Commit Graph
378 Commits
Author SHA1 Message Date
moklick 956f4fb978 refactor(rollup): use terser instead of uglify 2019-10-08 20:31:12 +02:00
dependabot-preview[bot]andGitHub d97ef206fa chore(deps): bump scheduler from 0.15.0 to 0.16.2
Bumps [scheduler](https://github.com/facebook/react/tree/HEAD/packages/scheduler) from 0.15.0 to 0.16.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/scheduler)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 16:09:42 +00:00
moklick 3839eb15d1 fix(travis): dev task 2019-10-08 18:02:06 +02:00
MoritzandGitHub b5bc16755c Merge pull request #14 from wbkd/dependabot/npm_and_yarn/react-draggable-4.0.3
chore(deps): bump react-draggable from 3.3.2 to 4.0.3
2019-10-08 17:58:25 +02:00
dependabot-preview[bot]andGitHub 88be9f48ee chore(deps): bump react-draggable from 3.3.2 to 4.0.3
Bumps [react-draggable](https://github.com/mzabriskie/react-draggable) from 3.3.2 to 4.0.3.
- [Release notes](https://github.com/mzabriskie/react-draggable/releases)
- [Changelog](https://github.com/mzabriskie/react-draggable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mzabriskie/react-draggable/compare/v3.3.2...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 14:28:17 +00:00
dependabot-preview[bot]andGitHub 9ab5fba2e7 chore(deps): bump @welldone-software/why-did-you-render
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v3.3.6...v3.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 14:27:02 +00:00
moklick 1a797f7887 feat(controls): add icons #8 2019-10-08 13:52:38 +02:00
moklick a192176d32 feat(rollup): add uglify and sourcemap 2019-10-07 22:22:26 +02:00
moklick 0e67f5fefa refactor(build): dont include react-dom 2019-10-07 18:26:56 +02:00
moklick 4f4f597eb6 refactor(app): rename react-graph to react-flow 2019-10-06 19:13:18 +02:00
moklick cc2775dd78 refactor(app): folder structure, components cleanup 2019-10-06 19:01:02 +02:00
moklick a087faf3ca refactor(test): add npm commands 2019-09-26 15:07:13 +02:00
moklick a6dbd8ebe1 feat(tests): add cypress 2019-09-25 21:33:20 +02:00
moklick 7958022ded feat(nodes): allow multiple handles 2019-09-11 17:58:18 +02:00
moklick feca64048a refactor(state): use easy-peasy 2019-08-20 17:48:04 +02:00
moklick 311a18b769 refactor(deps): use fast-deep-equal 2019-08-19 15:53:10 +02:00
moklick f80c1b01c2 refactor(deps): remove react-sizeme 2019-08-19 15:28:51 +02:00
moklick 0bb555bf17 refactor(react-graph): use func comp 2019-08-19 13:31:31 +02:00
moklick a53edd79cc refactor(storybook): remove 2019-08-05 15:37:01 +02:00
moklick ec7231e42d refactor(nodeRenderer): dont use Context in nodes 2019-07-31 16:00:46 +02:00
moklick aa7e209d02 feat(storybook): add simple story 2019-07-31 13:10:27 +02:00
moklick f7a7ea2b22 feat(postcss): add nested plugin 2019-07-25 00:10:56 +02:00
moklick 52241d2be8 feat(rollup): add bundle size 2019-07-15 19:09:09 +02:00
moklick 5b9abd8c9e feat(deps): remove emotion 2019-07-15 18:45:33 +02:00
moklick e3b7916b82 feat(renderer): add onChange 2019-07-15 18:24:47 +02:00
moklick a027150422 feat(dev): use husky 2019-07-15 17:29:46 +02:00
moklick 1c382a799d refactor(tasks): add postinstall 2019-07-15 17:02:18 +02:00
moklick cf4441ce6d init 🚀 2019-07-15 16:48:04 +02:00