Skip to content

Releases: nocode-js/sequential-workflow-editor

0.14.2

06 Oct 11:57
95bcf12
Compare
Choose a tag to compare

This version adds the formatPropertyValue method to the PropertyValidatorContext class.

0.14.1

06 Oct 09:55
2503075
Compare
Choose a tag to compare

This version adds the formatPropertyValue method to: PropertyContext, DefaultValueContext, ScopedPropertyContext and ValueContext classes.

0.14.0

11 Sep 14:15
8c1ed07
Compare
Choose a tag to compare

From now, the nullable any variable editor and the nullable variable editor display the expected variable types to select. This version also allows changes to the labels in the dropdown menu of the dynamic value editor.

0.13.2

28 Jun 19:43
5193dc9
Compare
Choose a tag to compare

This version adds missing translations for the variableDefinitions value editor.

0.13.1

27 Jun 19:29
bd0f449
Compare
Choose a tag to compare

This version adds missing translations for the variableNameValidator function #37.

0.13.0

21 Jun 19:43
bcd44e9
Compare
Choose a tag to compare

This version introduces several internal changes that allowed for the creation of a new type of editor in the pro version: the hidden dependent value editor.

0.12.1

06 Jun 20:28
6397a30
Compare
Choose a tag to compare

This version normalizes translations.

0.12.0

24 May 20:27
44dc0f9
Compare
Choose a tag to compare

This version introduces the localization feature. Now you can localize the editor to any language you want.

0.11.3

15 Nov 22:52
4ce6415
Compare
Choose a tag to compare

This version improves the behavior of the Dynamic value editor, when the sub editor contains a control visible in the property header.

0.11.2

14 Nov 21:49
eb4bb32
Compare
Choose a tag to compare

This version adds a generic type to the ChoiceValueModel interface.