Commit Graph

159 Commits

Author SHA1 Message Date
BoykoAlex
81cc29c0e0 Publish 0.8.8-patch-1 2019-06-20 14:07:08 -04:00
BoykoAlex
d916647d91 Treat list property as a string rather than js array 2019-06-20 13:53:05 -04:00
BoykoAlex
017c9b7c70 chore(release): 0.8.8 2019-02-15 13:00:00 -05:00
BoykoAlex
37971905d3 chore(release): 0.8.7 2019-02-15 12:53:29 -05:00
BoykoAlex
2f515248b5 Upgrade dependencies 2019-02-15 12:12:34 -05:00
BoykoAlex
431e8ff5c3 Remove overflow:overlay usage 2019-01-29 12:07:12 -05:00
BoykoAlex
ffe5cffec1 Fix codemirror-minified not found problem for the sample 2018-12-14 10:55:08 -05:00
BoykoAlex
5c63968138 chore(release): 0.8.6 2018-12-03 16:52:21 -05:00
BoykoAlex
b7e0e59e4c Allow console.debug calls by the linter 2018-12-03 15:43:58 -05:00
BoykoAlex
6b8fa9d18f Revert "Switch back codemirror"
This reverts commit 680287c821.
2018-12-03 15:18:46 -05:00
BoykoAlex
923fe5fde4 Upgarde to angular 7.1.1 and jointjs 2.2.1 2018-12-03 14:36:55 -05:00
BoykoAlex
6dad59e371 Fix regression with routing overlapping links (culprit: lodash upgrade) 2018-11-29 15:08:52 -05:00
BoykoAlex
680287c821 Switch back codemirror 2018-10-18 15:42:58 -04:00
BoykoAlex
47c542e97e chore(release): 0.8.5 2018-10-18 15:05:19 -04:00
BoykoAlex
5a6635375c Replace codemirror with codemirror-minified
To fix Angular CLI build minification problem of lint.js from codemirror
2018-10-18 15:02:59 -04:00
BoykoAlex
6959c27a50 Completely remove lodash 2018-10-09 13:34:30 -04:00
BoykoAlex
b94309d0aa chore(release): 0.8.4 2018-09-10 16:56:13 -04:00
BoykoAlex
740e3282ef Fix palette collapse/expand handles 2018-09-10 16:55:45 -04:00
BoykoAlex
6f4b32f5f2 chore(release): 0.8.3 2018-09-08 12:09:23 -04:00
BoykoAlex
b6e4f26ab1 Override joint.util.deepClone and remove ugly workaround 2018-09-08 11:58:53 -04:00
BoykoAlex
1c7c2d7fad chore(release): 0.8.2 2018-09-08 00:16:39 -04:00
BoykoAlex
6655697fca Dependency re-work. Workaround JointJS removeAttr bug 2018-09-07 23:33:10 -04:00
BoykoAlex
5d7f8929fb Roll back to ngx-bootstrap 2.0.5 + rxjs-compat for sample app 2018-08-30 16:59:19 -04:00
BoykoAlex
166519e88d chore(release): 0.8.1 2018-07-24 11:50:31 -04:00
BoykoAlex
bc0eeb08c0 Rework editor component autosize() and fitToPage() 2018-07-22 16:30:00 -04:00
BoykoAlex
10825acc50 chore(release): 0.8.0 2018-07-10 15:41:18 -04:00
BoykoAlex
56ac907c59 Angular 6 compiler - clean up styles 2018-07-08 22:03:18 -04:00
BoykoAlex
cdc4b07100 Angular 6 compiler: complete inline/compile/bundle/minify rework 2018-07-06 23:06:27 -04:00
BoykoAlex
c130c5cc59 Upgarde to Angular 6 + RxJS 6 (no rxjs-compat) 2018-07-03 18:39:03 -04:00
BoykoAlex
45503cc2d2 Upgrade to JointJS 2.1.3 2018-07-03 11:46:16 -04:00
BoykoAlex
9f3c37be64 Workaround selector issue in JQuery 2018-06-12 00:04:16 -04:00
BoykoAlex
4ee6b19a4f Fixes for JointJS 2.1.2 adoption 2018-06-11 18:09:11 -04:00
BoykoAlex
901fce77f8 Adopt JointJS 2.1.2 2018-06-11 14:34:34 -04:00
Andy Clement
483faf1a1b Continue to run validation even if graph-to-text conversion fails 2018-06-01 12:59:54 -07:00
Alex Boyko
f683c49591 Merge pull request #27 from vgordievskiy/master
Replace BrowserModule to CommonModule for the lazy loading problem.
2018-05-09 10:36:45 -04:00
Vladislav Gordievskiy
5f90e33fff remove BrowserModule from FloModule and add CommonModule 2018-05-09 14:42:05 +03:00
BoykoAlex
7fcab0bfd1 chore(release): 0.7.5 2018-05-03 23:39:19 -04:00
BoykoAlex
8113fb9c05 Better fix for EditorContext.clearGraph() text and graph sync 2018-05-03 23:38:06 -04:00
BoykoAlex
a8558e2c8a chore(release): 0.7.4 2018-05-01 16:11:03 -04:00
BoykoAlex
622c8279ad Fix graph clear function in editor context 2018-04-26 11:37:12 -04:00
BoykoAlex
8b99fcb5df chore(release): 0.7.3 2018-04-16 23:06:31 -04:00
BoykoAlex
7aea8806d6 chore(release): 0.7.2 2018-04-16 22:21:30 -04:00
BoykoAlex
b1b4150e66 Upgrade to Angular 5.2.9 2018-03-27 12:19:43 -04:00
BoykoAlex
4971131b51 Eliminate memory leaks via Paper object 2018-03-27 12:03:31 -04:00
BoykoAlex
a0571b7f5f chore(release): 0.7.1 2018-03-08 12:13:51 -05:00
BoykoAlex
3039208573 Make properties dialog model re-usable outside of graph 2018-03-01 19:44:08 -05:00
BoykoAlex
c39d28dba2 Updated to angular 5.2.3 and rxjs 5.5.6 2018-02-15 12:35:46 -05:00
BoykoAlex
9e420d266e chore(release): 0.7.0 2018-01-17 12:01:29 -05:00
BoykoAlex
0c2db4e755 Update screenshot 2018-01-17 11:43:23 -05:00
Alex Boyko
c79fc094e1 Merge pull request #22 from Lappro/patch-1
Fix broken link formatting in README
2018-01-10 11:46:26 -05:00