Skip to content

Releases: ClearC2/grid-form-builder

v3.107.1

07 Jan 14:19
Compare
Choose a tag to compare

3.107.1 (2025-01-07)

Bug Fixes

  • typeaheads: fix infinite loop in typeaheads with warning props (#229) (a6cd8de)

v3.107.0

06 Jan 22:58
Compare
Choose a tag to compare

3.107.0 (2025-01-06)

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

03 Jan 21:32
Compare
Choose a tag to compare

3.106.1 (2025-01-03)

Bug Fixes

  • readonly: inputs will rerender if cfd_userisreadonly changes value (a79f460)

v3.106.0

11 Dec 13:59
Compare
Choose a tag to compare

3.106.0 (2024-12-11)

Features

  • inputs: add ability to show tooltips for individual keyword options in keyword powered inputs (#228) (e19141a)

v3.105.1

04 Nov 16:38
Compare
Choose a tag to compare

3.105.1 (2024-11-04)

Bug Fixes

  • phone: prepend + for non-us numbers to trigger formatting (#227) (389f13f)

v3.105.0

30 Oct 20:15
Compare
Choose a tag to compare

3.105.0 (2024-10-30)

Features

  • reports: add ability to have one field compare itself to another field (#226) (1378a72)

v3.104.0

07 Oct 20:21
Compare
Choose a tag to compare

3.104.0 (2024-10-07)

Features

  • select: removing menu open from blur event and letting react select handle opening the menu only on click (#225) (9eaddbc)

v3.103.0

12 Aug 16:00
Compare
Choose a tag to compare

3.103.0 (2024-08-12)

Features

  • percentage: allow for custom max and min percentage (#224) (2b601bb)

v3.102.0

05 Aug 14:10
Compare
Choose a tag to compare

3.102.0 (2024-08-05)

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

23 May 13:57
Compare
Choose a tag to compare

3.101.0 (2024-05-23)

Features

  • conditionalpredicate: remove unnecessary if clause (#222) (d9c34b7)