Releases: ClearC2/grid-form-builder
Releases · ClearC2/grid-form-builder
v3.107.1
Bug Fixes
- typeaheads: fix infinite loop in typeaheads with warning props (#229) (a6cd8de)
v3.107.0
Features
- richtext: removes react-quill and implements vanilla quill 2.0 (#230) (d26db12)
- richtext: removes react-quill and implements vanilla quill 2.0 (#231) (6d40ede)
v3.106.1
Bug Fixes
- readonly: inputs will rerender if cfd_userisreadonly changes value (a79f460)
v3.106.0
Features
- inputs: add ability to show tooltips for individual keyword options in keyword powered inputs (#228) (e19141a)
v3.105.1
Bug Fixes
- phone: prepend + for non-us numbers to trigger formatting (#227) (389f13f)
v3.105.0
Features
- reports: add ability to have one field compare itself to another field (#226) (1378a72)
v3.104.0
Features
- select: removing menu open from blur event and letting react select handle opening the menu only on click (#225) (9eaddbc)
v3.103.0
Features
- percentage: allow for custom max and min percentage (#224) (2b601bb)
v3.102.0
Features
- phone: phone fields will automatically format if it is reading the region from another field on the form and that value updates (#223) (01e72ef)
v3.101.0
Features
- conditionalpredicate: remove unnecessary if clause (#222) (d9c34b7)