Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@greatnonprofits-nfp/flow-editor

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@greatnonprofits-nfp/flow-editor - npm Package Compare versions

Comparing version 1.6.6 to 1.6.7

build/precache-manifest.983f26a98c425c6772bd8a321300dc08.js

10

build/asset-manifest.json
{
"files": {
"main.css": "./static/css/main.6fd69685.chunk.css",
"main.js": "./static/js/main.2e8b6b31.chunk.js",
"main.js.map": "./static/js/main.2e8b6b31.chunk.js.map",
"main.js": "./static/js/main.2f9006ba.chunk.js",
"main.js.map": "./static/js/main.2f9006ba.chunk.js.map",
"runtime~main.js": "./static/js/runtime~main.d653cc00.js",
"runtime~main.js.map": "./static/js/runtime~main.d653cc00.js.map",
"static/js/2.b128ef81.chunk.js": "./static/js/2.b128ef81.chunk.js",
"static/js/2.b128ef81.chunk.js.map": "./static/js/2.b128ef81.chunk.js.map",
"static/js/2.c330159b.chunk.js": "./static/js/2.c330159b.chunk.js",
"static/js/2.c330159b.chunk.js.map": "./static/js/2.c330159b.chunk.js.map",
"index.html": "./index.html",
"precache-manifest.360d918f997de566fc61f7a5be6f0990.js": "./precache-manifest.360d918f997de566fc61f7a5be6f0990.js",
"precache-manifest.983f26a98c425c6772bd8a321300dc08.js": "./precache-manifest.983f26a98c425c6772bd8a321300dc08.js",
"service-worker.js": "./service-worker.js",

@@ -13,0 +13,0 @@ "static/css/main.6fd69685.chunk.css.map": "./static/css/main.6fd69685.chunk.css.map",

@@ -17,3 +17,3 @@ /**

importScripts(
"./precache-manifest.360d918f997de566fc61f7a5be6f0990.js"
"./precache-manifest.983f26a98c425c6772bd8a321300dc08.js"
);

@@ -20,0 +20,0 @@

@@ -7,738 +7,756 @@ ### Changelog

#### [v1.6.2](https://github.com/nyaruka/floweditor/compare/v1.6.1...v1.6.2)
#### [v1.6.7](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.6.2...v1.6.7)
> 11 December 2019
- Lookup parameters validation [`#13`](https://github.com/greatnonprofits-nfp/floweditor/pull/13)
- Hotfix: shorten_url to call_shorten_url [`#12`](https://github.com/greatnonprofits-nfp/floweditor/pull/12)
- Feature/lookup giftcard [`#11`](https://github.com/greatnonprofits-nfp/floweditor/pull/11)
- Trackable links [`#10`](https://github.com/greatnonprofits-nfp/floweditor/pull/10)
- Lookup parameters [`#9`](https://github.com/greatnonprofits-nfp/floweditor/pull/9)
- Giftcard [`#8`](https://github.com/greatnonprofits-nfp/floweditor/pull/8)
- Fix Lookup [`#5`](https://github.com/greatnonprofits-nfp/floweditor/pull/5)
- Updated tests for timeout on less than 1 min [`#6`](https://github.com/greatnonprofits-nfp/floweditor/pull/6)
- Updated links to point to GreatNonprofits repo [`#4`](https://github.com/greatnonprofits-nfp/floweditor/pull/4)
- Added timeout for less than 1 minute [`#3`](https://github.com/greatnonprofits-nfp/floweditor/pull/3)
- WIP [`e2ccd19`](https://github.com/greatnonprofits-nfp/floweditor/commit/e2ccd19463ce2a413e5a99ea3745974711ab036f)
- WIP - Adding new Lookup Flow Step [`5406b5b`](https://github.com/greatnonprofits-nfp/floweditor/commit/5406b5b29e9af55eac6e674c8ee67bd3a70a6f52)
- Add GiftCardRouterForm [`31d3e87`](https://github.com/greatnonprofits-nfp/floweditor/commit/31d3e87446422d3b7b9abfcf688624c06ed9ed8e)
#### [v1.6.2](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.6.1...v1.6.2)
> 28 June 2019
- Move dev dependencies into the proper place [`5a8a379`](https://github.com/nyaruka/floweditor/commit/5a8a379bc9dc6e0fb045300c49db4cd4665db087)
- Tweak post version command [`711414f`](https://github.com/nyaruka/floweditor/commit/711414f65c0317868931e93b09c2c333de70d0ba)
- Move dev dependencies into the proper place [`5a8a379`](https://github.com/greatnonprofits-nfp/floweditor/commit/5a8a379bc9dc6e0fb045300c49db4cd4665db087)
- Tweak post version command [`711414f`](https://github.com/greatnonprofits-nfp/floweditor/commit/711414f65c0317868931e93b09c2c333de70d0ba)
#### [v1.6.1](https://github.com/nyaruka/floweditor/compare/v1.6.0...v1.6.1)
#### [v1.6.1](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.6.0...v1.6.1)
> 26 June 2019
- Fix loop when dragging new connection [`#656`](https://github.com/nyaruka/floweditor/pull/656)
- Fix infinite loop when dragging new connection [`de93fff`](https://github.com/nyaruka/floweditor/commit/de93fffbf441c8e1e7ec462968718cd77fae60da)
- Fix loop when dragging new connection [`#656`](https://github.com/greatnonprofits-nfp/floweditor/pull/656)
- Fix infinite loop when dragging new connection [`de93fff`](https://github.com/greatnonprofits-nfp/floweditor/commit/de93fffbf441c8e1e7ec462968718cd77fae60da)
#### [v1.6.0](https://github.com/nyaruka/floweditor/compare/v1.5.15...v1.6.0)
#### [v1.6.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.15...v1.6.0)
> 25 June 2019
- Show error messages during async field creation [`#654`](https://github.com/nyaruka/floweditor/pull/654)
- Force save flag [`#652`](https://github.com/nyaruka/floweditor/pull/652)
- Changes to set language [`#649`](https://github.com/nyaruka/floweditor/pull/649)
- Update completion for @run.results [`#648`](https://github.com/nyaruka/floweditor/pull/648)
- Tweak alignment on attachments [`#647`](https://github.com/nyaruka/floweditor/pull/647)
- Use org language name if present, exclude default from set language [`1ee72dd`](https://github.com/nyaruka/floweditor/commit/1ee72ddc7d64812ca2826d86d241958bd4a9f479)
- Add flag to force saves on load [`03cca2e`](https://github.com/nyaruka/floweditor/commit/03cca2e2cd8b8586a3f610054c13e5619878a931)
- Remove quiet period on forced save [`11ec950`](https://github.com/nyaruka/floweditor/commit/11ec9505f6b2926dcd206f73bf406f5ba4c1f4de)
- Show error messages during async field creation [`#654`](https://github.com/greatnonprofits-nfp/floweditor/pull/654)
- Force save flag [`#652`](https://github.com/greatnonprofits-nfp/floweditor/pull/652)
- Changes to set language [`#649`](https://github.com/greatnonprofits-nfp/floweditor/pull/649)
- Update completion for @run.results [`#648`](https://github.com/greatnonprofits-nfp/floweditor/pull/648)
- Tweak alignment on attachments [`#647`](https://github.com/greatnonprofits-nfp/floweditor/pull/647)
- Use org language name if present, exclude default from set language [`1ee72dd`](https://github.com/greatnonprofits-nfp/floweditor/commit/1ee72ddc7d64812ca2826d86d241958bd4a9f479)
- Add flag to force saves on load [`03cca2e`](https://github.com/greatnonprofits-nfp/floweditor/commit/03cca2e2cd8b8586a3f610054c13e5619878a931)
- Remove quiet period on forced save [`11ec950`](https://github.com/greatnonprofits-nfp/floweditor/commit/11ec9505f6b2926dcd206f73bf406f5ba4c1f4de)
#### [v1.5.15](https://github.com/nyaruka/floweditor/compare/v1.5.13...v1.5.15)
#### [v1.5.15](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.13...v1.5.15)
> 20 June 2019
#### [v1.5.13](https://github.com/nyaruka/floweditor/compare/v1.5.12...v1.5.13)
#### [v1.5.13](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.12...v1.5.13)
> 20 June 2019
- Make default webhook payload more explicit [`#643`](https://github.com/nyaruka/floweditor/pull/643)
- Allow expressions in email recipients [`#636`](https://github.com/nyaruka/floweditor/pull/636)
- Add RFC-based header name validation [`#637`](https://github.com/nyaruka/floweditor/pull/637)
- Allow expressions on email addresses, fix styling [`43d9196`](https://github.com/nyaruka/floweditor/commit/43d91962b2d9ec448dd02e8c7c63e5e1ec75182a)
- Fix unit test for header name validation [`b764dae`](https://github.com/nyaruka/floweditor/commit/b764dae6b83a117e2e71925d5de68e73e4a9d7e5)
- Make default webhook payload more explicit [`#643`](https://github.com/greatnonprofits-nfp/floweditor/pull/643)
- Allow expressions in email recipients [`#636`](https://github.com/greatnonprofits-nfp/floweditor/pull/636)
- Add RFC-based header name validation [`#637`](https://github.com/greatnonprofits-nfp/floweditor/pull/637)
- Allow expressions on email addresses, fix styling [`43d9196`](https://github.com/greatnonprofits-nfp/floweditor/commit/43d91962b2d9ec448dd02e8c7c63e5e1ec75182a)
- Fix unit test for header name validation [`b764dae`](https://github.com/greatnonprofits-nfp/floweditor/commit/b764dae6b83a117e2e71925d5de68e73e4a9d7e5)
#### [v1.5.12](https://github.com/nyaruka/floweditor/compare/v1.5.11...v1.5.12)
#### [v1.5.12](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.11...v1.5.12)
> 18 June 2019
- Styling [`#629`](https://github.com/nyaruka/floweditor/pull/629)
- Random split fixes [`#626`](https://github.com/nyaruka/floweditor/pull/626)
- Remove exits if bucket count shrinks on edit [`c09a557`](https://github.com/nyaruka/floweditor/commit/c09a5572838b29832927e04f1d42aadfb3d75aa9)
- Add rendering test for named random split [`c99c134`](https://github.com/nyaruka/floweditor/commit/c99c13411a525b6764dc5ea1fdbe1e3bf6815265)
- update travis build [`9766a6e`](https://github.com/nyaruka/floweditor/commit/9766a6e33e6cb72fdb924b98672ffae61fb56ac4)
- Styling [`#629`](https://github.com/greatnonprofits-nfp/floweditor/pull/629)
- Random split fixes [`#626`](https://github.com/greatnonprofits-nfp/floweditor/pull/626)
- Remove exits if bucket count shrinks on edit [`c09a557`](https://github.com/greatnonprofits-nfp/floweditor/commit/c09a5572838b29832927e04f1d42aadfb3d75aa9)
- Add rendering test for named random split [`c99c134`](https://github.com/greatnonprofits-nfp/floweditor/commit/c99c13411a525b6764dc5ea1fdbe1e3bf6815265)
- update travis build [`9766a6e`](https://github.com/greatnonprofits-nfp/floweditor/commit/9766a6e33e6cb72fdb924b98672ffae61fb56ac4)
#### [v1.5.11](https://github.com/nyaruka/floweditor/compare/v1.5.10...v1.5.11)
#### [v1.5.11](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.10...v1.5.11)
> 10 June 2019
- Remove directory change on deploy [`bc4c242`](https://github.com/nyaruka/floweditor/commit/bc4c242ee06b74546186c1ad6446078520cf3fa0)
- Remove directory change on deploy [`bc4c242`](https://github.com/greatnonprofits-nfp/floweditor/commit/bc4c242ee06b74546186c1ad6446078520cf3fa0)
#### [v1.5.10](https://github.com/nyaruka/floweditor/compare/v1.5.9...v1.5.10)
#### [v1.5.10](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.9...v1.5.10)
> 10 June 2019
- Fix deploy script [`3cf87ef`](https://github.com/nyaruka/floweditor/commit/3cf87ef09ece10c0475450c7c8975e906f63114e)
- Fix deploy script [`3cf87ef`](https://github.com/greatnonprofits-nfp/floweditor/commit/3cf87ef09ece10c0475450c7c8975e906f63114e)
#### [v1.5.9](https://github.com/nyaruka/floweditor/compare/v1.5.8...v1.5.9)
#### [v1.5.9](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.8...v1.5.9)
> 10 June 2019
- Add deploy job for travis [`1f11f81`](https://github.com/nyaruka/floweditor/commit/1f11f818757d3a0e7ca1d03352f5078073326422)
- Update publish command to defer to travis for deploy [`f12be47`](https://github.com/nyaruka/floweditor/commit/f12be470892644724edb92131208ab1d03bd979f)
- Add deploy job for travis [`1f11f81`](https://github.com/greatnonprofits-nfp/floweditor/commit/1f11f818757d3a0e7ca1d03352f5078073326422)
- Update publish command to defer to travis for deploy [`f12be47`](https://github.com/greatnonprofits-nfp/floweditor/commit/f12be470892644724edb92131208ab1d03bd979f)
#### [v1.5.8](https://github.com/nyaruka/floweditor/compare/v1.5.7...v1.5.8)
#### [v1.5.8](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.7...v1.5.8)
> 7 June 2019
#### [v1.5.7](https://github.com/nyaruka/floweditor/compare/v1.5.6...v1.5.7)
#### [v1.5.7](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.6...v1.5.7)
> 7 June 2019
- Surveyor visibility [`#619`](https://github.com/nyaruka/floweditor/pull/619)
- Select boxes and conditional requires [`#617`](https://github.com/nyaruka/floweditor/pull/617)
- Make a best effort loading non-editor flows [`#616`](https://github.com/nyaruka/floweditor/pull/616)
- Conditional requires validation, better select styling [`db6ecf5`](https://github.com/nyaruka/floweditor/commit/db6ecf5271971b8de334352ebf42b4850d2f763e)
- More tests for gracefully handling missing \_ui [`d1edb07`](https://github.com/nyaruka/floweditor/commit/d1edb07e15ca107783a133f7e7af9afe278b2152)
- Fix visibility for various bits when editing surveyor flows [`68aef41`](https://github.com/nyaruka/floweditor/commit/68aef415e1ff4abf6dcb2953629a15a09ae3a38d)
- Surveyor visibility [`#619`](https://github.com/greatnonprofits-nfp/floweditor/pull/619)
- Select boxes and conditional requires [`#617`](https://github.com/greatnonprofits-nfp/floweditor/pull/617)
- Make a best effort loading non-editor flows [`#616`](https://github.com/greatnonprofits-nfp/floweditor/pull/616)
- Conditional requires validation, better select styling [`db6ecf5`](https://github.com/greatnonprofits-nfp/floweditor/commit/db6ecf5271971b8de334352ebf42b4850d2f763e)
- More tests for gracefully handling missing \_ui [`d1edb07`](https://github.com/greatnonprofits-nfp/floweditor/commit/d1edb07e15ca107783a133f7e7af9afe278b2152)
- Fix visibility for various bits when editing surveyor flows [`68aef41`](https://github.com/greatnonprofits-nfp/floweditor/commit/68aef415e1ff4abf6dcb2953629a15a09ae3a38d)
#### [v1.5.6](https://github.com/nyaruka/floweditor/compare/v1.5.5...v1.5.6)
#### [v1.5.6](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.5...v1.5.6)
> 5 June 2019
- Tweak publish command, update readme [`105fa86`](https://github.com/nyaruka/floweditor/commit/105fa86ac585cea9e9897cd8c6800c3fe305b19b)
- Tweak publish command, update readme [`105fa86`](https://github.com/greatnonprofits-nfp/floweditor/commit/105fa86ac585cea9e9897cd8c6800c3fe305b19b)
#### [v1.5.5](https://github.com/nyaruka/floweditor/compare/v1.5.4...v1.5.5)
#### [v1.5.5](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.4...v1.5.5)
> 5 June 2019
- Auto page through asset results [`#615`](https://github.com/nyaruka/floweditor/pull/615)
- Bugfixes [`#614`](https://github.com/nyaruka/floweditor/pull/614)
- Remove package-lock and update readme [`#613`](https://github.com/nyaruka/floweditor/pull/613)
- ⛑️ Fix splitting by contact URN [`#609`](https://github.com/nyaruka/floweditor/pull/609)
- 🗞️ Updates to auto-completion to reflect current engine context [`#605`](https://github.com/nyaruka/floweditor/pull/605)
- 🚑 Fix rendering of recent messages when using simulator [`#603`](https://github.com/nyaruka/floweditor/pull/603)
- Update test files [`624659d`](https://github.com/nyaruka/floweditor/commit/624659d29c362fbdbc392c42c51bf19dedf7c9c4)
- Update snap for completion [`f94c9b5`](https://github.com/nyaruka/floweditor/commit/f94c9b5b1839c88eb1aab89d6f195c3581e92b2e)
- Updates to auto-completion to reflect current engine context [`f010064`](https://github.com/nyaruka/floweditor/commit/f01006405f25f0f55a46e8ad74a011341ed0d00e)
- Auto page through asset results [`#615`](https://github.com/greatnonprofits-nfp/floweditor/pull/615)
- Bugfixes [`#614`](https://github.com/greatnonprofits-nfp/floweditor/pull/614)
- Remove package-lock and update readme [`#613`](https://github.com/greatnonprofits-nfp/floweditor/pull/613)
- ⛑️ Fix splitting by contact URN [`#609`](https://github.com/greatnonprofits-nfp/floweditor/pull/609)
- 🗞️ Updates to auto-completion to reflect current engine context [`#605`](https://github.com/greatnonprofits-nfp/floweditor/pull/605)
- 🚑 Fix rendering of recent messages when using simulator [`#603`](https://github.com/greatnonprofits-nfp/floweditor/pull/603)
- Update test files [`624659d`](https://github.com/greatnonprofits-nfp/floweditor/commit/624659d29c362fbdbc392c42c51bf19dedf7c9c4)
- Update snap for completion [`f94c9b5`](https://github.com/greatnonprofits-nfp/floweditor/commit/f94c9b5b1839c88eb1aab89d6f195c3581e92b2e)
- Updates to auto-completion to reflect current engine context [`f010064`](https://github.com/greatnonprofits-nfp/floweditor/commit/f01006405f25f0f55a46e8ad74a011341ed0d00e)
#### [v1.5.4](https://github.com/nyaruka/floweditor/compare/v1.5.3...v1.5.4)
#### [v1.5.4](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.3...v1.5.4)
> 1 June 2019
- Update packages [`#601`](https://github.com/nyaruka/floweditor/pull/601)
- Fix arrow color on localize view, honor language order [`#600`](https://github.com/nyaruka/floweditor/pull/600)
- Show recent messages when using the simulator [`#599`](https://github.com/nyaruka/floweditor/pull/599)
- Recent Messages [`#597`](https://github.com/nyaruka/floweditor/pull/597)
- Bug fixes [`#596`](https://github.com/nyaruka/floweditor/pull/596)
- Run prettify globally for nicer diffs [`#595`](https://github.com/nyaruka/floweditor/pull/595)
- More package updates [`8915b15`](https://github.com/nyaruka/floweditor/commit/8915b1550bef332e87f26c6029f1ee150da7b5a1)
- Make sure recents to take focus, nicer treatment [`728eae3`](https://github.com/nyaruka/floweditor/commit/728eae36ac031311cd2b19897c385a067cc54cd5)
- Update axios and RTL [`82fbc9c`](https://github.com/nyaruka/floweditor/commit/82fbc9c933a71538707ece1b1d12b4675d036294)
- Update packages [`#601`](https://github.com/greatnonprofits-nfp/floweditor/pull/601)
- Fix arrow color on localize view, honor language order [`#600`](https://github.com/greatnonprofits-nfp/floweditor/pull/600)
- Show recent messages when using the simulator [`#599`](https://github.com/greatnonprofits-nfp/floweditor/pull/599)
- Recent Messages [`#597`](https://github.com/greatnonprofits-nfp/floweditor/pull/597)
- Bug fixes [`#596`](https://github.com/greatnonprofits-nfp/floweditor/pull/596)
- Run prettify globally for nicer diffs [`#595`](https://github.com/greatnonprofits-nfp/floweditor/pull/595)
- More package updates [`8915b15`](https://github.com/greatnonprofits-nfp/floweditor/commit/8915b1550bef332e87f26c6029f1ee150da7b5a1)
- Make sure recents to take focus, nicer treatment [`728eae3`](https://github.com/greatnonprofits-nfp/floweditor/commit/728eae36ac031311cd2b19897c385a067cc54cd5)
- Update axios and RTL [`82fbc9c`](https://github.com/greatnonprofits-nfp/floweditor/commit/82fbc9c933a71538707ece1b1d12b4675d036294)
#### [v1.5.3](https://github.com/nyaruka/floweditor/compare/v1.5.2...v1.5.3)
#### [v1.5.3](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.2...v1.5.3)
> 26 May 2019
- Use relative links for static files [`d200216`](https://github.com/nyaruka/floweditor/commit/d200216f046504e99b95e28c69b6619e85fd4fc1)
- Use relative links for static files [`d200216`](https://github.com/greatnonprofits-nfp/floweditor/commit/d200216f046504e99b95e28c69b6619e85fd4fc1)
#### [v1.5.2](https://github.com/nyaruka/floweditor/compare/v1.5.1...v1.5.2)
#### [v1.5.2](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.1...v1.5.2)
> 24 May 2019
- Enforce all localizations to be arrays [`#594`](https://github.com/nyaruka/floweditor/pull/594)
- Add unit tests [`#592`](https://github.com/nyaruka/floweditor/pull/592)
- Formatting [`#591`](https://github.com/nyaruka/floweditor/pull/591)
- Add tests for TextInputElement, remove unused index [`137805d`](https://github.com/nyaruka/floweditor/commit/137805dacb4c2e9d513a267b7d27cbda65389ad5)
- Add base tests for some components [`45b100e`](https://github.com/nyaruka/floweditor/commit/45b100e8bf68681f2e06bc575f8c7327d7af1abc)
- Tweak formatting settings [`3054804`](https://github.com/nyaruka/floweditor/commit/3054804e41107de1029afd52ce9f095e2cadf2df)
- Enforce all localizations to be arrays [`#594`](https://github.com/greatnonprofits-nfp/floweditor/pull/594)
- Add unit tests [`#592`](https://github.com/greatnonprofits-nfp/floweditor/pull/592)
- Formatting [`#591`](https://github.com/greatnonprofits-nfp/floweditor/pull/591)
- Add tests for TextInputElement, remove unused index [`137805d`](https://github.com/greatnonprofits-nfp/floweditor/commit/137805dacb4c2e9d513a267b7d27cbda65389ad5)
- Add base tests for some components [`45b100e`](https://github.com/greatnonprofits-nfp/floweditor/commit/45b100e8bf68681f2e06bc575f8c7327d7af1abc)
- Tweak formatting settings [`3054804`](https://github.com/greatnonprofits-nfp/floweditor/commit/3054804e41107de1029afd52ce9f095e2cadf2df)
#### [v1.5.1](https://github.com/nyaruka/floweditor/compare/v1.5.0...v1.5.1)
#### [v1.5.1](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.5.0...v1.5.1)
> 18 May 2019
- Mark package as public, disable watchind on preversion tests [`c95fd44`](https://github.com/nyaruka/floweditor/commit/c95fd44ec7ee75853c1730e07b960cc3dd062d0d)
- Mark package as public, disable watchind on preversion tests [`c95fd44`](https://github.com/greatnonprofits-nfp/floweditor/commit/c95fd44ec7ee75853c1730e07b960cc3dd062d0d)
#### [v1.5.0](https://github.com/nyaruka/floweditor/compare/v1.4.19...v1.5.0)
#### [v1.5.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.19...v1.5.0)
> 18 May 2019
- Inject [`#590`](https://github.com/nyaruka/floweditor/pull/590)
- Package update [`#589`](https://github.com/nyaruka/floweditor/pull/589)
- inject create react app [`4c7d540`](https://github.com/nyaruka/floweditor/commit/4c7d540f80841d334edd0ac3a019d2eac60d94b1)
- Update packages [`bb7114c`](https://github.com/nyaruka/floweditor/commit/bb7114c48fac7eb66094f91ef86e79161104c8eb)
- Update audit vulns, and explicit react-redux dep [`07d29ff`](https://github.com/nyaruka/floweditor/commit/07d29ff141a20f67c4b07d8c947a97fbf27547f3)
- Inject [`#590`](https://github.com/greatnonprofits-nfp/floweditor/pull/590)
- Package update [`#589`](https://github.com/greatnonprofits-nfp/floweditor/pull/589)
- inject create react app [`4c7d540`](https://github.com/greatnonprofits-nfp/floweditor/commit/4c7d540f80841d334edd0ac3a019d2eac60d94b1)
- Update packages [`bb7114c`](https://github.com/greatnonprofits-nfp/floweditor/commit/bb7114c48fac7eb66094f91ef86e79161104c8eb)
- Update audit vulns, and explicit react-redux dep [`07d29ff`](https://github.com/greatnonprofits-nfp/floweditor/commit/07d29ff141a20f67c4b07d8c947a97fbf27547f3)
#### [v1.4.19](https://github.com/nyaruka/floweditor/compare/v1.4.18...v1.4.19)
#### [v1.4.19](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.18...v1.4.19)
> 14 May 2019
- Active state for buttons, better asset selector errors [`#588`](https://github.com/nyaruka/floweditor/pull/588)
- Show error styling for asset selector [`#587`](https://github.com/nyaruka/floweditor/pull/587)
- Show linebreaks for send message and send broadcast [`#586`](https://github.com/nyaruka/floweditor/pull/586)
- Active state for buttons better asset selector errors [`8e3adfa`](https://github.com/nyaruka/floweditor/commit/8e3adfa5e5135f4f6c446cff70cb4769bd310a44)
- Make webhook result names required [`a84656d`](https://github.com/nyaruka/floweditor/commit/a84656d3977b3213d3c8667f756343103873606a)
- Active state for buttons, better asset selector errors [`#588`](https://github.com/greatnonprofits-nfp/floweditor/pull/588)
- Show error styling for asset selector [`#587`](https://github.com/greatnonprofits-nfp/floweditor/pull/587)
- Show linebreaks for send message and send broadcast [`#586`](https://github.com/greatnonprofits-nfp/floweditor/pull/586)
- Active state for buttons better asset selector errors [`8e3adfa`](https://github.com/greatnonprofits-nfp/floweditor/commit/8e3adfa5e5135f4f6c446cff70cb4769bd310a44)
- Make webhook result names required [`a84656d`](https://github.com/greatnonprofits-nfp/floweditor/commit/a84656d3977b3213d3c8667f756343103873606a)
#### [v1.4.18](https://github.com/nyaruka/floweditor/compare/v1.4.17...v1.4.18)
#### [v1.4.18](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.17...v1.4.18)
> 13 May 2019
- Don't allow scrolling while modal is open [`#584`](https://github.com/nyaruka/floweditor/pull/584)
- Allow shift+enter to trigger the dialog primary button [`#583`](https://github.com/nyaruka/floweditor/pull/583)
- Slightly nicer connection staggering [`#582`](https://github.com/nyaruka/floweditor/pull/582)
- Allow deletion of multiple nodes at once [`#581`](https://github.com/nyaruka/floweditor/pull/581)
- Get functions remotely [`#580`](https://github.com/nyaruka/floweditor/pull/580)
- Staggered connections from same node [`#579`](https://github.com/nyaruka/floweditor/pull/579)
- Add default content type for webhooks [`#578`](https://github.com/nyaruka/floweditor/pull/578)
- Fix issue with hybrid nodes splicing unnecessarily [`#577`](https://github.com/nyaruka/floweditor/pull/577)
- Don't allow empty send messages [`#576`](https://github.com/nyaruka/floweditor/pull/576)
- Drag helper, rework click model [`#575`](https://github.com/nyaruka/floweditor/pull/575)
- Add changelog [`a3586b4`](https://github.com/nyaruka/floweditor/commit/a3586b4ca3eb765e45e97df04a2e744fd4ab112b)
- Drag helper, rework click model, oof. [`490bd9d`](https://github.com/nyaruka/floweditor/commit/490bd9df682c083bfe2d748bbeff81ee570e670d)
- Add auto-changelog [`0bd3d6b`](https://github.com/nyaruka/floweditor/commit/0bd3d6b04f25ded8ff3e582ec8457b51fbaeb335)
- Don't allow scrolling while modal is open [`#584`](https://github.com/greatnonprofits-nfp/floweditor/pull/584)
- Allow shift+enter to trigger the dialog primary button [`#583`](https://github.com/greatnonprofits-nfp/floweditor/pull/583)
- Slightly nicer connection staggering [`#582`](https://github.com/greatnonprofits-nfp/floweditor/pull/582)
- Allow deletion of multiple nodes at once [`#581`](https://github.com/greatnonprofits-nfp/floweditor/pull/581)
- Get functions remotely [`#580`](https://github.com/greatnonprofits-nfp/floweditor/pull/580)
- Staggered connections from same node [`#579`](https://github.com/greatnonprofits-nfp/floweditor/pull/579)
- Add default content type for webhooks [`#578`](https://github.com/greatnonprofits-nfp/floweditor/pull/578)
- Fix issue with hybrid nodes splicing unnecessarily [`#577`](https://github.com/greatnonprofits-nfp/floweditor/pull/577)
- Don't allow empty send messages [`#576`](https://github.com/greatnonprofits-nfp/floweditor/pull/576)
- Drag helper, rework click model [`#575`](https://github.com/greatnonprofits-nfp/floweditor/pull/575)
- Add changelog [`a3586b4`](https://github.com/greatnonprofits-nfp/floweditor/commit/a3586b4ca3eb765e45e97df04a2e744fd4ab112b)
- Drag helper, rework click model, oof. [`490bd9d`](https://github.com/greatnonprofits-nfp/floweditor/commit/490bd9df682c083bfe2d748bbeff81ee570e670d)
- Add auto-changelog [`0bd3d6b`](https://github.com/greatnonprofits-nfp/floweditor/commit/0bd3d6b04f25ded8ff3e582ec8457b51fbaeb335)
#### [v1.4.17](https://github.com/nyaruka/floweditor/compare/v1.4.16...v1.4.17)
#### [v1.4.17](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.16...v1.4.17)
> 8 May 2019
- Template status filtering and icons [`#573`](https://github.com/nyaruka/floweditor/pull/573)
- Capped categories and results [`#572`](https://github.com/nyaruka/floweditor/pull/572)
- Remove beautiful dnd in favor of something simpler and lighter weight [`#571`](https://github.com/nyaruka/floweditor/pull/571)
- Cap categories and result names, share result widget creation [`11f1f30`](https://github.com/nyaruka/floweditor/commit/11f1f30ecdafbed511f78ded02a6cc278a2c663f)
- Update tests for capped categories and results [`f6da82e`](https://github.com/nyaruka/floweditor/commit/f6da82e15f3df3cd161c226005342c60f3073498)
- template status filtering and icons [`f6be827`](https://github.com/nyaruka/floweditor/commit/f6be827fc373f82200d4ff15fee73b3fb2e91ad1)
- Template status filtering and icons [`#573`](https://github.com/greatnonprofits-nfp/floweditor/pull/573)
- Capped categories and results [`#572`](https://github.com/greatnonprofits-nfp/floweditor/pull/572)
- Remove beautiful dnd in favor of something simpler and lighter weight [`#571`](https://github.com/greatnonprofits-nfp/floweditor/pull/571)
- Cap categories and result names, share result widget creation [`11f1f30`](https://github.com/greatnonprofits-nfp/floweditor/commit/11f1f30ecdafbed511f78ded02a6cc278a2c663f)
- Update tests for capped categories and results [`f6da82e`](https://github.com/greatnonprofits-nfp/floweditor/commit/f6da82e15f3df3cd161c226005342c60f3073498)
- template status filtering and icons [`f6be827`](https://github.com/greatnonprofits-nfp/floweditor/commit/f6be827fc373f82200d4ff15fee73b3fb2e91ad1)
#### [v1.4.16](https://github.com/nyaruka/floweditor/compare/v1.4.14...v1.4.16)
#### [v1.4.16](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.14...v1.4.16)
> 2 May 2019
- Bias arrows downward [`#568`](https://github.com/nyaruka/floweditor/pull/568)
- Rework nodes to use flexbox [`#567`](https://github.com/nyaruka/floweditor/pull/567)
- Add confirmX style [`fa402ba`](https://github.com/nyaruka/floweditor/commit/fa402ba4221a0de9f96b35e9c636b05aef7eb82d)
- Update tests for subflow default [`c3c4e65`](https://github.com/nyaruka/floweditor/commit/c3c4e654c348874ac11c532f456972c032b506e1)
- Bias arrows downward [`#568`](https://github.com/greatnonprofits-nfp/floweditor/pull/568)
- Rework nodes to use flexbox [`#567`](https://github.com/greatnonprofits-nfp/floweditor/pull/567)
- Add confirmX style [`fa402ba`](https://github.com/greatnonprofits-nfp/floweditor/commit/fa402ba4221a0de9f96b35e9c636b05aef7eb82d)
- Update tests for subflow default [`c3c4e65`](https://github.com/greatnonprofits-nfp/floweditor/commit/c3c4e654c348874ac11c532f456972c032b506e1)
#### [v1.4.14](https://github.com/nyaruka/floweditor/compare/v1.4.13...v1.4.14)
#### [v1.4.14](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.13...v1.4.14)
> 1 May 2019
- Update completion options [`#565`](https://github.com/nyaruka/floweditor/pull/565)
- Audit operators, add has_time [`#564`](https://github.com/nyaruka/floweditor/pull/564)
- Webhook / Validation [`#563`](https://github.com/nyaruka/floweditor/pull/563)
- Add partial match creation on asset selector [`#561`](https://github.com/nyaruka/floweditor/pull/561)
- Validate result names [`#560`](https://github.com/nyaruka/floweditor/pull/560)
- Update webhook post and validation, refactor validators with more regexes [`9e1e28a`](https://github.com/nyaruka/floweditor/commit/9e1e28a5a20bd17f949662f1bfbee46aa1cdc24f)
- Update completion options [`#565`](https://github.com/greatnonprofits-nfp/floweditor/pull/565)
- Audit operators, add has_time [`#564`](https://github.com/greatnonprofits-nfp/floweditor/pull/564)
- Webhook / Validation [`#563`](https://github.com/greatnonprofits-nfp/floweditor/pull/563)
- Add partial match creation on asset selector [`#561`](https://github.com/greatnonprofits-nfp/floweditor/pull/561)
- Validate result names [`#560`](https://github.com/greatnonprofits-nfp/floweditor/pull/560)
- Update webhook post and validation, refactor validators with more regexes [`9e1e28a`](https://github.com/greatnonprofits-nfp/floweditor/commit/9e1e28a5a20bd17f949662f1bfbee46aa1cdc24f)
#### [v1.4.13](https://github.com/nyaruka/floweditor/compare/v1.4.12...v1.4.13)
#### [v1.4.13](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.12...v1.4.13)
> 29 April 2019
- Sim updates [`#558`](https://github.com/nyaruka/floweditor/pull/558)
- Set Result Asset Selector [`#554`](https://github.com/nyaruka/floweditor/pull/554)
- Use asset selector for ret run result [`c467d31`](https://github.com/nyaruka/floweditor/commit/c467d3130e551c5801f809fb8a6c23358b3477af)
- Add missing renders and clickable email details [`030a9e5`](https://github.com/nyaruka/floweditor/commit/030a9e544bbe1cc81160d45b91d05a24166f10f0)
- Show out of flow messages and exit flow messages properly [`0175982`](https://github.com/nyaruka/floweditor/commit/0175982616d9831e645564310c5bf08772324242)
- Sim updates [`#558`](https://github.com/greatnonprofits-nfp/floweditor/pull/558)
- Set Result Asset Selector [`#554`](https://github.com/greatnonprofits-nfp/floweditor/pull/554)
- Use asset selector for ret run result [`c467d31`](https://github.com/greatnonprofits-nfp/floweditor/commit/c467d3130e551c5801f809fb8a6c23358b3477af)
- Add missing renders and clickable email details [`030a9e5`](https://github.com/greatnonprofits-nfp/floweditor/commit/030a9e544bbe1cc81160d45b91d05a24166f10f0)
- Show out of flow messages and exit flow messages properly [`0175982`](https://github.com/greatnonprofits-nfp/floweditor/commit/0175982616d9831e645564310c5bf08772324242)
#### [v1.4.12](https://github.com/nyaruka/floweditor/compare/v1.4.11...v1.4.12)
#### [v1.4.12](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.11...v1.4.12)
> 26 April 2019
- Asset style [`#552`](https://github.com/nyaruka/floweditor/pull/552)
- Fixy [`#551`](https://github.com/nyaruka/floweditor/pull/551)
- Connectors [`#550`](https://github.com/nyaruka/floweditor/pull/550)
- Drag scroll [`#549`](https://github.com/nyaruka/floweditor/pull/549)
- Base canvas height on window height, scroll/expand when dragging new nodes [`a8d5130`](https://github.com/nyaruka/floweditor/commit/a8d51300a2fb62c2f8f313312f9848bda1fd31c8)
- Add contact.uuid to completion [`3cc0907`](https://github.com/nyaruka/floweditor/commit/3cc09073724ebd953ba198be95b6dc0a16040ac5)
- Add fixy saving balls [`de7155a`](https://github.com/nyaruka/floweditor/commit/de7155a658123f255ee8e05058e5153899dec671)
- Asset style [`#552`](https://github.com/greatnonprofits-nfp/floweditor/pull/552)
- Fixy [`#551`](https://github.com/greatnonprofits-nfp/floweditor/pull/551)
- Connectors [`#550`](https://github.com/greatnonprofits-nfp/floweditor/pull/550)
- Drag scroll [`#549`](https://github.com/greatnonprofits-nfp/floweditor/pull/549)
- Base canvas height on window height, scroll/expand when dragging new nodes [`a8d5130`](https://github.com/greatnonprofits-nfp/floweditor/commit/a8d51300a2fb62c2f8f313312f9848bda1fd31c8)
- Add contact.uuid to completion [`3cc0907`](https://github.com/greatnonprofits-nfp/floweditor/commit/3cc09073724ebd953ba198be95b6dc0a16040ac5)
- Add fixy saving balls [`de7155a`](https://github.com/greatnonprofits-nfp/floweditor/commit/de7155a658123f255ee8e05058e5153899dec671)
#### [v1.4.11](https://github.com/nyaruka/floweditor/compare/v1.4.10...v1.4.11)
#### [v1.4.11](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.10...v1.4.11)
> 25 April 2019
- Honor result names for webhook based actions [`#547`](https://github.com/nyaruka/floweditor/pull/547)
- Add completion options for send broadcast and start session [`#546`](https://github.com/nyaruka/floweditor/pull/546)
- Attempt to eliminate trample save [`#545`](https://github.com/nyaruka/floweditor/pull/545)
- Update function tests [`64be5c7`](https://github.com/nyaruka/floweditor/commit/64be5c79bf93320ee75382020bd499b5f80bb097)
- Add dark teal to palette [`26baeb6`](https://github.com/nyaruka/floweditor/commit/26baeb600fbea1cf40a26c119a1a2bfb67dbc7ba)
- Tweak connector midpoints and gaps [`82eff83`](https://github.com/nyaruka/floweditor/commit/82eff83ea6281e549209e86a4e3f1e390a93e285)
- Honor result names for webhook based actions [`#547`](https://github.com/greatnonprofits-nfp/floweditor/pull/547)
- Add completion options for send broadcast and start session [`#546`](https://github.com/greatnonprofits-nfp/floweditor/pull/546)
- Attempt to eliminate trample save [`#545`](https://github.com/greatnonprofits-nfp/floweditor/pull/545)
- Update function tests [`64be5c7`](https://github.com/greatnonprofits-nfp/floweditor/commit/64be5c79bf93320ee75382020bd499b5f80bb097)
- Add dark teal to palette [`26baeb6`](https://github.com/greatnonprofits-nfp/floweditor/commit/26baeb600fbea1cf40a26c119a1a2bfb67dbc7ba)
- Tweak connector midpoints and gaps [`82eff83`](https://github.com/greatnonprofits-nfp/floweditor/commit/82eff83ea6281e549209e86a4e3f1e390a93e285)
#### [v1.4.10](https://github.com/nyaruka/floweditor/compare/v1.4.9...v1.4.10)
#### [v1.4.10](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.9...v1.4.10)
> 24 April 2019
- Localized quick reply names [`#542`](https://github.com/nyaruka/floweditor/pull/542)
- Webhook config update [`#540`](https://github.com/nyaruka/floweditor/pull/540)
- Quick Reply updates [`#541`](https://github.com/nyaruka/floweditor/pull/541)
- Add result names to splits [`#539`](https://github.com/nyaruka/floweditor/pull/539)
- Update webhook-based routers to latest goflow expectations [`f30447f`](https://github.com/nyaruka/floweditor/commit/f30447f60590497828c49d8f451df591cea7f1b5)
- Reset quick replies after each sprint, confirm non-empty new entries [`c93380a`](https://github.com/nyaruka/floweditor/commit/c93380a44bac1f8aff28e03d6f0dceea43e34121)
- Localized quick reply names [`#542`](https://github.com/greatnonprofits-nfp/floweditor/pull/542)
- Webhook config update [`#540`](https://github.com/greatnonprofits-nfp/floweditor/pull/540)
- Quick Reply updates [`#541`](https://github.com/greatnonprofits-nfp/floweditor/pull/541)
- Add result names to splits [`#539`](https://github.com/greatnonprofits-nfp/floweditor/pull/539)
- Update webhook-based routers to latest goflow expectations [`f30447f`](https://github.com/greatnonprofits-nfp/floweditor/commit/f30447f60590497828c49d8f451df591cea7f1b5)
- Reset quick replies after each sprint, confirm non-empty new entries [`c93380a`](https://github.com/greatnonprofits-nfp/floweditor/commit/c93380a44bac1f8aff28e03d6f0dceea43e34121)
#### [v1.4.9](https://github.com/nyaruka/floweditor/compare/v1.4.8...v1.4.9)
#### [v1.4.9](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.8...v1.4.9)
> 23 April 2019
- Bugfixes [`#538`](https://github.com/nyaruka/floweditor/pull/538)
- Fix result name references on load and loop detection [`be731bf`](https://github.com/nyaruka/floweditor/commit/be731bf03003caf28d8bab6b7595a4de40f26fcb)
- Fix matching for asset names with case [`8b08a24`](https://github.com/nyaruka/floweditor/commit/8b08a242109df8f3edeb689e6cafff98de29056f)
- Bugfixes [`#538`](https://github.com/greatnonprofits-nfp/floweditor/pull/538)
- Fix result name references on load and loop detection [`be731bf`](https://github.com/greatnonprofits-nfp/floweditor/commit/be731bf03003caf28d8bab6b7595a4de40f26fcb)
- Fix matching for asset names with case [`8b08a24`](https://github.com/greatnonprofits-nfp/floweditor/commit/8b08a242109df8f3edeb689e6cafff98de29056f)
#### [v1.4.8](https://github.com/nyaruka/floweditor/compare/v1.4.7...v1.4.8)
#### [v1.4.8](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.7...v1.4.8)
> 22 April 2019
- Honor previous categories that have been renamed [`#537`](https://github.com/nyaruka/floweditor/pull/537)
- Fix fetching run results on load [`#536`](https://github.com/nyaruka/floweditor/pull/536)
- Update flow types to fix filtering, add formClearable to AssetSelector [`#535`](https://github.com/nyaruka/floweditor/pull/535)
- Add endpoint for editor to link subflows [`#534`](https://github.com/nyaruka/floweditor/pull/534)
- Don't trample slow revision creation [`#533`](https://github.com/nyaruka/floweditor/pull/533)
- Canvas updates [`#532`](https://github.com/nyaruka/floweditor/pull/532)
- Completion updates [`#531`](https://github.com/nyaruka/floweditor/pull/531)
- Show functions at the bottom, fix '@(field(' issue [`9b6415f`](https://github.com/nyaruka/floweditor/commit/9b6415fae385a9f012e0d4d8c052eef7c604072c)
- Fix bumped exits with activity and right clicking on canvas [`b18c9ee`](https://github.com/nyaruka/floweditor/commit/b18c9ee080397699813493ec568367d88d9c938b)
- Reenable blur [`0869e2b`](https://github.com/nyaruka/floweditor/commit/0869e2b8e5dd26d69b0f04ea7c355334c9eb8574)
- Honor previous categories that have been renamed [`#537`](https://github.com/greatnonprofits-nfp/floweditor/pull/537)
- Fix fetching run results on load [`#536`](https://github.com/greatnonprofits-nfp/floweditor/pull/536)
- Update flow types to fix filtering, add formClearable to AssetSelector [`#535`](https://github.com/greatnonprofits-nfp/floweditor/pull/535)
- Add endpoint for editor to link subflows [`#534`](https://github.com/greatnonprofits-nfp/floweditor/pull/534)
- Don't trample slow revision creation [`#533`](https://github.com/greatnonprofits-nfp/floweditor/pull/533)
- Canvas updates [`#532`](https://github.com/greatnonprofits-nfp/floweditor/pull/532)
- Completion updates [`#531`](https://github.com/greatnonprofits-nfp/floweditor/pull/531)
- Show functions at the bottom, fix '@(field(' issue [`9b6415f`](https://github.com/greatnonprofits-nfp/floweditor/commit/9b6415fae385a9f012e0d4d8c052eef7c604072c)
- Fix bumped exits with activity and right clicking on canvas [`b18c9ee`](https://github.com/greatnonprofits-nfp/floweditor/commit/b18c9ee080397699813493ec568367d88d9c938b)
- Reenable blur [`0869e2b`](https://github.com/greatnonprofits-nfp/floweditor/commit/0869e2b8e5dd26d69b0f04ea7c355334c9eb8574)
#### [v1.4.7](https://github.com/nyaruka/floweditor/compare/v1.4.6...v1.4.7)
#### [v1.4.7](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.6...v1.4.7)
> 19 April 2019
- Fix flow filtering and no operand rules [`2f9071d`](https://github.com/nyaruka/floweditor/commit/2f9071dd9165a1457aa11e675b2bd53edac92b36)
- Fix flow filtering and no operand rules [`2f9071d`](https://github.com/greatnonprofits-nfp/floweditor/commit/2f9071dd9165a1457aa11e675b2bd53edac92b36)
#### [v1.4.6](https://github.com/nyaruka/floweditor/compare/v1.4.5...v1.4.6)
#### [v1.4.6](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.5...v1.4.6)
> 19 April 2019
- Preserve operand on split by expression [`fca20db`](https://github.com/nyaruka/floweditor/commit/fca20db48befcbb35e8aa4675f27bfb025a9a7e0)
- Update test for expression router [`bd240bc`](https://github.com/nyaruka/floweditor/commit/bd240bca27248e10b6ee6fc8c5aef47207dfa6e3)
- Preserve operand on split by expression [`fca20db`](https://github.com/greatnonprofits-nfp/floweditor/commit/fca20db48befcbb35e8aa4675f27bfb025a9a7e0)
- Update test for expression router [`bd240bc`](https://github.com/greatnonprofits-nfp/floweditor/commit/bd240bca27248e10b6ee6fc8c5aef47207dfa6e3)
#### [v1.4.5](https://github.com/nyaruka/floweditor/compare/v1.4.4...v1.4.5)
#### [v1.4.5](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.4...v1.4.5)
> 19 April 2019
- Allow looping through expressions and subflows. Searchable TypeList. [`ee52dfa`](https://github.com/nyaruka/floweditor/commit/ee52dfa5ee4bc2eb050950f91f405a08bd6b91ee)
- Allow looping through expressions and subflows. Searchable TypeList. [`ee52dfa`](https://github.com/greatnonprofits-nfp/floweditor/commit/ee52dfa5ee4bc2eb050950f91f405a08bd6b91ee)
#### [v1.4.4](https://github.com/nyaruka/floweditor/compare/v1.4.3...v1.4.4)
#### [v1.4.4](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.3...v1.4.4)
> 19 April 2019
- Update definition for subflows [`9c0ac75`](https://github.com/nyaruka/floweditor/commit/9c0ac7544ad263c63dc8aab17d7ba20b958f17a8)
- Update definition for subflows [`9c0ac75`](https://github.com/greatnonprofits-nfp/floweditor/commit/9c0ac7544ad263c63dc8aab17d7ba20b958f17a8)
#### [v1.4.3](https://github.com/nyaruka/floweditor/compare/v1.4.2...v1.4.3)
#### [v1.4.3](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.2...v1.4.3)
> 19 April 2019
- Trim cookie values [`f27a018`](https://github.com/nyaruka/floweditor/commit/f27a0189976c662e795323146cace45fcc486dda)
- Trim cookie values [`f27a018`](https://github.com/greatnonprofits-nfp/floweditor/commit/f27a0189976c662e795323146cace45fcc486dda)
#### [v1.4.2](https://github.com/nyaruka/floweditor/compare/v1.4.1...v1.4.2)
#### [v1.4.2](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.1...v1.4.2)
> 19 April 2019
- Show errors on 500s [`50e813e`](https://github.com/nyaruka/floweditor/commit/50e813e72a632b6ca1ee66c52bf5450347cc1623)
- Show errors on 500s [`50e813e`](https://github.com/greatnonprofits-nfp/floweditor/commit/50e813e72a632b6ca1ee66c52bf5450347cc1623)
#### [v1.4.1](https://github.com/nyaruka/floweditor/compare/v1.4.0...v1.4.1)
#### [v1.4.1](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.4.0...v1.4.1)
> 18 April 2019
- Add template configuration to SendMsg [`#510`](https://github.com/nyaruka/floweditor/pull/510)
- Add templates to preview [`6d31cbf`](https://github.com/nyaruka/floweditor/commit/6d31cbf4a5613bac859e3e4ba0e501e96f3dd313)
- Add template configuration to SendMsg [`#510`](https://github.com/greatnonprofits-nfp/floweditor/pull/510)
- Add templates to preview [`6d31cbf`](https://github.com/greatnonprofits-nfp/floweditor/commit/6d31cbf4a5613bac859e3e4ba0e501e96f3dd313)
#### [v1.4.0](https://github.com/nyaruka/floweditor/compare/v1.3.3...v1.4.0)
#### [v1.4.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.3.3...v1.4.0)
> 17 April 2019
- Saving feedback [`#509`](https://github.com/nyaruka/floweditor/pull/509)
- Allow reverting to a specific revision [`#508`](https://github.com/nyaruka/floweditor/pull/508)
- update snapshot from functions [`7c56020`](https://github.com/nyaruka/floweditor/commit/7c56020e845fe0ecd8462def98c3d4e6ff188f7a)
- Update functions [`d546b21`](https://github.com/nyaruka/floweditor/commit/d546b21da51bc2b0ae13955a3978280cf1e2985a)
- Add feedback when saving [`926bc52`](https://github.com/nyaruka/floweditor/commit/926bc52fe7d3fbbd275d16bdb53c384cc151bd75)
- Saving feedback [`#509`](https://github.com/greatnonprofits-nfp/floweditor/pull/509)
- Allow reverting to a specific revision [`#508`](https://github.com/greatnonprofits-nfp/floweditor/pull/508)
- update snapshot from functions [`7c56020`](https://github.com/greatnonprofits-nfp/floweditor/commit/7c56020e845fe0ecd8462def98c3d4e6ff188f7a)
- Update functions [`d546b21`](https://github.com/greatnonprofits-nfp/floweditor/commit/d546b21da51bc2b0ae13955a3978280cf1e2985a)
- Add feedback when saving [`926bc52`](https://github.com/greatnonprofits-nfp/floweditor/commit/926bc52fe7d3fbbd275d16bdb53c384cc151bd75)
#### [v1.3.3](https://github.com/nyaruka/floweditor/compare/v1.3.0...v1.3.3)
#### [v1.3.3](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.3.0...v1.3.3)
> 5 April 2019
- Add saving [`#505`](https://github.com/nyaruka/floweditor/pull/505)
- update snapshots for default operand [`5983f69`](https://github.com/nyaruka/floweditor/commit/5983f69cbd0e05390ab693fdc5c9f7b914b3b072)
- Missed version [`91b0e60`](https://github.com/nyaruka/floweditor/commit/91b0e6066877196e0ed44e22adcd6fedd1264886)
- Tweak default wait operand [`18cb764`](https://github.com/nyaruka/floweditor/commit/18cb76459f4f67ef30cd3970d02a2a2626381685)
- Add saving [`#505`](https://github.com/greatnonprofits-nfp/floweditor/pull/505)
- update snapshots for default operand [`5983f69`](https://github.com/greatnonprofits-nfp/floweditor/commit/5983f69cbd0e05390ab693fdc5c9f7b914b3b072)
- Missed version [`91b0e60`](https://github.com/greatnonprofits-nfp/floweditor/commit/91b0e6066877196e0ed44e22adcd6fedd1264886)
- Tweak default wait operand [`18cb764`](https://github.com/greatnonprofits-nfp/floweditor/commit/18cb76459f4f67ef30cd3970d02a2a2626381685)
#### [v1.3.0](https://github.com/nyaruka/floweditor/compare/v1.2.0...v1.3.0)
#### [v1.3.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.2.0...v1.3.0)
> 5 April 2019
- Add empty flow treatment [`#504`](https://github.com/nyaruka/floweditor/pull/504)
- Add recent messages on exit rollover [`#502`](https://github.com/nyaruka/floweditor/pull/502)
- Allow activity to trigger callback [`#499`](https://github.com/nyaruka/floweditor/pull/499)
- Move timeout category details, remove timeout rule [`#498`](https://github.com/nyaruka/floweditor/pull/498)
- Fix field split [`#497`](https://github.com/nyaruka/floweditor/pull/497)
- Fix switching from router to action [`#496`](https://github.com/nyaruka/floweditor/pull/496)
- Make language selector a list instead of a dropdown [`#495`](https://github.com/nyaruka/floweditor/pull/495)
- Update operands to use constants [`#494`](https://github.com/nyaruka/floweditor/pull/494)
- Move waits under router [`#493`](https://github.com/nyaruka/floweditor/pull/493)
- Embed callbacks [`#492`](https://github.com/nyaruka/floweditor/pull/492)
- Redux activity [`#491`](https://github.com/nyaruka/floweditor/pull/491)
- Show starting node [`#488`](https://github.com/nyaruka/floweditor/pull/488)
- Update dependencies [`#487`](https://github.com/nyaruka/floweditor/pull/487)
- Add MultiChoice component [`#486`](https://github.com/nyaruka/floweditor/pull/486)
- Fix adding random using plus button [`#485`](https://github.com/nyaruka/floweditor/pull/485)
- Default category name on reuse [`#484`](https://github.com/nyaruka/floweditor/pull/484)
- Add contact field validation [`#481`](https://github.com/nyaruka/floweditor/pull/481)
- Slightly better reflow logic [`#478`](https://github.com/nyaruka/floweditor/pull/478)
- Decouple categories from exits [`#477`](https://github.com/nyaruka/floweditor/pull/477)
- Only show same type flows for subflow router [`#476`](https://github.com/nyaruka/floweditor/pull/476)
- Show active simulation bubble and keep it in view [`#475`](https://github.com/nyaruka/floweditor/pull/475)
- Only use twitterid scheme for AddURN [`#472`](https://github.com/nyaruka/floweditor/pull/472)
- Add simulation keypad drawer [`#473`](https://github.com/nyaruka/floweditor/pull/473)
- Loop detection [`#471`](https://github.com/nyaruka/floweditor/pull/471)
- Add support for relative date cases [`#469`](https://github.com/nyaruka/floweditor/pull/469)
- Use bounds only in canvas [`#468`](https://github.com/nyaruka/floweditor/pull/468)
- Fix react select styling on embed [`#465`](https://github.com/nyaruka/floweditor/pull/465)
- Issues with notes [`#463`](https://github.com/nyaruka/floweditor/pull/463)
- Snap to grid on drop [`#462`](https://github.com/nyaruka/floweditor/pull/462)
- Add quick replies to simulator [`#461`](https://github.com/nyaruka/floweditor/pull/461)
- Add surveyor routes and simulator attachments [`#452`](https://github.com/nyaruka/floweditor/pull/452)
- Add support for IVR [`#449`](https://github.com/nyaruka/floweditor/pull/449)
- Track references for flow results, mark invalid routers [`#447`](https://github.com/nyaruka/floweditor/pull/447)
- AddURN action [`#446`](https://github.com/nyaruka/floweditor/pull/446)
- Add completion for run results [`#445`](https://github.com/nyaruka/floweditor/pull/445)
- Fix remove all groups [`#444`](https://github.com/nyaruka/floweditor/pull/444)
- Remove cruft, match simulator tab [`#443`](https://github.com/nyaruka/floweditor/pull/443)
- Revision Explorer w/ PopTab [`#442`](https://github.com/nyaruka/floweditor/pull/442)
- Create fields on the fly, move to api v2 [`#440`](https://github.com/nyaruka/floweditor/pull/440)
- Switch on asset type based on creation flag [`#439`](https://github.com/nyaruka/floweditor/pull/439)
- Create labels on the fly, move to api v2 [`#438`](https://github.com/nyaruka/floweditor/pull/438)
- Create groups on the fly, switch to API v2 [`#437`](https://github.com/nyaruka/floweditor/pull/437)
- Update simulator to work with current flow engine [`#428`](https://github.com/nyaruka/floweditor/pull/428)
- Honor previous positions when rapidly updating dimensions [`#427`](https://github.com/nyaruka/floweditor/pull/427)
- Propagate position changes [`#426`](https://github.com/nyaruka/floweditor/pull/426)
- Fix select styles on new Chrome [`#425`](https://github.com/nyaruka/floweditor/pull/425)
- Add reflow to canvas [`#424`](https://github.com/nyaruka/floweditor/pull/424)
- Remove jquery, npm audit, use non-deprecated sass color functions [`69e45c2`](https://github.com/nyaruka/floweditor/commit/69e45c2c7abcebb43e1db25790d54f2071061f66)
- Modality filtering, add regex rule and validation [`bbf17a6`](https://github.com/nyaruka/floweditor/commit/bbf17a6bf18e0474a8c65d4380dbca72616c2c03)
- Update snapshots [`f532838`](https://github.com/nyaruka/floweditor/commit/f5328384a63d0c6bca928685ef5f001b9af48bac)
- Add empty flow treatment [`#504`](https://github.com/greatnonprofits-nfp/floweditor/pull/504)
- Add recent messages on exit rollover [`#502`](https://github.com/greatnonprofits-nfp/floweditor/pull/502)
- Allow activity to trigger callback [`#499`](https://github.com/greatnonprofits-nfp/floweditor/pull/499)
- Move timeout category details, remove timeout rule [`#498`](https://github.com/greatnonprofits-nfp/floweditor/pull/498)
- Fix field split [`#497`](https://github.com/greatnonprofits-nfp/floweditor/pull/497)
- Fix switching from router to action [`#496`](https://github.com/greatnonprofits-nfp/floweditor/pull/496)
- Make language selector a list instead of a dropdown [`#495`](https://github.com/greatnonprofits-nfp/floweditor/pull/495)
- Update operands to use constants [`#494`](https://github.com/greatnonprofits-nfp/floweditor/pull/494)
- Move waits under router [`#493`](https://github.com/greatnonprofits-nfp/floweditor/pull/493)
- Embed callbacks [`#492`](https://github.com/greatnonprofits-nfp/floweditor/pull/492)
- Redux activity [`#491`](https://github.com/greatnonprofits-nfp/floweditor/pull/491)
- Show starting node [`#488`](https://github.com/greatnonprofits-nfp/floweditor/pull/488)
- Update dependencies [`#487`](https://github.com/greatnonprofits-nfp/floweditor/pull/487)
- Add MultiChoice component [`#486`](https://github.com/greatnonprofits-nfp/floweditor/pull/486)
- Fix adding random using plus button [`#485`](https://github.com/greatnonprofits-nfp/floweditor/pull/485)
- Default category name on reuse [`#484`](https://github.com/greatnonprofits-nfp/floweditor/pull/484)
- Add contact field validation [`#481`](https://github.com/greatnonprofits-nfp/floweditor/pull/481)
- Slightly better reflow logic [`#478`](https://github.com/greatnonprofits-nfp/floweditor/pull/478)
- Decouple categories from exits [`#477`](https://github.com/greatnonprofits-nfp/floweditor/pull/477)
- Only show same type flows for subflow router [`#476`](https://github.com/greatnonprofits-nfp/floweditor/pull/476)
- Show active simulation bubble and keep it in view [`#475`](https://github.com/greatnonprofits-nfp/floweditor/pull/475)
- Only use twitterid scheme for AddURN [`#472`](https://github.com/greatnonprofits-nfp/floweditor/pull/472)
- Add simulation keypad drawer [`#473`](https://github.com/greatnonprofits-nfp/floweditor/pull/473)
- Loop detection [`#471`](https://github.com/greatnonprofits-nfp/floweditor/pull/471)
- Add support for relative date cases [`#469`](https://github.com/greatnonprofits-nfp/floweditor/pull/469)
- Use bounds only in canvas [`#468`](https://github.com/greatnonprofits-nfp/floweditor/pull/468)
- Fix react select styling on embed [`#465`](https://github.com/greatnonprofits-nfp/floweditor/pull/465)
- Issues with notes [`#463`](https://github.com/greatnonprofits-nfp/floweditor/pull/463)
- Snap to grid on drop [`#462`](https://github.com/greatnonprofits-nfp/floweditor/pull/462)
- Add quick replies to simulator [`#461`](https://github.com/greatnonprofits-nfp/floweditor/pull/461)
- Add surveyor routes and simulator attachments [`#452`](https://github.com/greatnonprofits-nfp/floweditor/pull/452)
- Add support for IVR [`#449`](https://github.com/greatnonprofits-nfp/floweditor/pull/449)
- Track references for flow results, mark invalid routers [`#447`](https://github.com/greatnonprofits-nfp/floweditor/pull/447)
- AddURN action [`#446`](https://github.com/greatnonprofits-nfp/floweditor/pull/446)
- Add completion for run results [`#445`](https://github.com/greatnonprofits-nfp/floweditor/pull/445)
- Fix remove all groups [`#444`](https://github.com/greatnonprofits-nfp/floweditor/pull/444)
- Remove cruft, match simulator tab [`#443`](https://github.com/greatnonprofits-nfp/floweditor/pull/443)
- Revision Explorer w/ PopTab [`#442`](https://github.com/greatnonprofits-nfp/floweditor/pull/442)
- Create fields on the fly, move to api v2 [`#440`](https://github.com/greatnonprofits-nfp/floweditor/pull/440)
- Switch on asset type based on creation flag [`#439`](https://github.com/greatnonprofits-nfp/floweditor/pull/439)
- Create labels on the fly, move to api v2 [`#438`](https://github.com/greatnonprofits-nfp/floweditor/pull/438)
- Create groups on the fly, switch to API v2 [`#437`](https://github.com/greatnonprofits-nfp/floweditor/pull/437)
- Update simulator to work with current flow engine [`#428`](https://github.com/greatnonprofits-nfp/floweditor/pull/428)
- Honor previous positions when rapidly updating dimensions [`#427`](https://github.com/greatnonprofits-nfp/floweditor/pull/427)
- Propagate position changes [`#426`](https://github.com/greatnonprofits-nfp/floweditor/pull/426)
- Fix select styles on new Chrome [`#425`](https://github.com/greatnonprofits-nfp/floweditor/pull/425)
- Add reflow to canvas [`#424`](https://github.com/greatnonprofits-nfp/floweditor/pull/424)
- Remove jquery, npm audit, use non-deprecated sass color functions [`69e45c2`](https://github.com/greatnonprofits-nfp/floweditor/commit/69e45c2c7abcebb43e1db25790d54f2071061f66)
- Modality filtering, add regex rule and validation [`bbf17a6`](https://github.com/greatnonprofits-nfp/floweditor/commit/bbf17a6bf18e0474a8c65d4380dbca72616c2c03)
- Update snapshots [`f532838`](https://github.com/greatnonprofits-nfp/floweditor/commit/f5328384a63d0c6bca928685ef5f001b9af48bac)
#### [v1.2.0](https://github.com/nyaruka/floweditor/compare/v1.1.11...v1.2.0)
#### [v1.2.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.11...v1.2.0)
> 29 January 2019
- Updates for embedding [`#423`](https://github.com/nyaruka/floweditor/pull/423)
- Disable bootstrap input styling [`#422`](https://github.com/nyaruka/floweditor/pull/422)
- Prep for RP embed [`#419`](https://github.com/nyaruka/floweditor/pull/419)
- publish global wrapper function for embedding [`2abec60`](https://github.com/nyaruka/floweditor/commit/2abec6035ee653bfbe0d4f47495a291a49a2636a)
- disable bootstrap input styling [`8e53623`](https://github.com/nyaruka/floweditor/commit/8e53623f1654701753351f7557ac150ce4497602)
- Forced styling for errors and asset selector [`cad063a`](https://github.com/nyaruka/floweditor/commit/cad063ac21565c9f4b2b566f77ecd6669b3e0e65)
- Updates for embedding [`#423`](https://github.com/greatnonprofits-nfp/floweditor/pull/423)
- Disable bootstrap input styling [`#422`](https://github.com/greatnonprofits-nfp/floweditor/pull/422)
- Prep for RP embed [`#419`](https://github.com/greatnonprofits-nfp/floweditor/pull/419)
- publish global wrapper function for embedding [`2abec60`](https://github.com/greatnonprofits-nfp/floweditor/commit/2abec6035ee653bfbe0d4f47495a291a49a2636a)
- disable bootstrap input styling [`8e53623`](https://github.com/greatnonprofits-nfp/floweditor/commit/8e53623f1654701753351f7557ac150ce4497602)
- Forced styling for errors and asset selector [`cad063a`](https://github.com/greatnonprofits-nfp/floweditor/commit/cad063ac21565c9f4b2b566f77ecd6669b3e0e65)
#### [v1.1.11](https://github.com/nyaruka/floweditor/compare/v1.1.8...v1.1.11)
#### [v1.1.11](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.8...v1.1.11)
> 24 January 2019
- Case Validation [`#418`](https://github.com/nyaruka/floweditor/pull/418)
- Remove border security when dragging [`#415`](https://github.com/nyaruka/floweditor/pull/415)
- You complete me [`#414`](https://github.com/nyaruka/floweditor/pull/414)
- Update contact [`#412`](https://github.com/nyaruka/floweditor/pull/412)
- Fix asset props for splits [`#411`](https://github.com/nyaruka/floweditor/pull/411)
- Move more dnd bits under canvas control [`#409`](https://github.com/nyaruka/floweditor/pull/409)
- Undraggable [`#408`](https://github.com/nyaruka/floweditor/pull/408)
- Prefetch assets used in completion [`#400`](https://github.com/nyaruka/floweditor/pull/400)
- Use tabs on dialog instead of flipper [`#398`](https://github.com/nyaruka/floweditor/pull/398)
- Add message attachments [`#397`](https://github.com/nyaruka/floweditor/pull/397)
- Add airtime transfer form [`#394`](https://github.com/nyaruka/floweditor/pull/394)
- Add resthook split [`#393`](https://github.com/nyaruka/floweditor/pull/393)
- Split by run result delimited [`#392`](https://github.com/nyaruka/floweditor/pull/392)
- Render state transition on AssetSelector [`#391`](https://github.com/nyaruka/floweditor/pull/391)
- Nested operand in configs [`#390`](https://github.com/nyaruka/floweditor/pull/390)
- Lean on prettierrc for formatting [`#389`](https://github.com/nyaruka/floweditor/pull/389)
- Random split [`#385`](https://github.com/nyaruka/floweditor/pull/385)
- Find assets for unnamed initial values [`#384`](https://github.com/nyaruka/floweditor/pull/384)
- Dedupe remote and local matches [`#383`](https://github.com/nyaruka/floweditor/pull/383)
- Updated selection [`#381`](https://github.com/nyaruka/floweditor/pull/381)
- Add split by contact field [`#380`](https://github.com/nyaruka/floweditor/pull/380)
- Reduce renders [`#379`](https://github.com/nyaruka/floweditor/pull/379)
- Cleanup up pointers on node removal [`#377`](https://github.com/nyaruka/floweditor/pull/377)
- Type switch UUID fix [`#376`](https://github.com/nyaruka/floweditor/pull/376)
- Properly clear pending connections [`#375`](https://github.com/nyaruka/floweditor/pull/375)
- Debug Options [`#374`](https://github.com/nyaruka/floweditor/pull/374)
- Remove and exclude for coverage [`#373`](https://github.com/nyaruka/floweditor/pull/373)
- Moar tests [`#372`](https://github.com/nyaruka/floweditor/pull/372)
- Add tests for CaseList [`#371`](https://github.com/nyaruka/floweditor/pull/371)
- Add case element tests [`#370`](https://github.com/nyaruka/floweditor/pull/370)
- More UpdateContact tests [`#369`](https://github.com/nyaruka/floweditor/pull/369)
- Webhook tests [`#368`](https://github.com/nyaruka/floweditor/pull/368)
- Collapse editor redux [`#367`](https://github.com/nyaruka/floweditor/pull/367)
- Fix security issues raised in npm audit [`#366`](https://github.com/nyaruka/floweditor/pull/366)
- Switching from a router to actions [`#365`](https://github.com/nyaruka/floweditor/pull/365)
- Seeded UUIDs [`#364`](https://github.com/nyaruka/floweditor/pull/364)
- Change preview endpoints to be inline with goflow [`#363`](https://github.com/nyaruka/floweditor/pull/363)
- Webhook GET [`#362`](https://github.com/nyaruka/floweditor/pull/362)
- Tweaks to make simulator work [`#361`](https://github.com/nyaruka/floweditor/pull/361)
- Download button [`#360`](https://github.com/nyaruka/floweditor/pull/360)
- 🚧 [WIP] Composed modal [`#359`](https://github.com/nyaruka/floweditor/pull/359)
- Tweak preview settings [`#358`](https://github.com/nyaruka/floweditor/pull/358)
- 🗃 Modules modules modules [`#357`](https://github.com/nyaruka/floweditor/pull/357)
- Absolute imports [`#356`](https://github.com/nyaruka/floweditor/pull/356)
- Move to webpack4 [`#355`](https://github.com/nyaruka/floweditor/pull/355)
- Turn on tsc for tests [`#354`](https://github.com/nyaruka/floweditor/pull/354)
- 🔡 Language assets [`#353`](https://github.com/nyaruka/floweditor/pull/353)
- Add Contact Fields to Completion Menu [`#351`](https://github.com/nyaruka/floweditor/pull/351)
- Add Missing Completion Options [`#350`](https://github.com/nyaruka/floweditor/pull/350)
- Wire SetRunResult action to Redux Store [`#347`](https://github.com/nyaruka/floweditor/pull/347)
- Update Contact Completion Options [`#346`](https://github.com/nyaruka/floweditor/pull/346)
- Add Result Properties to Autocomplete Menu [`#345`](https://github.com/nyaruka/floweditor/pull/345)
- Nest result state [`#339`](https://github.com/nyaruka/floweditor/pull/339)
- Fix #343 [`#344`](https://github.com/nyaruka/floweditor/pull/344)
- Fix #334 [`#342`](https://github.com/nyaruka/floweditor/pull/342)
- Form initialization [`#336`](https://github.com/nyaruka/floweditor/pull/336)
- WIP: Result Count Updates [`#328`](https://github.com/nyaruka/floweditor/pull/328)
- Move nodeToEdit and actionToEdit [`#335`](https://github.com/nyaruka/floweditor/pull/335)
- Set Contact Channel Action [`#332`](https://github.com/nyaruka/floweditor/pull/332)
- Revive Autocomplete [`#327`](https://github.com/nyaruka/floweditor/pull/327)
- Set Language Action [`#323`](https://github.com/nyaruka/floweditor/pull/323)
- Add checkbox icon to timeout control [`#329`](https://github.com/nyaruka/floweditor/pull/329)
- Storybook [`#314`](https://github.com/nyaruka/floweditor/pull/314)
- Storybook [`#314`](https://github.com/nyaruka/floweditor/pull/314)
- Migrate form validation to redux [`#326`](https://github.com/nyaruka/floweditor/pull/326)
- Quick replies [`#324`](https://github.com/nyaruka/floweditor/pull/324)
- Move EmailElement to TaggingElement [`#321`](https://github.com/nyaruka/floweditor/pull/321)
- Set contact name refactor [`#313`](https://github.com/nyaruka/floweditor/pull/313)
- Font checkbox [`#320`](https://github.com/nyaruka/floweditor/pull/320)
- New font name, more icons [`#319`](https://github.com/nyaruka/floweditor/pull/319)
- Start session [`#318`](https://github.com/nyaruka/floweditor/pull/318)
- Fix standalone broadcast [`#316`](https://github.com/nyaruka/floweditor/pull/316)
- Small rendering fixes [`#315`](https://github.com/nyaruka/floweditor/pull/315)
- More tests, shared node rendering [`#312`](https://github.com/nyaruka/floweditor/pull/312)
- Fix timeout control display logic [`#311`](https://github.com/nyaruka/floweditor/pull/311)
- Clickabilitay [`#310`](https://github.com/nyaruka/floweditor/pull/310)
- Send broadcast [`#301`](https://github.com/nyaruka/floweditor/pull/301)
- Add Label Action [`#308`](https://github.com/nyaruka/floweditor/pull/308)
- Apply isOptionUnique callback to GroupsElement [`#309`](https://github.com/nyaruka/floweditor/pull/309)
- Update Attribute Ref in SetContactAttribForm [`#307`](https://github.com/nyaruka/floweditor/pull/307)
- Fix footer style [`#306`](https://github.com/nyaruka/floweditor/pull/306)
- WIP: Wait timeouts [`#302`](https://github.com/nyaruka/floweditor/pull/302)
- Fix definition pruning [`#303`](https://github.com/nyaruka/floweditor/pull/303)
- Show missing cases, add operators [`#296`](https://github.com/nyaruka/floweditor/pull/296)
- make clearable [`14e4c5d`](https://github.com/nyaruka/floweditor/commit/14e4c5d2d44ae9711b0cd3bb25319a43a8910ee1)
- move to webpack4 [`b1839ae`](https://github.com/nyaruka/floweditor/commit/b1839ae9a4b56d3200e9fb3c24362f6748392ef8)
- address npm audit issues, switch travis to test node 10 instead of 7 [`211459e`](https://github.com/nyaruka/floweditor/commit/211459eb8ee897705cd65b780c0465e81e032477)
- Case Validation [`#418`](https://github.com/greatnonprofits-nfp/floweditor/pull/418)
- Remove border security when dragging [`#415`](https://github.com/greatnonprofits-nfp/floweditor/pull/415)
- You complete me [`#414`](https://github.com/greatnonprofits-nfp/floweditor/pull/414)
- Update contact [`#412`](https://github.com/greatnonprofits-nfp/floweditor/pull/412)
- Fix asset props for splits [`#411`](https://github.com/greatnonprofits-nfp/floweditor/pull/411)
- Move more dnd bits under canvas control [`#409`](https://github.com/greatnonprofits-nfp/floweditor/pull/409)
- Undraggable [`#408`](https://github.com/greatnonprofits-nfp/floweditor/pull/408)
- Prefetch assets used in completion [`#400`](https://github.com/greatnonprofits-nfp/floweditor/pull/400)
- Use tabs on dialog instead of flipper [`#398`](https://github.com/greatnonprofits-nfp/floweditor/pull/398)
- Add message attachments [`#397`](https://github.com/greatnonprofits-nfp/floweditor/pull/397)
- Add airtime transfer form [`#394`](https://github.com/greatnonprofits-nfp/floweditor/pull/394)
- Add resthook split [`#393`](https://github.com/greatnonprofits-nfp/floweditor/pull/393)
- Split by run result delimited [`#392`](https://github.com/greatnonprofits-nfp/floweditor/pull/392)
- Render state transition on AssetSelector [`#391`](https://github.com/greatnonprofits-nfp/floweditor/pull/391)
- Nested operand in configs [`#390`](https://github.com/greatnonprofits-nfp/floweditor/pull/390)
- Lean on prettierrc for formatting [`#389`](https://github.com/greatnonprofits-nfp/floweditor/pull/389)
- Random split [`#385`](https://github.com/greatnonprofits-nfp/floweditor/pull/385)
- Find assets for unnamed initial values [`#384`](https://github.com/greatnonprofits-nfp/floweditor/pull/384)
- Dedupe remote and local matches [`#383`](https://github.com/greatnonprofits-nfp/floweditor/pull/383)
- Updated selection [`#381`](https://github.com/greatnonprofits-nfp/floweditor/pull/381)
- Add split by contact field [`#380`](https://github.com/greatnonprofits-nfp/floweditor/pull/380)
- Reduce renders [`#379`](https://github.com/greatnonprofits-nfp/floweditor/pull/379)
- Cleanup up pointers on node removal [`#377`](https://github.com/greatnonprofits-nfp/floweditor/pull/377)
- Type switch UUID fix [`#376`](https://github.com/greatnonprofits-nfp/floweditor/pull/376)
- Properly clear pending connections [`#375`](https://github.com/greatnonprofits-nfp/floweditor/pull/375)
- Debug Options [`#374`](https://github.com/greatnonprofits-nfp/floweditor/pull/374)
- Remove and exclude for coverage [`#373`](https://github.com/greatnonprofits-nfp/floweditor/pull/373)
- Moar tests [`#372`](https://github.com/greatnonprofits-nfp/floweditor/pull/372)
- Add tests for CaseList [`#371`](https://github.com/greatnonprofits-nfp/floweditor/pull/371)
- Add case element tests [`#370`](https://github.com/greatnonprofits-nfp/floweditor/pull/370)
- More UpdateContact tests [`#369`](https://github.com/greatnonprofits-nfp/floweditor/pull/369)
- Webhook tests [`#368`](https://github.com/greatnonprofits-nfp/floweditor/pull/368)
- Collapse editor redux [`#367`](https://github.com/greatnonprofits-nfp/floweditor/pull/367)
- Fix security issues raised in npm audit [`#366`](https://github.com/greatnonprofits-nfp/floweditor/pull/366)
- Switching from a router to actions [`#365`](https://github.com/greatnonprofits-nfp/floweditor/pull/365)
- Seeded UUIDs [`#364`](https://github.com/greatnonprofits-nfp/floweditor/pull/364)
- Change preview endpoints to be inline with goflow [`#363`](https://github.com/greatnonprofits-nfp/floweditor/pull/363)
- Webhook GET [`#362`](https://github.com/greatnonprofits-nfp/floweditor/pull/362)
- Tweaks to make simulator work [`#361`](https://github.com/greatnonprofits-nfp/floweditor/pull/361)
- Download button [`#360`](https://github.com/greatnonprofits-nfp/floweditor/pull/360)
- 🚧 [WIP] Composed modal [`#359`](https://github.com/greatnonprofits-nfp/floweditor/pull/359)
- Tweak preview settings [`#358`](https://github.com/greatnonprofits-nfp/floweditor/pull/358)
- 🗃 Modules modules modules [`#357`](https://github.com/greatnonprofits-nfp/floweditor/pull/357)
- Absolute imports [`#356`](https://github.com/greatnonprofits-nfp/floweditor/pull/356)
- Move to webpack4 [`#355`](https://github.com/greatnonprofits-nfp/floweditor/pull/355)
- Turn on tsc for tests [`#354`](https://github.com/greatnonprofits-nfp/floweditor/pull/354)
- 🔡 Language assets [`#353`](https://github.com/greatnonprofits-nfp/floweditor/pull/353)
- Add Contact Fields to Completion Menu [`#351`](https://github.com/greatnonprofits-nfp/floweditor/pull/351)
- Add Missing Completion Options [`#350`](https://github.com/greatnonprofits-nfp/floweditor/pull/350)
- Wire SetRunResult action to Redux Store [`#347`](https://github.com/greatnonprofits-nfp/floweditor/pull/347)
- Update Contact Completion Options [`#346`](https://github.com/greatnonprofits-nfp/floweditor/pull/346)
- Add Result Properties to Autocomplete Menu [`#345`](https://github.com/greatnonprofits-nfp/floweditor/pull/345)
- Nest result state [`#339`](https://github.com/greatnonprofits-nfp/floweditor/pull/339)
- Fix #343 [`#344`](https://github.com/greatnonprofits-nfp/floweditor/pull/344)
- Fix #334 [`#342`](https://github.com/greatnonprofits-nfp/floweditor/pull/342)
- Form initialization [`#336`](https://github.com/greatnonprofits-nfp/floweditor/pull/336)
- WIP: Result Count Updates [`#328`](https://github.com/greatnonprofits-nfp/floweditor/pull/328)
- Move nodeToEdit and actionToEdit [`#335`](https://github.com/greatnonprofits-nfp/floweditor/pull/335)
- Set Contact Channel Action [`#332`](https://github.com/greatnonprofits-nfp/floweditor/pull/332)
- Revive Autocomplete [`#327`](https://github.com/greatnonprofits-nfp/floweditor/pull/327)
- Set Language Action [`#323`](https://github.com/greatnonprofits-nfp/floweditor/pull/323)
- Add checkbox icon to timeout control [`#329`](https://github.com/greatnonprofits-nfp/floweditor/pull/329)
- Storybook [`#314`](https://github.com/greatnonprofits-nfp/floweditor/pull/314)
- Storybook [`#314`](https://github.com/greatnonprofits-nfp/floweditor/pull/314)
- Migrate form validation to redux [`#326`](https://github.com/greatnonprofits-nfp/floweditor/pull/326)
- Quick replies [`#324`](https://github.com/greatnonprofits-nfp/floweditor/pull/324)
- Move EmailElement to TaggingElement [`#321`](https://github.com/greatnonprofits-nfp/floweditor/pull/321)
- Set contact name refactor [`#313`](https://github.com/greatnonprofits-nfp/floweditor/pull/313)
- Font checkbox [`#320`](https://github.com/greatnonprofits-nfp/floweditor/pull/320)
- New font name, more icons [`#319`](https://github.com/greatnonprofits-nfp/floweditor/pull/319)
- Start session [`#318`](https://github.com/greatnonprofits-nfp/floweditor/pull/318)
- Fix standalone broadcast [`#316`](https://github.com/greatnonprofits-nfp/floweditor/pull/316)
- Small rendering fixes [`#315`](https://github.com/greatnonprofits-nfp/floweditor/pull/315)
- More tests, shared node rendering [`#312`](https://github.com/greatnonprofits-nfp/floweditor/pull/312)
- Fix timeout control display logic [`#311`](https://github.com/greatnonprofits-nfp/floweditor/pull/311)
- Clickabilitay [`#310`](https://github.com/greatnonprofits-nfp/floweditor/pull/310)
- Send broadcast [`#301`](https://github.com/greatnonprofits-nfp/floweditor/pull/301)
- Add Label Action [`#308`](https://github.com/greatnonprofits-nfp/floweditor/pull/308)
- Apply isOptionUnique callback to GroupsElement [`#309`](https://github.com/greatnonprofits-nfp/floweditor/pull/309)
- Update Attribute Ref in SetContactAttribForm [`#307`](https://github.com/greatnonprofits-nfp/floweditor/pull/307)
- Fix footer style [`#306`](https://github.com/greatnonprofits-nfp/floweditor/pull/306)
- WIP: Wait timeouts [`#302`](https://github.com/greatnonprofits-nfp/floweditor/pull/302)
- Fix definition pruning [`#303`](https://github.com/greatnonprofits-nfp/floweditor/pull/303)
- Show missing cases, add operators [`#296`](https://github.com/greatnonprofits-nfp/floweditor/pull/296)
- make clearable [`14e4c5d`](https://github.com/greatnonprofits-nfp/floweditor/commit/14e4c5d2d44ae9711b0cd3bb25319a43a8910ee1)
- move to webpack4 [`b1839ae`](https://github.com/greatnonprofits-nfp/floweditor/commit/b1839ae9a4b56d3200e9fb3c24362f6748392ef8)
- address npm audit issues, switch travis to test node 10 instead of 7 [`211459e`](https://github.com/greatnonprofits-nfp/floweditor/commit/211459eb8ee897705cd65b780c0465e81e032477)
#### [v1.1.8](https://github.com/nyaruka/floweditor/compare/v1.1.7...v1.1.8)
#### [v1.1.8](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.7...v1.1.8)
> 1 May 2018
- Remove sim logs [`#295`](https://github.com/nyaruka/floweditor/pull/295)
- remove sim logs [`f0eb69b`](https://github.com/nyaruka/floweditor/commit/f0eb69b65732f2ab49bf956e37dd4172276308ee)
- Remove sim logs [`#295`](https://github.com/greatnonprofits-nfp/floweditor/pull/295)
- remove sim logs [`f0eb69b`](https://github.com/greatnonprofits-nfp/floweditor/commit/f0eb69b65732f2ab49bf956e37dd4172276308ee)
#### [v1.1.7](https://github.com/nyaruka/floweditor/compare/v1.1.6...v1.1.7)
#### [v1.1.7](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.6...v1.1.7)
> 1 May 2018
- independent engine endpoints [`3d22f79`](https://github.com/nyaruka/floweditor/commit/3d22f795713b711d4e7234b2b777e4962e7b8916)
- fix flow test [`1a91aef`](https://github.com/nyaruka/floweditor/commit/1a91aef7e9d70d98b6c7e0a6406e4424e8d6d99b)
- independent engine endpoints [`3d22f79`](https://github.com/greatnonprofits-nfp/floweditor/commit/3d22f795713b711d4e7234b2b777e4962e7b8916)
- fix flow test [`1a91aef`](https://github.com/greatnonprofits-nfp/floweditor/commit/1a91aef7e9d70d98b6c7e0a6406e4424e8d6d99b)
#### [v1.1.6](https://github.com/nyaruka/floweditor/compare/v1.1.5...v1.1.6)
#### [v1.1.6](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.5...v1.1.6)
> 1 May 2018
- dont post to asset endpoints yet [`c188643`](https://github.com/nyaruka/floweditor/commit/c188643a8b479012ea1a89a9b1626d72642e2ce2)
- dont post to asset endpoints yet [`c188643`](https://github.com/greatnonprofits-nfp/floweditor/commit/c188643a8b479012ea1a89a9b1626d72642e2ce2)
#### [v1.1.5](https://github.com/nyaruka/floweditor/compare/v1.1.4...v1.1.5)
#### [v1.1.5](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.4...v1.1.5)
> 1 May 2018
- Embed flow uuid in ele attribute [`#294`](https://github.com/nyaruka/floweditor/pull/294)
- embed flow uuid in ele attribute [`0b90d26`](https://github.com/nyaruka/floweditor/commit/0b90d26f123302ec86ce6a2806a7303aebc69de2)
- Embed flow uuid in ele attribute [`#294`](https://github.com/greatnonprofits-nfp/floweditor/pull/294)
- embed flow uuid in ele attribute [`0b90d26`](https://github.com/greatnonprofits-nfp/floweditor/commit/0b90d26f123302ec86ce6a2806a7303aebc69de2)
#### [v1.1.4](https://github.com/nyaruka/floweditor/compare/v1.1.3...v1.1.4)
#### [v1.1.4](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.3...v1.1.4)
> 1 May 2018
- use preview as the node env [`#293`](https://github.com/nyaruka/floweditor/pull/293)
- fix git tagging [`650f88a`](https://github.com/nyaruka/floweditor/commit/650f88ae86e84939afe33ff5bad7d1316f7778b2)
- use preview as the node env [`#293`](https://github.com/greatnonprofits-nfp/floweditor/pull/293)
- fix git tagging [`650f88a`](https://github.com/greatnonprofits-nfp/floweditor/commit/650f88ae86e84939afe33ff5bad7d1316f7778b2)
#### [v1.1.3](https://github.com/nyaruka/floweditor/compare/v1.1.2...v1.1.3)
#### [v1.1.3](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.2...v1.1.3)
> 1 May 2018
- Switch to different icon prefix [`#292`](https://github.com/nyaruka/floweditor/pull/292)
- Adjustments to prep for RP asset format [`#291`](https://github.com/nyaruka/floweditor/pull/291)
- Use asset service for simulation [`#290`](https://github.com/nyaruka/floweditor/pull/290)
- Remove use of label for ContactField [`#289`](https://github.com/nyaruka/floweditor/pull/289)
- Asset refactor [`#288`](https://github.com/nyaruka/floweditor/pull/288)
- AssetService for flows [`#287`](https://github.com/nyaruka/floweditor/pull/287)
- AssetService for ContactFields [`#284`](https://github.com/nyaruka/floweditor/pull/284)
- Draggable simulator [`#285`](https://github.com/nyaruka/floweditor/pull/285)
- AssetService for ContactFields Tweaks [`#286`](https://github.com/nyaruka/floweditor/pull/286)
- Rework package scoping [`#283`](https://github.com/nyaruka/floweditor/pull/283)
- AssetService for Groups [`#281`](https://github.com/nyaruka/floweditor/pull/281)
- Remove groups, flows, and fields from redux [`9f47dd8`](https://github.com/nyaruka/floweditor/commit/9f47dd8e24de6830772a893cb4c406f4f651b40a)
- switch to different icon prefix [`d1eafd8`](https://github.com/nyaruka/floweditor/commit/d1eafd870c7a9d49be49662abdcacd576b2cf136)
- fix tests [`93bbf88`](https://github.com/nyaruka/floweditor/commit/93bbf88a8b96b496f6fa6c5f89e3c56c8ae9b79c)
- Switch to different icon prefix [`#292`](https://github.com/greatnonprofits-nfp/floweditor/pull/292)
- Adjustments to prep for RP asset format [`#291`](https://github.com/greatnonprofits-nfp/floweditor/pull/291)
- Use asset service for simulation [`#290`](https://github.com/greatnonprofits-nfp/floweditor/pull/290)
- Remove use of label for ContactField [`#289`](https://github.com/greatnonprofits-nfp/floweditor/pull/289)
- Asset refactor [`#288`](https://github.com/greatnonprofits-nfp/floweditor/pull/288)
- AssetService for flows [`#287`](https://github.com/greatnonprofits-nfp/floweditor/pull/287)
- AssetService for ContactFields [`#284`](https://github.com/greatnonprofits-nfp/floweditor/pull/284)
- Draggable simulator [`#285`](https://github.com/greatnonprofits-nfp/floweditor/pull/285)
- AssetService for ContactFields Tweaks [`#286`](https://github.com/greatnonprofits-nfp/floweditor/pull/286)
- Rework package scoping [`#283`](https://github.com/greatnonprofits-nfp/floweditor/pull/283)
- AssetService for Groups [`#281`](https://github.com/greatnonprofits-nfp/floweditor/pull/281)
- Remove groups, flows, and fields from redux [`9f47dd8`](https://github.com/greatnonprofits-nfp/floweditor/commit/9f47dd8e24de6830772a893cb4c406f4f651b40a)
- switch to different icon prefix [`d1eafd8`](https://github.com/greatnonprofits-nfp/floweditor/commit/d1eafd870c7a9d49be49662abdcacd576b2cf136)
- fix tests [`93bbf88`](https://github.com/greatnonprofits-nfp/floweditor/commit/93bbf88a8b96b496f6fa6c5f89e3c56c8ae9b79c)
#### [v1.1.2](https://github.com/nyaruka/floweditor/compare/v1.1.0...v1.1.2)
#### [v1.1.2](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.1.0...v1.1.2)
> 24 April 2018
- UMD build config for NPM [`#282`](https://github.com/nyaruka/floweditor/pull/282)
- Re-enable simulator in standalone mode [`#280`](https://github.com/nyaruka/floweditor/pull/280)
- Local Groups [`#275`](https://github.com/nyaruka/floweditor/pull/275)
- Declare custom matcher types [`#274`](https://github.com/nyaruka/floweditor/pull/274)
- Color Considerations [`#271`](https://github.com/nyaruka/floweditor/pull/271)
- Keep track of added contact fields [`#272`](https://github.com/nyaruka/floweditor/pull/272)
- Use palette red for removal [`#273`](https://github.com/nyaruka/floweditor/pull/273)
- Jesticulate [`#270`](https://github.com/nyaruka/floweditor/pull/270)
- Remove more references to non-test assets [`#269`](https://github.com/nyaruka/floweditor/pull/269)
- Find groups and fields when parsing initial flow [`#268`](https://github.com/nyaruka/floweditor/pull/268)
- Boring Pull Request [`#267`](https://github.com/nyaruka/floweditor/pull/267)
- Transition color change just for nic [`#266`](https://github.com/nyaruka/floweditor/pull/266)
- Move and rename test flows [`#265`](https://github.com/nyaruka/floweditor/pull/265)
- JAWS [`#264`](https://github.com/nyaruka/floweditor/pull/264)
- Stickies [`#262`](https://github.com/nyaruka/floweditor/pull/262)
- Flow coverage [`#261`](https://github.com/nyaruka/floweditor/pull/261)
- Router position [`#259`](https://github.com/nyaruka/floweditor/pull/259)
- Fix selector [`#258`](https://github.com/nyaruka/floweditor/pull/258)
- Embed Tweaks [`#257`](https://github.com/nyaruka/floweditor/pull/257)
- Drag to select [`#256`](https://github.com/nyaruka/floweditor/pull/256)
- Simulator Linting [`#255`](https://github.com/nyaruka/floweditor/pull/255)
- Fix 250 [`#252`](https://github.com/nyaruka/floweditor/pull/252)
- Store coverage [`#251`](https://github.com/nyaruka/floweditor/pull/251)
- Group widget now Groups widget [`#248`](https://github.com/nyaruka/floweditor/pull/248)
- lose assetHost [`#249`](https://github.com/nyaruka/floweditor/pull/249)
- two configs [`#245`](https://github.com/nyaruka/floweditor/pull/245)
- More coverage for store module [`#244`](https://github.com/nyaruka/floweditor/pull/244)
- Test: move asset endpoints to netlify [`#242`](https://github.com/nyaruka/floweditor/pull/242)
- SetContactAttribForm tests [`#240`](https://github.com/nyaruka/floweditor/pull/240)
- Moar coverage [`#239`](https://github.com/nyaruka/floweditor/pull/239)
- Fix gridding and parameterize it [`#237`](https://github.com/nyaruka/floweditor/pull/237)
- Rename Node to FlowNode to avoid colliding with dom [`#238`](https://github.com/nyaruka/floweditor/pull/238)
- Component tests [`#225`](https://github.com/nyaruka/floweditor/pull/225)
- Reflow [`#236`](https://github.com/nyaruka/floweditor/pull/236)
- Contact Attributes [`#230`](https://github.com/nyaruka/floweditor/pull/230)
- Mutator tests [`#232`](https://github.com/nyaruka/floweditor/pull/232)
- Add mutators, separate concerns for easier testing [`#231`](https://github.com/nyaruka/floweditor/pull/231)
- Fix update spec on reflow [`#227`](https://github.com/nyaruka/floweditor/pull/227)
- Fix z-index on drag [`#226`](https://github.com/nyaruka/floweditor/pull/226)
- Move to map based state for nodes [`#222`](https://github.com/nyaruka/floweditor/pull/222)
- Move to map based state for nodes [`#222`](https://github.com/nyaruka/floweditor/pull/222)
- Wrap jsplumb nodes so endpoints don't overlap [`#220`](https://github.com/nyaruka/floweditor/pull/220)
- Shadows only whilst dragging [`#219`](https://github.com/nyaruka/floweditor/pull/219)
- remove jason folder [`#218`](https://github.com/nyaruka/floweditor/pull/218)
- initial post-redux tests [`#213`](https://github.com/nyaruka/floweditor/pull/213)
- fix localization [`#214`](https://github.com/nyaruka/floweditor/pull/214)
- Cache async react-select options [`#216`](https://github.com/nyaruka/floweditor/pull/216)
- Redux - Main [`#186`](https://github.com/nyaruka/floweditor/pull/186)
- Redux - Main [`#186`](https://github.com/nyaruka/floweditor/pull/186)
- remove tests [`#212`](https://github.com/nyaruka/floweditor/pull/212)
- colocate redux actions, reducers [`#210`](https://github.com/nyaruka/floweditor/pull/210)
- fix router update [`#206`](https://github.com/nyaruka/floweditor/pull/206)
- fix router update [`#206`](https://github.com/nyaruka/floweditor/pull/206)
- fix flow list [`#205`](https://github.com/nyaruka/floweditor/pull/205)
- Create a custom click handler based on mouseDown and mouseUp [`#199`](https://github.com/nyaruka/floweditor/pull/199)
- Cleanup actions and type them [`#201`](https://github.com/nyaruka/floweditor/pull/201)
- action click fix [`#198`](https://github.com/nyaruka/floweditor/pull/198)
- updateRouter cleanup [`#189`](https://github.com/nyaruka/floweditor/pull/189)
- Make result name suggestion for new msg waits [`#181`](https://github.com/nyaruka/floweditor/pull/181)
- Only lint staged files on precommit [`#184`](https://github.com/nyaruka/floweditor/pull/184)
- Confirm delete styling [`#182`](https://github.com/nyaruka/floweditor/pull/182)
- prettify [`#183`](https://github.com/nyaruka/floweditor/pull/183)
- Update field help [`#178`](https://github.com/nyaruka/floweditor/pull/178)
- Don't show editor when dragging back to the same node [`#176`](https://github.com/nyaruka/floweditor/pull/176)
- Enforce prettier on commit [`#175`](https://github.com/nyaruka/floweditor/pull/175)
- Update actions [`#174`](https://github.com/nyaruka/floweditor/pull/174)
- Smooth drag [`#170`](https://github.com/nyaruka/floweditor/pull/170)
- icier canvas, a lot less grey [`#166`](https://github.com/nyaruka/floweditor/pull/166)
- Create expiration route when calling out to a flow [`#163`](https://github.com/nyaruka/floweditor/pull/163)
- Experiment: Brighter [`#155`](https://github.com/nyaruka/floweditor/pull/155)
- localization fix [`#162`](https://github.com/nyaruka/floweditor/pull/162)
- Result names [`#157`](https://github.com/nyaruka/floweditor/pull/157)
- multi-arg-case [`#153`](https://github.com/nyaruka/floweditor/pull/153)
- hot load scss globals [`#161`](https://github.com/nyaruka/floweditor/pull/161)
- load google fonts [`#147`](https://github.com/nyaruka/floweditor/pull/147)
- update actionlist [`#150`](https://github.com/nyaruka/floweditor/pull/150)
- character-counter [`#151`](https://github.com/nyaruka/floweditor/pull/151)
- close on select [`#148`](https://github.com/nyaruka/floweditor/pull/148)
- link to preview [`#146`](https://github.com/nyaruka/floweditor/pull/146)
- preview [`#142`](https://github.com/nyaruka/floweditor/pull/142)
- group split [`#135`](https://github.com/nyaruka/floweditor/pull/135)
- pin deps [`#138`](https://github.com/nyaruka/floweditor/pull/138)
- fix headers [`#137`](https://github.com/nyaruka/floweditor/pull/137)
- PUT option [`#125`](https://github.com/nyaruka/floweditor/pull/125)
- Add/remove groups [`#120`](https://github.com/nyaruka/floweditor/pull/120)
- Headers [`#124`](https://github.com/nyaruka/floweditor/pull/124)
- fix typo [`#121`](https://github.com/nyaruka/floweditor/pull/121)
- Update localization [`#102`](https://github.com/nyaruka/floweditor/pull/102)
- Update README.md [`#94`](https://github.com/nyaruka/floweditor/pull/94)
- Reorder rules react beautiful dnd [`#90`](https://github.com/nyaruka/floweditor/pull/90)
- Lint node [`#82`](https://github.com/nyaruka/floweditor/pull/82)
- hot load sass w/ css-hot-loader [`#79`](https://github.com/nyaruka/floweditor/pull/79)
- remove instances of findDOMNode [`#81`](https://github.com/nyaruka/floweditor/pull/81)
- Localization pre population [`#80`](https://github.com/nyaruka/floweditor/pull/80)
- Button order [`#75`](https://github.com/nyaruka/floweditor/pull/75)
- Initial tests [`#72`](https://github.com/nyaruka/floweditor/pull/72)
- Use jest-enzyme matchers instead of global type defs [`#67`](https://github.com/nyaruka/floweditor/pull/67)
- Bump tests [`#65`](https://github.com/nyaruka/floweditor/pull/65)
- Jest in time [`#62`](https://github.com/nyaruka/floweditor/pull/62)
- Tooling [`#61`](https://github.com/nyaruka/floweditor/pull/61)
- Advanced config [`#59`](https://github.com/nyaruka/floweditor/pull/59)
- Add support for all_urns on Reply [`#58`](https://github.com/nyaruka/floweditor/pull/58)
- Refactor advanced forms to allow flipping [`#57`](https://github.com/nyaruka/floweditor/pull/57)
- Remove dependence on flowbase [`b9e71c1`](https://github.com/nyaruka/floweditor/commit/b9e71c1c044f94d75603547abad42c051b8bc066)
- reintroduce react-dnd [`33bd181`](https://github.com/nyaruka/floweditor/commit/33bd1817811180d06810c8d272cd7372ee353110)
- add jaws to track performance [`342509e`](https://github.com/nyaruka/floweditor/commit/342509ec2ed38a110955f8f1fef6d69857c17635)
- UMD build config for NPM [`#282`](https://github.com/greatnonprofits-nfp/floweditor/pull/282)
- Re-enable simulator in standalone mode [`#280`](https://github.com/greatnonprofits-nfp/floweditor/pull/280)
- Local Groups [`#275`](https://github.com/greatnonprofits-nfp/floweditor/pull/275)
- Declare custom matcher types [`#274`](https://github.com/greatnonprofits-nfp/floweditor/pull/274)
- Color Considerations [`#271`](https://github.com/greatnonprofits-nfp/floweditor/pull/271)
- Keep track of added contact fields [`#272`](https://github.com/greatnonprofits-nfp/floweditor/pull/272)
- Use palette red for removal [`#273`](https://github.com/greatnonprofits-nfp/floweditor/pull/273)
- Jesticulate [`#270`](https://github.com/greatnonprofits-nfp/floweditor/pull/270)
- Remove more references to non-test assets [`#269`](https://github.com/greatnonprofits-nfp/floweditor/pull/269)
- Find groups and fields when parsing initial flow [`#268`](https://github.com/greatnonprofits-nfp/floweditor/pull/268)
- Boring Pull Request [`#267`](https://github.com/greatnonprofits-nfp/floweditor/pull/267)
- Transition color change just for nic [`#266`](https://github.com/greatnonprofits-nfp/floweditor/pull/266)
- Move and rename test flows [`#265`](https://github.com/greatnonprofits-nfp/floweditor/pull/265)
- JAWS [`#264`](https://github.com/greatnonprofits-nfp/floweditor/pull/264)
- Stickies [`#262`](https://github.com/greatnonprofits-nfp/floweditor/pull/262)
- Flow coverage [`#261`](https://github.com/greatnonprofits-nfp/floweditor/pull/261)
- Router position [`#259`](https://github.com/greatnonprofits-nfp/floweditor/pull/259)
- Fix selector [`#258`](https://github.com/greatnonprofits-nfp/floweditor/pull/258)
- Embed Tweaks [`#257`](https://github.com/greatnonprofits-nfp/floweditor/pull/257)
- Drag to select [`#256`](https://github.com/greatnonprofits-nfp/floweditor/pull/256)
- Simulator Linting [`#255`](https://github.com/greatnonprofits-nfp/floweditor/pull/255)
- Fix 250 [`#252`](https://github.com/greatnonprofits-nfp/floweditor/pull/252)
- Store coverage [`#251`](https://github.com/greatnonprofits-nfp/floweditor/pull/251)
- Group widget now Groups widget [`#248`](https://github.com/greatnonprofits-nfp/floweditor/pull/248)
- lose assetHost [`#249`](https://github.com/greatnonprofits-nfp/floweditor/pull/249)
- two configs [`#245`](https://github.com/greatnonprofits-nfp/floweditor/pull/245)
- More coverage for store module [`#244`](https://github.com/greatnonprofits-nfp/floweditor/pull/244)
- Test: move asset endpoints to netlify [`#242`](https://github.com/greatnonprofits-nfp/floweditor/pull/242)
- SetContactAttribForm tests [`#240`](https://github.com/greatnonprofits-nfp/floweditor/pull/240)
- Moar coverage [`#239`](https://github.com/greatnonprofits-nfp/floweditor/pull/239)
- Fix gridding and parameterize it [`#237`](https://github.com/greatnonprofits-nfp/floweditor/pull/237)
- Rename Node to FlowNode to avoid colliding with dom [`#238`](https://github.com/greatnonprofits-nfp/floweditor/pull/238)
- Component tests [`#225`](https://github.com/greatnonprofits-nfp/floweditor/pull/225)
- Reflow [`#236`](https://github.com/greatnonprofits-nfp/floweditor/pull/236)
- Contact Attributes [`#230`](https://github.com/greatnonprofits-nfp/floweditor/pull/230)
- Mutator tests [`#232`](https://github.com/greatnonprofits-nfp/floweditor/pull/232)
- Add mutators, separate concerns for easier testing [`#231`](https://github.com/greatnonprofits-nfp/floweditor/pull/231)
- Fix update spec on reflow [`#227`](https://github.com/greatnonprofits-nfp/floweditor/pull/227)
- Fix z-index on drag [`#226`](https://github.com/greatnonprofits-nfp/floweditor/pull/226)
- Move to map based state for nodes [`#222`](https://github.com/greatnonprofits-nfp/floweditor/pull/222)
- Move to map based state for nodes [`#222`](https://github.com/greatnonprofits-nfp/floweditor/pull/222)
- Wrap jsplumb nodes so endpoints don't overlap [`#220`](https://github.com/greatnonprofits-nfp/floweditor/pull/220)
- Shadows only whilst dragging [`#219`](https://github.com/greatnonprofits-nfp/floweditor/pull/219)
- remove jason folder [`#218`](https://github.com/greatnonprofits-nfp/floweditor/pull/218)
- initial post-redux tests [`#213`](https://github.com/greatnonprofits-nfp/floweditor/pull/213)
- fix localization [`#214`](https://github.com/greatnonprofits-nfp/floweditor/pull/214)
- Cache async react-select options [`#216`](https://github.com/greatnonprofits-nfp/floweditor/pull/216)
- Redux - Main [`#186`](https://github.com/greatnonprofits-nfp/floweditor/pull/186)
- Redux - Main [`#186`](https://github.com/greatnonprofits-nfp/floweditor/pull/186)
- remove tests [`#212`](https://github.com/greatnonprofits-nfp/floweditor/pull/212)
- colocate redux actions, reducers [`#210`](https://github.com/greatnonprofits-nfp/floweditor/pull/210)
- fix router update [`#206`](https://github.com/greatnonprofits-nfp/floweditor/pull/206)
- fix router update [`#206`](https://github.com/greatnonprofits-nfp/floweditor/pull/206)
- fix flow list [`#205`](https://github.com/greatnonprofits-nfp/floweditor/pull/205)
- Create a custom click handler based on mouseDown and mouseUp [`#199`](https://github.com/greatnonprofits-nfp/floweditor/pull/199)
- Cleanup actions and type them [`#201`](https://github.com/greatnonprofits-nfp/floweditor/pull/201)
- action click fix [`#198`](https://github.com/greatnonprofits-nfp/floweditor/pull/198)
- updateRouter cleanup [`#189`](https://github.com/greatnonprofits-nfp/floweditor/pull/189)
- Make result name suggestion for new msg waits [`#181`](https://github.com/greatnonprofits-nfp/floweditor/pull/181)
- Only lint staged files on precommit [`#184`](https://github.com/greatnonprofits-nfp/floweditor/pull/184)
- Confirm delete styling [`#182`](https://github.com/greatnonprofits-nfp/floweditor/pull/182)
- prettify [`#183`](https://github.com/greatnonprofits-nfp/floweditor/pull/183)
- Update field help [`#178`](https://github.com/greatnonprofits-nfp/floweditor/pull/178)
- Don't show editor when dragging back to the same node [`#176`](https://github.com/greatnonprofits-nfp/floweditor/pull/176)
- Enforce prettier on commit [`#175`](https://github.com/greatnonprofits-nfp/floweditor/pull/175)
- Update actions [`#174`](https://github.com/greatnonprofits-nfp/floweditor/pull/174)
- Smooth drag [`#170`](https://github.com/greatnonprofits-nfp/floweditor/pull/170)
- icier canvas, a lot less grey [`#166`](https://github.com/greatnonprofits-nfp/floweditor/pull/166)
- Create expiration route when calling out to a flow [`#163`](https://github.com/greatnonprofits-nfp/floweditor/pull/163)
- Experiment: Brighter [`#155`](https://github.com/greatnonprofits-nfp/floweditor/pull/155)
- localization fix [`#162`](https://github.com/greatnonprofits-nfp/floweditor/pull/162)
- Result names [`#157`](https://github.com/greatnonprofits-nfp/floweditor/pull/157)
- multi-arg-case [`#153`](https://github.com/greatnonprofits-nfp/floweditor/pull/153)
- hot load scss globals [`#161`](https://github.com/greatnonprofits-nfp/floweditor/pull/161)
- load google fonts [`#147`](https://github.com/greatnonprofits-nfp/floweditor/pull/147)
- update actionlist [`#150`](https://github.com/greatnonprofits-nfp/floweditor/pull/150)
- character-counter [`#151`](https://github.com/greatnonprofits-nfp/floweditor/pull/151)
- close on select [`#148`](https://github.com/greatnonprofits-nfp/floweditor/pull/148)
- link to preview [`#146`](https://github.com/greatnonprofits-nfp/floweditor/pull/146)
- preview [`#142`](https://github.com/greatnonprofits-nfp/floweditor/pull/142)
- group split [`#135`](https://github.com/greatnonprofits-nfp/floweditor/pull/135)
- pin deps [`#138`](https://github.com/greatnonprofits-nfp/floweditor/pull/138)
- fix headers [`#137`](https://github.com/greatnonprofits-nfp/floweditor/pull/137)
- PUT option [`#125`](https://github.com/greatnonprofits-nfp/floweditor/pull/125)
- Add/remove groups [`#120`](https://github.com/greatnonprofits-nfp/floweditor/pull/120)
- Headers [`#124`](https://github.com/greatnonprofits-nfp/floweditor/pull/124)
- fix typo [`#121`](https://github.com/greatnonprofits-nfp/floweditor/pull/121)
- Update localization [`#102`](https://github.com/greatnonprofits-nfp/floweditor/pull/102)
- Update README.md [`#94`](https://github.com/greatnonprofits-nfp/floweditor/pull/94)
- Reorder rules react beautiful dnd [`#90`](https://github.com/greatnonprofits-nfp/floweditor/pull/90)
- Lint node [`#82`](https://github.com/greatnonprofits-nfp/floweditor/pull/82)
- hot load sass w/ css-hot-loader [`#79`](https://github.com/greatnonprofits-nfp/floweditor/pull/79)
- remove instances of findDOMNode [`#81`](https://github.com/greatnonprofits-nfp/floweditor/pull/81)
- Localization pre population [`#80`](https://github.com/greatnonprofits-nfp/floweditor/pull/80)
- Button order [`#75`](https://github.com/greatnonprofits-nfp/floweditor/pull/75)
- Initial tests [`#72`](https://github.com/greatnonprofits-nfp/floweditor/pull/72)
- Use jest-enzyme matchers instead of global type defs [`#67`](https://github.com/greatnonprofits-nfp/floweditor/pull/67)
- Bump tests [`#65`](https://github.com/greatnonprofits-nfp/floweditor/pull/65)
- Jest in time [`#62`](https://github.com/greatnonprofits-nfp/floweditor/pull/62)
- Tooling [`#61`](https://github.com/greatnonprofits-nfp/floweditor/pull/61)
- Advanced config [`#59`](https://github.com/greatnonprofits-nfp/floweditor/pull/59)
- Add support for all_urns on Reply [`#58`](https://github.com/greatnonprofits-nfp/floweditor/pull/58)
- Refactor advanced forms to allow flipping [`#57`](https://github.com/greatnonprofits-nfp/floweditor/pull/57)
- Remove dependence on flowbase [`b9e71c1`](https://github.com/greatnonprofits-nfp/floweditor/commit/b9e71c1c044f94d75603547abad42c051b8bc066)
- reintroduce react-dnd [`33bd181`](https://github.com/greatnonprofits-nfp/floweditor/commit/33bd1817811180d06810c8d272cd7372ee353110)
- add jaws to track performance [`342509e`](https://github.com/greatnonprofits-nfp/floweditor/commit/342509ec2ed38a110955f8f1fef6d69857c17635)
#### [v1.1.0](https://github.com/nyaruka/floweditor/compare/v1.0.10...v1.1.0)
#### [v1.1.0](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.10...v1.1.0)
> 7 July 2017
- Honor config path support optional activity endpoint [`fd01bb5`](https://github.com/nyaruka/floweditor/commit/fd01bb5d1d10528a60a424e787729c2a9f040175)
- npm publish after versioning [`8543631`](https://github.com/nyaruka/floweditor/commit/8543631ec2827fd6803ca61dae2a45b3799f49da)
- Honor config path support optional activity endpoint [`fd01bb5`](https://github.com/greatnonprofits-nfp/floweditor/commit/fd01bb5d1d10528a60a424e787729c2a9f040175)
- npm publish after versioning [`8543631`](https://github.com/greatnonprofits-nfp/floweditor/commit/8543631ec2827fd6803ca61dae2a45b3799f49da)
#### [v1.0.10](https://github.com/nyaruka/floweditor/compare/v1.0.9...v1.0.10)
#### [v1.0.10](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.9...v1.0.10)
> 7 July 2017
- Add support for array-based localizations [`8f793a1`](https://github.com/nyaruka/floweditor/commit/8f793a1e70a2aa6ac2cf9bfc0641405ee83d5634)
- Add support for array-based localizations [`8f793a1`](https://github.com/greatnonprofits-nfp/floweditor/commit/8f793a1e70a2aa6ac2cf9bfc0641405ee83d5634)
#### [v1.0.9](https://github.com/nyaruka/floweditor/compare/v1.0.8...v1.0.9)
#### [v1.0.9](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.8...v1.0.9)
> 6 July 2017
- Use current definition for flow in editor when simulating [`4e6cd38`](https://github.com/nyaruka/floweditor/commit/4e6cd389fb9fce210a87bd38b04aad2bc79aabc2)
- update node versions [`12caa64`](https://github.com/nyaruka/floweditor/commit/12caa645a0f7473faa3663242406d7a2c8d77c82)
- poke build [`3ef3464`](https://github.com/nyaruka/floweditor/commit/3ef346416d9011534cc316bebc3f39fdcf61f51a)
- Use current definition for flow in editor when simulating [`4e6cd38`](https://github.com/greatnonprofits-nfp/floweditor/commit/4e6cd389fb9fce210a87bd38b04aad2bc79aabc2)
- update node versions [`12caa64`](https://github.com/greatnonprofits-nfp/floweditor/commit/12caa645a0f7473faa3663242406d7a2c8d77c82)
- poke build [`3ef3464`](https://github.com/greatnonprofits-nfp/floweditor/commit/3ef346416d9011534cc316bebc3f39fdcf61f51a)
#### [v1.0.8](https://github.com/nyaruka/floweditor/compare/v1.0.7...v1.0.8)
#### [v1.0.8](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.7...v1.0.8)
> 6 July 2017
- add postversion [`78a3eeb`](https://github.com/nyaruka/floweditor/commit/78a3eeb65b5fd91a79dfaa446f1791b12730a09b)
- add postversion [`78a3eeb`](https://github.com/greatnonprofits-nfp/floweditor/commit/78a3eeb65b5fd91a79dfaa446f1791b12730a09b)
#### [v1.0.7](https://github.com/nyaruka/floweditor/compare/v1.0.6...v1.0.7)
#### [v1.0.7](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.6...v1.0.7)
> 6 July 2017
- Run tests and build:prod on version [`52c0141`](https://github.com/nyaruka/floweditor/commit/52c0141d8d335678cb590f01a6f934743d3a9e5a)
- Use single-run for tests [`cf63cad`](https://github.com/nyaruka/floweditor/commit/cf63cad3f2a2e87f689a923978b955ceb842dcd5)
- Run tests and build:prod on version [`52c0141`](https://github.com/greatnonprofits-nfp/floweditor/commit/52c0141d8d335678cb590f01a6f934743d3a9e5a)
- Use single-run for tests [`cf63cad`](https://github.com/greatnonprofits-nfp/floweditor/commit/cf63cad3f2a2e87f689a923978b955ceb842dcd5)
#### [v1.0.6](https://github.com/nyaruka/floweditor/compare/v1.0.5...v1.0.6)
#### [v1.0.6](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.5...v1.0.6)
> 6 July 2017
- Support non-configured languages [`24c58b3`](https://github.com/nyaruka/floweditor/commit/24c58b3875c3ecc9f41b4a9f02d7bdb88b4f371e)
- Support non-configured languages [`24c58b3`](https://github.com/greatnonprofits-nfp/floweditor/commit/24c58b3875c3ecc9f41b4a9f02d7bdb88b4f371e)
#### [v1.0.5](https://github.com/nyaruka/floweditor/compare/v1.0.4...v1.0.5)
#### [v1.0.5](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.4...v1.0.5)
> 6 July 2017
#### [v1.0.4](https://github.com/nyaruka/floweditor/compare/v1.0.3...v1.0.4)
#### [v1.0.4](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.3...v1.0.4)
> 6 July 2017
- add .npmignore [`b4afccb`](https://github.com/nyaruka/floweditor/commit/b4afccb06cb64c7b8aa0feeac12437583112d4f5)
- Update README.md [`cf84efe`](https://github.com/nyaruka/floweditor/commit/cf84efe467fe068b240c564cb191e8584363cb1b)
- add .npmignore [`b4afccb`](https://github.com/greatnonprofits-nfp/floweditor/commit/b4afccb06cb64c7b8aa0feeac12437583112d4f5)
- Update README.md [`cf84efe`](https://github.com/greatnonprofits-nfp/floweditor/commit/cf84efe467fe068b240c564cb191e8584363cb1b)
#### [v1.0.3](https://github.com/nyaruka/floweditor/compare/v1.0.2...v1.0.3)
#### [v1.0.3](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.2...v1.0.3)
> 6 July 2017
- Translations [`#56`](https://github.com/nyaruka/floweditor/pull/56)
- Add language editing state [`b2c60df`](https://github.com/nyaruka/floweditor/commit/b2c60dfa993402e71572a1a7243a5a3642bfeb66)
- Add license [`23b15b7`](https://github.com/nyaruka/floweditor/commit/23b15b70810a73de07dbadcc2b564db802fe4291)
- Add exit translation [`102680b`](https://github.com/nyaruka/floweditor/commit/102680b40e1cf0d2220ad031cc20896820e97181)
- Translations [`#56`](https://github.com/greatnonprofits-nfp/floweditor/pull/56)
- Add language editing state [`b2c60df`](https://github.com/greatnonprofits-nfp/floweditor/commit/b2c60dfa993402e71572a1a7243a5a3642bfeb66)
- Add license [`23b15b7`](https://github.com/greatnonprofits-nfp/floweditor/commit/23b15b70810a73de07dbadcc2b564db802fe4291)
- Add exit translation [`102680b`](https://github.com/greatnonprofits-nfp/floweditor/commit/102680b40e1cf0d2220ad031cc20896820e97181)
#### [v1.0.2](https://github.com/nyaruka/floweditor/compare/v1.0.1...v1.0.2)
#### [v1.0.2](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.1...v1.0.2)
> 20 June 2017
- Introduce new NodeEditor [`a28d8f4`](https://github.com/nyaruka/floweditor/commit/a28d8f47002ca8b6e8a843838eea7b58cabd6b88)
- Add advanced section for webhook [`3527231`](https://github.com/nyaruka/floweditor/commit/3527231883ac19c4a56a2d9014fcfcb6331607e0)
- Remove NodeModal, make hybrids work on new editor [`5b92fb1`](https://github.com/nyaruka/floweditor/commit/5b92fb10bda81a20bd3fc2327469d3a590d81a33)
- Introduce new NodeEditor [`a28d8f4`](https://github.com/greatnonprofits-nfp/floweditor/commit/a28d8f47002ca8b6e8a843838eea7b58cabd6b88)
- Add advanced section for webhook [`3527231`](https://github.com/greatnonprofits-nfp/floweditor/commit/3527231883ac19c4a56a2d9014fcfcb6331607e0)
- Remove NodeModal, make hybrids work on new editor [`5b92fb1`](https://github.com/greatnonprofits-nfp/floweditor/commit/5b92fb10bda81a20bd3fc2327469d3a590d81a33)
#### [v1.0.1](https://github.com/nyaruka/floweditor/compare/v1.0.0...v1.0.1)
#### [v1.0.1](https://github.com/greatnonprofits-nfp/floweditor/compare/v1.0.0...v1.0.1)
> 14 June 2017
- update npm targets [`eea63c9`](https://github.com/nyaruka/floweditor/commit/eea63c94ada1212ce99d0812f923cbe3f7e39eb2)
- update npm targets [`eea63c9`](https://github.com/greatnonprofits-nfp/floweditor/commit/eea63c94ada1212ce99d0812f923cbe3f7e39eb2)

@@ -749,19 +767,19 @@ #### v1.0.0

- Fix tests [`#55`](https://github.com/nyaruka/floweditor/pull/55)
- Add simulation activity [`#44`](https://github.com/nyaruka/floweditor/pull/44)
- Add activity visualization for exits and active nodes [`#43`](https://github.com/nyaruka/floweditor/pull/43)
- Add configurable body for webhooks [`#42`](https://github.com/nyaruka/floweditor/pull/42)
- Add save flow result [`#41`](https://github.com/nyaruka/floweditor/pull/41)
- Rename name to result_name in router definition for consistency [`#36`](https://github.com/nyaruka/floweditor/pull/36)
- Completion [`#32`](https://github.com/nyaruka/floweditor/pull/32)
- Fix save to contact [`#30`](https://github.com/nyaruka/floweditor/pull/30)
- Hide sim [`#29`](https://github.com/nyaruka/floweditor/pull/29)
- Add split by expression, breaks existing flows [`#28`](https://github.com/nyaruka/floweditor/pull/28)
- Nested props [`#27`](https://github.com/nyaruka/floweditor/pull/27)
- styling for simulator, tweaks to simulation [`#26`](https://github.com/nyaruka/floweditor/pull/26)
- Allow removal of cases, fix empty case logic [`#25`](https://github.com/nyaruka/floweditor/pull/25)
- Reimplement simulator etc.. [`#1`](https://github.com/nyaruka/floweditor/pull/1)
- Underline webhook details in simulator. Fixes #48 [`#48`](https://github.com/nyaruka/floweditor/issues/48)
- Add css modules, use custom form elements [`8245dde`](https://github.com/nyaruka/floweditor/commit/8245dde16cb96c94a765ff26943468d0297bf256)
- fix widths for wait nodes [`fcbe5b3`](https://github.com/nyaruka/floweditor/commit/fcbe5b3657c8777a3189d2f9d78c7a22688979f6)
- Add TitleBar and action/node removal. Add icon font. [`30116a4`](https://github.com/nyaruka/floweditor/commit/30116a4598b97defa9e2b43e0f98b7a776961748)
- Fix tests [`#55`](https://github.com/greatnonprofits-nfp/floweditor/pull/55)
- Add simulation activity [`#44`](https://github.com/greatnonprofits-nfp/floweditor/pull/44)
- Add activity visualization for exits and active nodes [`#43`](https://github.com/greatnonprofits-nfp/floweditor/pull/43)
- Add configurable body for webhooks [`#42`](https://github.com/greatnonprofits-nfp/floweditor/pull/42)
- Add save flow result [`#41`](https://github.com/greatnonprofits-nfp/floweditor/pull/41)
- Rename name to result_name in router definition for consistency [`#36`](https://github.com/greatnonprofits-nfp/floweditor/pull/36)
- Completion [`#32`](https://github.com/greatnonprofits-nfp/floweditor/pull/32)
- Fix save to contact [`#30`](https://github.com/greatnonprofits-nfp/floweditor/pull/30)
- Hide sim [`#29`](https://github.com/greatnonprofits-nfp/floweditor/pull/29)
- Add split by expression, breaks existing flows [`#28`](https://github.com/greatnonprofits-nfp/floweditor/pull/28)
- Nested props [`#27`](https://github.com/greatnonprofits-nfp/floweditor/pull/27)
- styling for simulator, tweaks to simulation [`#26`](https://github.com/greatnonprofits-nfp/floweditor/pull/26)
- Allow removal of cases, fix empty case logic [`#25`](https://github.com/greatnonprofits-nfp/floweditor/pull/25)
- Reimplement simulator etc.. [`#1`](https://github.com/greatnonprofits-nfp/floweditor/pull/1)
- Underline webhook details in simulator. Fixes #48 [`#48`](https://github.com/greatnonprofits-nfp/floweditor/issues/48)
- Add css modules, use custom form elements [`8245dde`](https://github.com/greatnonprofits-nfp/floweditor/commit/8245dde16cb96c94a765ff26943468d0297bf256)
- fix widths for wait nodes [`fcbe5b3`](https://github.com/greatnonprofits-nfp/floweditor/commit/fcbe5b3657c8777a3189d2f9d78c7a22688979f6)
- Add TitleBar and action/node removal. Add icon font. [`30116a4`](https://github.com/greatnonprofits-nfp/floweditor/commit/30116a4598b97defa9e2b43e0f98b7a776961748)

@@ -5,3 +5,3 @@ {

"repository": "git://github.com/greatnonprofits-nfp/floweditor.git",
"version": "1.6.6",
"version": "1.6.7",
"description": "'Standalone flow editing tool designed for use within the RapidPro suite of messaging tools but can be adopted for use outside of that ecosystem.'",

@@ -8,0 +8,0 @@ "browser": "umd/flow-editor.min.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc