moklick
|
8d873068cc
|
chore(ts/lint): cleanup
|
2022-08-08 15:14:34 +02:00 |
|
moklick
|
7150e0369e
|
feat(linting): add eslint
|
2022-08-08 13:34:00 +02:00 |
|
Christopher Möller
|
1bb32c8eb7
|
chore: setup monorepo using preconstruct
|
2022-07-11 18:04:27 +02:00 |
|
moklick
|
261452ec82
|
refactor(rollup): remove svgr
|
2022-04-11 12:14:33 +02:00 |
|
Clément Loridan
|
a09c35921a
|
merge(connectionLine): wbkd/react-flow:main
|
2021-10-21 14:05:34 +03:00 |
|
Clément Loridan
|
c7ba938f94
|
fix(tsconfig): add baseUrl
|
2021-09-23 10:40:01 +02:00 |
|
moklick
|
deea7cd514
|
refactor(bundle): dont use ts for creating es2015 code
|
2021-02-25 13:49:16 +01:00 |
|
moklick
|
bd79577fa7
|
feat(interaction): add zoomActiviationKeyCode #847
|
2021-01-20 11:36:10 +01:00 |
|
Moritz
|
a793f8c2ff
|
develop (#43)
* fix(ts): use strict mode strictNullChecks etc
* chore: Use extended React.HTMLAttributes<> (#41)
* refactor(code-format): add prettier closes #42
* feat(renderer): add snap to grid option closes #20
* chore(dependabot): use develop as target branch
|
2019-10-21 20:58:28 +02:00 |
|
Moritz
|
c5632323c3
|
Develop (#35)
* refactor(ts): add ReactFlowProps
* Refactor/grid.tsx (#24)
* chore(deps-dev): bump start-server-and-test from 1.10.4 to 1.10.5
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.4...v1.10.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* chore(deps-dev): bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* refactor: grid.js -> grid.tsx
* refactor(bg): remove unused renderer
* refactor(connectionline): use ts
* refactor(ts): edges
* chore(build): update
* Refactor/typescript (WIP) (#25)
* refactor(store): use ts
* refactor(edgewrapper): use ts
* fix(handle): provide onConnect default func
* refactor(nodeselection): use ts
* refactor(userselction): use ts
* refactor(plugins): use ts
* refactor(hooks): use ts
* refactor(nodes): use ts
* refactor(edgerenderer): use ts
* refactor(graphview): use ts
* refactor(utils): rename js to ts
* refactor(app): fix ts errors
* fix(ts): errors
* fix(app): ts errors
* refactor(app): ts erros
* refactor(app): ts errors
* fix(utils): removeElements
* feat(example): add empty renderer closes #34
* fix(connect): dont drag node on connect
* chore(build): update
|
2019-10-15 22:44:10 +02:00 |
|
Moritz
|
9148229c19
|
Refactor/ts (#21)
* refactor(ts): add deps
* refactor(ts): add tsconfig
* refactor(rollup): configure ts
|
2019-10-09 22:56:59 +02:00 |
|