Releases: ClearC2/grid-form-builder
Releases · ClearC2/grid-form-builder
v1.5.2
1.5.2 (2019-03-18)
Bug Fixes
- multiSelect: fix bug where values are not loaded on initial render (2e99ece)
v1.5.1
1.5.1 (2019-03-15)
Bug Fixes
- multiple-rte: fix multiple rte on same page (bec329d)
v1.5.0
1.5.0 (2019-03-13)
Features
- add-rte-image: add rte image uploader (ebb2098)
v1.4.0
1.4.0 (2019-03-13)
Features
- autocomplete-prop: add autocomplete prop to disable autocomplete on modern browsers (d9088a6)
v1.3.2
1.3.2 (2019-03-11)
Bug Fixes
- firefox: prevent red highlight on inputFields (a38c6da)
v1.3.1
1.3.1 (2019-03-08)
Bug Fixes
- Select: fix issue where select inputs cannot be cleared (66c48aa)
v1.3.0
1.3.0 (2019-03-01)
Bug Fixes
- email: fix tab index on email field (5e9c43d)
Features
- validation: cannot save when email is invalid (753bf7e)
v1.2.0
1.2.0 (2019-02-26)
Features
- input: default color is now #333 instead of black (acb25af)
- listselect: list select can now accept values as a string or an array, but only returns values as an array (10124dd)
v1.1.0
1.1.0 (2019-02-26)
Features
- multiselect: multiselect values now get sent back to the implementor as an array (339191f)
v1.0.1
1.0.1 (2019-02-15)
Bug Fixes
- total: add Total to package export (2bde2a7)