Commit Graph

199 Commits

Author SHA1 Message Date
BoykoAlex
84dfdd04b4 Palette floater canvas size fix 2019-11-19 23:01:28 -05:00
BoykoAlex
ef72b025fd Palette entry layout adjustment 2019-11-19 21:58:53 -05:00
BoykoAlex
41b9f0fce6 Palette renderer 2019-11-19 21:38:33 -05:00
BoykoAlex
3b58c89d90 Add ViewerDescriptor parameter to Renderer#createNode(...) 2019-11-07 15:49:27 -05:00
BoykoAlex
9ed2365c9e Feedback canvas size 2019-11-07 13:43:07 -05:00
BoykoAlex
7edcde8a96 Limit fan routing for links between same ports 2019-11-06 10:52:45 -05:00
BoykoAlex
1810b326fd Revert port type changes 2019-11-04 18:30:37 -05:00
BoykoAlex
963eac8c0a Move link event handler after all other hooks have been added 2019-11-04 14:55:13 -05:00
BoykoAlex
d2efa2251b Port type 2019-11-04 11:32:59 -05:00
BoykoAlex
fc0fc4e3c4 Add addParentClass highlighter 2019-10-30 18:44:43 -04:00
BoykoAlex
42a01a6a3d Complete swotching back to regular CM 2019-10-30 18:44:11 -04:00
BoykoAlex
d173ee154d Switch back to 'codemirror' 2019-10-22 17:07:50 -04:00
BoykoAlex
9a8e72dee4 Update dependencies 2019-10-21 11:36:43 -04:00
BoykoAlex
aad8138099 Bump jquery in dev dependencies 2019-07-15 11:15:47 -04:00
BoykoAlex
7d3a172225 chore(release): 0.8.12 2019-07-15 10:45:24 -04:00
BoykoAlex
0fb3deb3e6 Bump node version for travis build 2019-07-08 16:01:16 -04:00
BoykoAlex
fccf7784ab Minimize Flo - factor out some inlined styles
Generate flo.css

CM extension to be added on the client side

Switch to joint.core

Update joint.core switch script

Try post-install

Proper postinstall stage

Remove support for joint.core switch
2019-07-08 15:48:30 -04:00
BoykoAlex
13238cd6f4 chore(release): 0.8.11 2019-07-04 10:50:43 -04:00
BoykoAlex
392c380a11 Cleanup dependencies 2019-07-03 18:35:49 -04:00
Alex Boyko
529a87fe80 Merge pull request #57 from hakhan88/master
fix for aot compilation to be used when using in other repo as dependency
2019-06-25 10:20:56 -04:00
Haris khan
753538d0e3 put back dist and out-tsc in git ignore 2019-06-25 18:14:14 +08:00
Haris khan
477e2c28bf put back dist and out-tsc in git ignore 2019-06-25 18:13:12 +08:00
hakhan88
4ed363b5ea Delete README.md 2019-06-25 18:12:07 +08:00
hakhan88
c8ef741b91 Delete LICENSE 2019-06-25 18:11:38 +08:00
Haris khan
60871534d6 put back dist and out-tsc in git ignore 2019-06-25 18:08:01 +08:00
BoykoAlex
afe3dbf218 Move up to 0.8.10 2019-06-20 11:55:06 -04:00
BoykoAlex
6af119d710 Treat list property as a string rather than js array 2019-06-19 18:06:11 -04:00
hakhan88
02b04ea279 update out tsc 2019-06-13 00:18:46 +08:00
hakhan88
dc4a40d457 update dis 2019-06-13 00:18:04 +08:00
hakhan88
85862621b6 update package lock 2019-06-13 00:15:36 +08:00
Haris khan
908b2472a7 fix for aot compilation 2019-06-13 00:08:00 +08:00
BoykoAlex
56c73a8991 Upgrade ngx-bootstrap for sample app 2019-06-06 17:25:57 -04:00
BoykoAlex
d0e1667d40 Switch to Angular 8 2019-06-05 15:35:32 -04:00
Haris khan
564ba090e9 dmFIx 2019-05-14 19:33:53 +08: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