8b2f5c8961
v6.6.1
2021-08-10 02:09:28 +02:00
9460ce8eeb
Updated dependecies to support both react 16 and 17
...
Updated test to work with jest 27
Prettier changes
2021-07-11 17:27:31 -04:00
f661824282
v6.6.0
2021-07-11 18:21:20 +02:00
5b642a1d1b
Merge pull request #809 from vadimshvetsov/fix-smartrouting-selection
...
Fix smart routing selection issue
2021-06-04 23:55:03 +02:00
d9bd430f82
v6.5.2
2021-04-14 11:05:32 +02:00
291241cacb
v6.5.1
2021-04-12 19:39:04 +02:00
e974627fd0
some fixes
2021-04-12 14:59:50 +02:00
67be47b4ae
v6.5.0
2021-03-20 22:42:33 +02:00
8173b70834
add a few small fixes and improvements
2021-03-20 22:20:24 +02:00
53eee3f518
remove old scripts
2021-03-14 13:27:19 +02:00
4649597a97
v6.4.2
2021-03-14 13:00:53 +02:00
ff0f7188fa
oops
2021-03-14 12:55:47 +02:00
c6556d7475
v6.4.1
2021-03-13 23:54:50 +02:00
b0343daf6f
v6.4.0
2021-03-13 23:43:13 +02:00
b7dfa6da21
fix demos
2021-03-12 22:58:46 +02:00
293123b5c6
project updates
2021-03-12 22:35:25 +02:00
00c2a41c0c
Fix smart routing selection issue
2021-03-01 14:29:20 +03:00
63dbe41df0
v6.3.0
2020-12-03 22:02:46 +02:00
9b58fa3963
fix port background color
...
rgba(white, 0.1) is not valid css, changed it to valid
rgba syntax - <rgba()> = rgba( <percentage>{3} [ / <alpha-value> ]? ) | rgba( <number>{3} [ / <alpha-value> ]? ) from https://developer.mozilla.org/en-US/docs/Web/CSS/background-color
2020-10-12 23:52:13 +03:00
c5b24f6e7b
v6.2.0
2020-06-03 21:08:04 +02:00
655462087f
prettier
2020-06-03 21:02:49 +02:00
ef822f5540
v6.1.1
2020-04-25 19:59:05 +02:00
2a28368d5e
v6.1.0
2020-04-25 19:57:09 +02:00
ff2a668842
Support deriving from DefaultLabelModel
...
The DefaultLabelModel constructor deviated from pattern followed by the other Default*Model types, where `...options` is merged after the hardcoded values so that derived classes can override the options. This change makes it conform to that pattern.
2020-04-23 17:16:08 -04:00
280a1fc0e4
v6.0.2
2020-03-06 10:12:11 +02:00
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
49242281e7
Merge pull request #558 from david-simon/master
...
fix DefaultNodeModel.removePort unbound splice #557
2020-03-06 09:50:49 +02:00
f78c5de4ae
fix DefaultNodeModel.removePort unbound splice #557
2020-03-05 13:26:09 +01: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
469dbc00af
v6.0.1-beta.7
2019-12-20 12:23:08 +02:00
341e540af6
v6.0.1-beta.6
2019-11-23 23:56:32 +02:00
741851b855
v6.0.1-beta.5
2019-09-12 11:59:17 +02:00
05f1345e62
Merge pull request #426 from vidjuheffex/patch-1
...
issue #407 update css to remove first-child unsafe warning
2019-09-12 00:36:44 +02:00
39c4f37d12
update css to remove first-of-type unsafe warning
2019-09-10 22:30:20 -05: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
ad25420166
v6.0.1-beta.3
2019-09-03 09:46:24 +02:00
0deaec246d
added usefull variable that gives last known index of path
2019-09-02 09:26:31 +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
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
630467cf97
small display issue with ports
2019-08-11 17:19:15 +02:00
d2c5bac65c
v6.0.0-beta.0
2019-08-11 00:57:16 +02:00
51c6bd2391
fix tests
2019-08-11 00:31:49 +02:00
4a57ecdc97
lik 99% there
2019-08-10 16:37:40 +02:00
a46e17306b
serialization is almost working again
2019-08-10 14:08:28 +02:00