Commit graph

8 commits

Author SHA1 Message Date
lublak 0398ec7348
Add s and u flag support for regex (#1397)
* add s flag support for regex

* add u flag (its supported since nodejs 6.4.0)
2021-02-05 09:29:16 +01:00
Jan Oberhauser 0809952173 Add "Ends With" and "Starts With" support to If and Switch Node 2020-12-27 20:33:46 +01:00
Jan Oberhauser 3e0b9f2eba Add "isEmpty" option to IF-Node 2020-12-11 18:15:07 +01:00
Jan Oberhauser 66bfcca63f 🐛 Fix issue with IF&Switch node for undefined expressions #1099 2020-10-26 09:43:01 +01:00
Jan Oberhauser 40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser 2b343a4aa5 Add smallerEqual and largerEqual to IF and Switch Nodes 2019-12-23 13:22:15 -06:00
Jan Oberhauser 84154843c2 💄 Add icons to all nodes which did not have any 2019-07-26 11:27:46 +02:00
Jan Oberhauser 9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00