Skip to content

Releases: ClearC2/grid-form-builder

v3.100.1

13 May 17:32
Compare
Choose a tag to compare

3.100.1 (2024-05-13)

Bug Fixes

  • typeahead: multi typeahead should now allow you to clear the last value (f40fcce)

v3.100.0

14 Mar 13:39
Compare
Choose a tag to compare

3.100.0 (2024-03-14)

Features

  • reports: adds match date conditions to report query builder (87f0ffd)

v3.99.1

27 Feb 15:24
Compare
Choose a tag to compare

3.99.1 (2024-02-27)

Bug Fixes

  • build: empty commit to trigger semantic release bot (1557804)

v3.99.0

23 Feb 15:02
Compare
Choose a tag to compare

3.99.0 (2024-02-23)

Features

  • css: adds ability to use css pseudo selectors in the json schema (#221) (e2db1be)

v3.98.0

15 Feb 16:54
Compare
Choose a tag to compare

3.98.0 (2024-02-15)

Features

  • conditions: look for nested dynamicValues when more than one condition (#220) (2f95e18)

v3.97.0

15 Feb 16:28
Compare
Choose a tag to compare

3.97.0 (2024-02-15)

Features

  • Multiselect: add onBlur prop to multiselect input type that returns the onBlur event (#219) (983f5ef)

v3.96.0

14 Feb 20:50
Compare
Choose a tag to compare

3.96.0 (2024-02-14)

Features

  • Select: add onBlur prop to select input type that returns onBlur event (#218) (eb380b6)

v3.95.1

06 Feb 02:01
Compare
Choose a tag to compare

3.95.1 (2024-02-06)

Bug Fixes

  • date: monthday input now stores the current year as the behind the scenes year value (eff68ea)

v3.95.0

06 Feb 01:28
Compare
Choose a tag to compare

3.95.0 (2024-02-06)

Features

  • date: adds monthday as an input type that only allows users to specify a month and date without a year (#217) (5b588c3)

v3.94.0

11 Jan 22:13
Compare
Choose a tag to compare

3.94.0 (2024-01-11)

Features

  • multiselect: change background color of multiselect value if va… (#216) (f20a649)