Commit Graph
230 Commits
Author SHA1 Message Date
MoritzandGitHub 9148229c19 Refactor/ts (#21)
* refactor(ts): add deps

* refactor(ts): add tsconfig

* refactor(rollup): configure ts
2019-10-09 22:56:59 +02:00
moklick 0659a8d04b fix(build:dev): add npm install 2019-10-09 21:59:18 +02:00
moklick 372109dbc1 fix(build:dev): add npm install 2019-10-09 21:54:11 +02:00
moklick 73b28d8baf refactor(example): use normal react dep 2019-10-09 19:33:28 +02:00
moklick 50e076dffa refactor(rollup): use svgr instead off svg-rollup-plugin 2019-10-09 19:28:17 +02:00
moklick 88db943980 fix(travis): install example deps 2019-10-09 19:15:47 +02:00
moklick ff2fdf192e fix(travis): install example deps 2019-10-09 19:08:06 +02:00
moklick e144c9cd72 refactor(example): use create-react-app instead of parcel 2019-10-09 19:04:25 +02:00
moklick 3eea88d533 fix(tests): grid 2019-10-09 17:36:11 +02:00
MoritzandGitHub 4ad90ea951 Merge pull request #19 from wbkd/feat/background-dots
feat: Background dots
2019-10-09 17:23:20 +02:00
moklick 477cc09927 fix(bgTypes): add bg types to bg renderer #19 2019-10-09 17:23:02 +02:00
moklick 1638597a4d Merge branch 'master' of github.com:wbkd/react-flow 2019-10-09 17:15:43 +02:00
moklick 52d1c0c918 refactor(rollup): cleanup 2019-10-09 17:14:49 +02:00
AndyLnd 6726a3bbaa feat: Background dots 2019-10-09 16:58:40 +02:00
dependabot-preview[bot]andGitHub 7375bf979a Merge pull request #18 from wbkd/dependabot/npm_and_yarn/babel/core-7.6.3 2019-10-09 06:04:04 +00:00
dependabot-preview[bot]andGitHub 34cf9c7c9f chore(deps-dev): bump @babel/core from 7.6.2 to 7.6.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:58:48 +00:00
dependabot-preview[bot]andGitHub 6080f1bb6a Merge pull request #17 from wbkd/dependabot/npm_and_yarn/babel/preset-env-7.6.3 2019-10-09 05:56:47 +00:00
dependabot-preview[bot]andGitHub 7a37c7d44a chore(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:49:23 +00:00
dependabot-preview[bot]andGitHub 3166871080 Merge pull request #16 from wbkd/dependabot/npm_and_yarn/babel/preset-react-7.6.3 2019-10-09 05:47:21 +00:00
dependabot-preview[bot]andGitHub d1f8c4dfd2 chore(deps-dev): bump @babel/preset-react from 7.0.0 to 7.6.3
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.0.0 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.0.0...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 05:43:51 +00:00
moklick 13391afc06 fix(rollup): use named export 2019-10-08 23:51:03 +02:00
moklick 722ecd75a8 refactor(rollup): remove unused code 2019-10-08 23:09:59 +02:00
moklick e8f82c8e60 chore(build): update 2019-10-08 22:48:10 +02:00
moklick c0b00b9490 refactor(rollup): dont extract css 2019-10-08 22:43:26 +02:00
moklick ac2488b8d0 refactor(rollup): cleanup 2019-10-08 22:32:51 +02:00
moklick bf3ed421b4 refactor(bundle): dont use minifier 2019-10-08 21:42:16 +02:00
moklick 1377a42f41 feat(bundle): add module bundle 2019-10-08 21:20:22 +02:00
moklick b0949144d3 refactor(pkg): remove root 2019-10-08 21:13:26 +02:00
moklick 936550bdb2 refactor(bundle): only create one bundle #15 2019-10-08 21:12:07 +02:00
moklick b9f4d60d5f refactor(pkg): add root 2019-10-08 21:01:56 +02:00
moklick 161ab7fdfd refactor(bundle): create separate plugins bundle closes #15 2019-10-08 20:53:00 +02:00
moklick 956f4fb978 refactor(rollup): use terser instead of uglify 2019-10-08 20:31:12 +02:00
moklick 9230858227 refactor(plugins): create index file #15 2019-10-08 19:46:52 +02:00
MoritzandGitHub 379ccbfe79 Merge pull request #13 from wbkd/dependabot/npm_and_yarn/scheduler-0.16.2
chore(deps): bump scheduler from 0.15.0 to 0.16.2
2019-10-08 19:41:10 +02:00
moklick 8d19fc9824 feat(utils): create helper function for creating edges 2019-10-08 19:30:04 +02:00
moklick 48e9a8e75a fix(example): no bg for basic example 2019-10-08 18:50:32 +02:00
moklick 77faa369d4 refactor(background): allow multiple types #10 2019-10-08 18:47:18 +02:00
moklick f0f10b667c feat(editor): zoom on pinch closes #11 2019-10-08 18:21:48 +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
moklick a70e6efad7 Merge branch 'master' of github.com:wbkd/react-graph 2019-10-08 17:55:26 +02:00
moklick dba87f07b6 fix(travis): use cypress compatible config 2019-10-08 17:55:21 +02:00
dependabot-preview[bot]andGitHub aef6018413 Merge pull request #12 from wbkd/dependabot/npm_and_yarn/welldone-software/why-did-you-render-3.3.7 2019-10-08 15:51:14 +00:00
moklick b1caecb94b chore(dependabot): add config 2019-10-08 17:50:39 +02:00
moklick 8c0346da48 chore(travis): run npm test 2019-10-08 17:46:20 +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 a8ddc5504c fix(examples): create id for new edges 2019-10-07 22:41:05 +02:00