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
Paul van den Burg
20ad135434
Fix broken link formatting in README
2018-01-10 17:43:22 +01:00
BoykoAlex
0ee041142d
Fix validation event when graph->text sync is off
2017-12-22 12:46:06 -05:00
BoykoAlex
fef3d96a59
Switch to README.md from adoc
2017-11-20 15:54:13 -05:00
Alex Boyko
69a2879111
Update README.adoc
2017-11-17 11:13:32 -05:00
Alex Boyko
b0dec68cde
Update README.adoc
2017-11-17 11:12:46 -05:00
Alex Boyko
71d36bc848
Update README.adoc
2017-11-17 11:10:04 -05:00
Alex Boyko
9c5ae0d01a
Update README.adoc
2017-11-17 10:50:38 -05:00
Alex Boyko
97e6eda560
Update README.adoc
2017-11-17 10:48:15 -05:00
Alex Boyko
2d2460d3f3
Update README.adoc
2017-11-17 10:45:57 -05:00
BoykoAlex
fed41c7af7
Pre-release preparation
2017-11-16 14:20:34 -05:00
BoykoAlex
d08c0e5b57
Fix default true for a property and SELECT entry for options
2017-11-16 01:38:12 -05:00
BoykoAlex
0dcd872628
Fix dependency version to make the mysterious build error go away
2017-11-11 00:54:55 -05:00
BoykoAlex
cdb6709437
Port code-editor component
2017-11-10 16:53:18 -05:00
Tony Crisci
12d371ff69
Common jointjs reference
...
Give all parts of the library and app a common reference to jointjs.
This change is meant to harden against build systems that might split
the reference when building.
fixes #17
2017-11-08 18:14:32 -05:00
Andy Clement
fdf3b6ffbc
Turn on graph-text syncing when palette gets focus
...
Previously we were turning on graph-text syncing typically when
the text box loses focus (on blur) but that is driven when you
switch browser tabs. This means switching browser tabs and back
again could damage your text (if you were mid-something) even
though you hadn't actually touch the graph canvas. With this
change we only turn on graph-text syncing (and drive the
regeneration of the text from the graph) if you actively
interact with the palette
2017-11-08 10:06:28 -08:00
BoykoAlex
c8fadb1ba7
Maked rxjs version fixed to avoid ./operators issue with 5.5.2
2017-11-05 19:10:58 -05:00
Alex Boyko
12efc9d736
Merge pull request #15 from acrisci/feature/metamodel-listener
...
Implement metamodel listener
2017-11-05 14:18:19 -05:00
Tony Crisci
664215d85c
Implement metamodel listener
...
fixes #13
2017-11-05 12:07:33 -05:00
Gunnar Hillert
16d0d3daa7
gh-11 Fix postinstall issue when building under Windows
2017-10-31 18:30:43 -07:00
BoykoAlex
675194e9b0
Palette performance
2017-10-23 02:17:06 -04:00
BoykoAlex
e439e624fb
Fire editor ready and content validated events from Flo editor
...
PaletteReadt observable on editor
Switch to BehaviorSubject
2017-10-23 01:11:49 -04:00
BoykoAlex
2cc5e215aa
Correct graph-text subjects
...
Switch subjects to observables
2017-09-22 18:51:30 -04:00
BoykoAlex
e4782f11e3
Text-Graph conversion completed subjects
2017-09-13 16:57:11 -04:00
BoykoAlex
b584fed1ed
Validation
...
Validation
Validation
Validation
Validation markers emitter
DSL editor emitter
Validation
Validation
Validation
2017-09-12 17:44:08 -04:00
BoykoAlex
e0bdb77f8c
Change API for Renderer#handleLinkEvent(...)
2017-09-11 20:41:45 -04:00
BoykoAlex
b4e20eb9cd
Change API for Renderer#handleLinkEvent(...)
...
Change API for Renderer#handleLinkEvent(...)
Change API for Renderer#handleLinkEvent(...)
Bogus changes
Remove unnecessary file
2017-09-05 18:59:45 -04:00
BoykoAlex
a89903ceea
Simple list of string property control
2017-08-31 14:06:12 -04:00
BoykoAlex
9b5d5a6041
Clean up loaded subject
2017-08-31 11:10:25 -04:00
BoykoAlex
76a87ed3ff
Clean up loaded subject
2017-08-31 10:58:30 -04:00
BoykoAlex
a4e8891737
Separate PropertiesModel load from constructor
2017-08-31 10:17:46 -04:00
BoykoAlex
80f1511462
Form control value validators
2017-08-30 21:36:25 -04:00
BoykoAlex
dcfb5101af
Polish dynamic form property validation
2017-08-30 19:35:21 -04:00
BoykoAlex
fbf23f0bdd
Adjustments for form control value validation API
2017-08-30 18:50:49 -04:00
BoykoAlex
6c25da8783
Export Shapes namespace
2017-08-30 17:19:45 -04:00
BoykoAlex
f303076aa9
Properties dialog components polish and styling
2017-08-30 17:16:08 -04:00
BoykoAlex
8b32463336
Properties dialog components polish and styling
2017-08-30 14:52:48 -04:00
BoykoAlex
4ddc1275c0
Replace String with string, add type to property metadata
2017-08-29 22:09:42 -04:00
BoykoAlex
f8f52e200e
Add code mirror styles for addons
2017-08-29 19:28:48 -04:00
BoykoAlex
d06fbc5a43
Add code mirror styles for addons
2017-08-29 19:15:25 -04:00
BoykoAlex
2978a881b3
Adjust canvas zoom controls layout
2017-08-25 17:17:12 -04:00