Nick O'Leary
96a0dbea2d
Don't include subflow meta-port nodes in exported selection
...
Fixes #1362
2017-08-08 15:48:54 +01:00
Nick O'Leary
00460d856b
Add copy path/value buttons to debug messages
2017-05-10 15:49:56 +01:00
Nick O'Leary
93ef84f495
Move palette editor to settings panel
2017-05-03 11:38:16 +01:00
Nick O'Leary
61890f19bc
Use queryCommandSupported not queryCommandEnabled to check for copy support
2017-04-21 09:05:03 +01:00
Nick O'Leary
73501f3ad3
Resync with master
2017-03-01 17:45:09 +00:00
Dave Conway-Jones
424e854778
clipboard export text stay highlighted even when button deselected
...
i.e. if you hit button twice text stays selected.
2017-02-28 22:54:13 +00:00
Dave Conway-Jones
f5e6ca3e10
ensure export clipboard keeps text selected and formatted
2017-02-28 21:50:09 +00:00
Nick O'Leary
0720128bd4
Support dropping json files into the editor
2017-01-19 15:34:14 +00:00
Nick O'Leary
0a96259ddf
Update copyright header for JS Foundation
2017-01-11 15:24:33 +00:00
Nick O'Leary
a95727b654
Scope input/export actions to be global
2017-01-11 14:15:14 +00:00
Nick O'Leary
b1684e82d8
Dynamically generate keyboard shortcut help dialog
2017-01-11 11:35:48 +00:00
Nick O'Leary
16ecb1a9cb
Overhaul keyboard handling and introduce editor actions
2016-12-04 22:59:43 +00:00
Nick O'Leary
252040f03b
Add import-to-new-tab option
2016-09-23 22:02:12 +01:00
Nick O'Leary
d915b280d4
Add new options to export-nodes dialog
2016-09-19 13:54:23 +01:00
Nick O'Leary
78b1bf8f25
Merge branch '0.14.0'
2016-06-17 21:30:09 +01:00
Josh
3454e5ac77
Flows lib honours flowFilePretty setting ( #837 )
...
* Flow lib now adheres to pretty flow file, ui also adheres to this as well
* added settings mock object in flows_spec get api test
* reverted api changes, fixed parse of flow only
* try spell flows correctly
2016-05-17 22:09:57 +01:00
Nick O'Leary
a9bfa4e79b
Allow keyboard shortcuts to be scoped to a dom element
...
This gets rid of the need to enable/disable the keyboard handling
at various times.
Allows Ctrl-C to work as expected when selecting text in debug/info
sidebar.
Downside is shortcuts that apply to the workspace (select-all, copy
etc) now require the workspace to be focussed.
2016-05-08 22:50:55 +01:00
Nick O'Leary
fa90eeac55
Make all dialog buttons consistent with editor tray
2016-05-03 21:36:22 +01:00
Dave Conway-Jones
661e1a4f90
try to trim imported/dragged flows to [ ]
2016-01-08 19:54:16 +00:00
Nick O'Leary
04cd19349d
Don't reuse node-edit dialog for library export ui
...
Fixes #762
2015-12-07 22:15:14 +00:00
Nick O'Leary
999cf66b27
Add editor events component and migrate to it
2015-07-10 19:49:53 +01:00
Nick O'Leary
c47da013ff
Tidy up of editor i18n messages
2015-07-02 10:49:40 +01:00
Allen Boone
cb1d18c7c8
Fixed problem with RED._ being unavailable to module code
2015-07-02 10:49:38 +01:00
Allen Boone
4a318553f7
Updated editor ui NLS strings
2015-07-02 10:49:38 +01:00
Nick O'Leary
dfd8ab3545
Detect mouse paste in Import nodes dialog
2015-06-17 20:48:56 +01:00
Nick O'Leary
5af6ac3e80
Rename menu ids to be logically consistent
2015-04-13 16:48:38 +01:00
Nick O'Leary
203d3f672c
Add build step to Grunt file
2015-04-09 10:22:05 +01:00