Skip to content

Releases: ClearC2/grid-form-builder

v3.88.0

10 Jul 19:30
Compare
Choose a tag to compare

3.88.0 (2023-07-10)

Features

  • searchutils: fix new conditons not showing value on conditional fields (#206) (9b62516)

v3.87.0

30 Jun 19:09
Compare
Choose a tag to compare

3.87.0 (2023-06-30)

Features

  • percentage: fix percentage field not allowing free input (#203) (51f07cc)

v3.86.0

30 Jun 14:42
Compare
Choose a tag to compare

3.86.0 (2023-06-30)

Features

  • conditionalpredicate: allow create free form text on 'does not contain' and 'is not one of' (#202) (8cc4770)
  • currency: add min/max options and validation (#199) (5887591)
  • percentage: add support for 1 decimal place in percentage field (#201) (1f3deee)

v3.85.0

28 Jun 13:25
Compare
Choose a tag to compare

3.85.0 (2023-06-28)

Features

  • searchutils: add last year, fiscal year to date, this year conditions to date fields (#200) (42a610b)

v3.84.0

31 May 13:18
Compare
Choose a tag to compare

3.84.0 (2023-05-31)

Features

  • date: dates that are more than 100 years in the past or future are now a validation warning (c20fa0a)

v3.83.0

10 Apr 16:42
Compare
Choose a tag to compare

3.83.0 (2023-04-10)

Features

  • date: month picker will now open upwards if the input is near the bottom of the screen (30a633c)

v3.82.1

24 Mar 12:15
Compare
Choose a tag to compare

3.82.1 (2023-03-24)

Bug Fixes

  • conditionalInput: prevent undefined error on non select fields, upgrade c2-dialog (45f4738)
  • deps: attempt to use dialog branch (4fcb6ee)
  • deps: change a peer dep (01c1432)
  • deps: change only peer deps (4e54a96)
  • deps: fix dev server port (e4feb64)
  • deps: link to commit (4a1b625)
  • deps: merge with master (57eb45c)
  • deps: revert to working commit (b4dfd0e)
  • deps: test updated deps for mobile (59312e1)
  • deps: update circleci node image (387d867)
  • deps: update dnd packages (912b177)
  • deps: update react-tooltip (93a07ec)
  • deps: update sizeme package (2fc05d6)
  • deps: update some dependencies for mobile (b033447)
  • deps: upgrade yarn version (4fa590a)

v3.82.0

23 Mar 17:06
Compare
Choose a tag to compare

3.82.0 (2023-03-23)

Features

  • conditional-predicate: add ability to create vals on certain conditions (#196) (1646bf4)

v3.81.0

20 Mar 16:45
Compare
Choose a tag to compare

3.81.0 (2023-03-20)

Features

  • select: selects can now use the color property on keyword options to color the background of the input when that option is selected (0d212db)

v3.80.4

27 Feb 15:57
Compare
Choose a tag to compare

3.80.4 (2023-02-27)

Bug Fixes

  • dependency: yarn is now only a dev dependency, not a dep (bd937d3)