Commit Graph

167 Commits

Author SHA1 Message Date
BoykoAlex
aa9cf79aa7 chore(release): 0.8.10 2019-06-20 11:44:56 -04:00
BoykoAlex
ab443839ea Treat list property as a string rather than js array 2019-06-20 11:43:53 -04:00
BoykoAlex
33aaefe505 chore(release): 0.8.9 2019-04-16 17:06:44 -04:00
BoykoAlex
06645f1d04 No post-install build 2019-04-04 18:26:26 -04:00
BoykoAlex
2ad453f54d JointJS 2.2.1 2019-04-04 17:20:48 -04:00
BoykoAlex
db2d381199 Checkbox property control handle strings and numbers 2019-04-04 16:10:57 -04:00
BoykoAlex
6cbaa002bf Upgrade to Angular 7.2.10 2019-03-26 12:45:14 -04:00
Alex Boyko
2bc70e816a Merge pull request #52 from spring-operator/polish-urls-apache-license-master
URL Cleanup
2019-03-21 18:54:15 -04:00
BoykoAlex
d8bb3e0b11 URL Cleanup 2019-03-21 17:11:15 -04:00
Spring Operator
3f396a28ee URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 5 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
2019-03-21 14:52:52 -05: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