eeece55c31
v6.0.1
2020-03-06 10:06:47 +02:00
8d73d238fe
Merge pull request #556 from VostroNet/es6-build
...
ES6 Module Support
2020-03-06 10:03:57 +02:00
6e77f3503a
adding es modules and including src for linking/reference
2020-03-04 10:06:13 +10:00
aa186f7040
Allow the build on MS Windows
2020-02-20 10:25:55 +01:00
410d6cfccf
reverted commit (.gitignore)
2020-02-14 14:26:28 +03:00
1dd26253b2
remove dist from .gitignore
2020-02-14 13:44:57 +03:00
7e15c55a73
added modifiers to delete buttons
2020-02-14 11:12:34 +03:00
469dbc00af
v6.0.1-beta.7
2019-12-20 12:23:08 +02:00
20a6bfe012
Do deep clone instead of shallow clone.
...
Fixes #436
2019-12-19 10:46:29 +01:00
3e91dad2e1
Unselect when not in Selection bounding box anymore.
...
Performance optimisation to only fire event when value actually changed.
Solves #417
2019-12-12 16:01:36 +01:00
96d6d0dcf2
removing repaintDebounce from animation demo
2019-12-03 08:40:05 +00:00
a9e5575646
removing the repaintDebounce boolean option
2019-11-26 12:50:53 +00:00
d0331cb205
Updating the CanvasEngine to have extended repaintDebounce and repaintDebounceMs options
2019-11-24 14:50:04 +00:00
8556937ff1
Wrap the repaint method intoa 60ms debounce to improve performances, closes #478
2019-11-24 14:27:24 +00:00
341e540af6
v6.0.1-beta.6
2019-11-23 23:56:32 +02:00
3c8839a1ec
More bug fixes
2019-11-18 14:23:58 -03:00
a7ab686463
Some BugFix
2019-11-18 14:07:53 -03:00
11c2c70ec6
Options to NOT REGISTER default DeleteItemsAction and ZoomCanvasAction
2019-11-18 14:02:30 -03:00
dedc627294
Export DeleteItemsAction and event to deregister the default DeleteI...
...
DeleteItemsAction and ZoomCanvasAction are now exported;
Now there is 2 functions to deregister the default ZoomCanvas and DeleteItems actions;
A exemple with how to deregister and register another DeleteItemsAction
2019-11-16 21:58:12 -03:00
dfc7102b1c
export SmartLayerWIdget from react-canvas-core
...
Fixes #450
2019-10-07 12:39:02 -04:00
741851b855
v6.0.1-beta.5
2019-09-12 11:59:17 +02:00
1dccace7e2
fix for unique key maps
2019-09-10 16:49:13 -07:00
1a7acafdc8
v6.0.1-beta.4
2019-09-03 09:48:37 +02:00
326567c290
v6.0.1-beta.2
2019-08-19 07:26:28 +02:00
e59edefbeb
v6.0.1-beta.1
2019-08-17 11:30:44 +02:00
27022d2965
Fixed up link selecting
2019-08-17 11:27:54 +02:00
77418ee8e7
v6.0.1-beta.0
2019-08-13 22:46:26 +02:00
07c74d850f
v6.0.0-beta.2
2019-08-13 22:10:22 +02:00
96655baff2
v6.0.0-beta.1
2019-08-11 17:20:32 +02:00
d2c5bac65c
v6.0.0-beta.0
2019-08-11 00:57:16 +02:00
5c66c84a31
I think we done
2019-08-10 16:58:56 +02:00
4a57ecdc97
lik 99% there
2019-08-10 16:37:40 +02:00
9fc65b7d7f
added some nice apis to improve rendering and such
2019-08-10 15:04:43 +02:00
a46e17306b
serialization is almost working again
2019-08-10 14:08:28 +02:00
7045d75ae7
reworked deserialization
2019-08-10 12:46:59 +02:00
47e4a14520
fixing serialization
2019-08-10 12:01:08 +02:00
58eee117e9
we have parity with dragging and creating new links
2019-08-09 00:03:42 +02:00
09d5b65e59
got more parity with moving points and such
2019-08-07 21:50:41 +02:00
ea6adbe61b
more parity
2019-08-06 23:56:17 +02:00
5f74600157
some more parity work
2019-08-06 23:50:50 +02:00
3590245f6c
moving items works again
2019-08-05 00:24:43 +02:00
46aa99b2ea
selections are now event driven
2019-08-04 18:12:24 +02:00
80f86867fd
dragging and stuff is working again
2019-08-04 17:51:03 +02:00
52f9105b1b
state machines yay
2019-08-04 17:25:56 +02:00
e9558919fb
pretty
2019-08-04 13:28:38 +02:00
dd5a0b7d8d
break it up further into canvas
2019-08-04 13:27:55 +02:00