Skip to content

Latest commit

 

History

History
296 lines (138 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

296 lines (138 loc) · 11.3 KB

5.2.0 (2024-04-26)

Bug Fixes

  • flowbite: type imports v0.9 (01368d6)

Features

5.1.2 (2024-03-25)

Bug Fixes

  • DatepickerField: export component (2190f8b)

5.1.1 (2024-03-24)

Bug Fixes

  • DatepickerField: clear the datepicker when the field is reset (b0936cc)

5.1.0 (2024-03-14)

Features

  • DatepickerField: integrate dateField with the new Datepicker flowbite component (#11) (26de38f)

5.0.0 (2024-03-14)

Bug Fixes

  • build: peer dependencies, exclude story-form (a047c10)
  • bump field & list-atom (70a7ef4)

BREAKING CHANGES

  • now using new major @form-atoms/field

4.0.3 (2024-02-14)

Bug Fixes

  • flowbite-field: useId instead of field key for SSR support (2d241ee)

4.0.2 (2024-01-19)

Bug Fixes

  • initialValue: enable setting initial value via prop (#6) (#9) (cc9340f)

4.0.1 (2024-01-09)

Bug Fixes

4.0.0 (2024-01-08)

Bug Fixes

BREAKING CHANGES

  • list: now uses @form-atoms/field v4

  • chore(release): 4.0.0-next.1

4.0.0-next.1 (2024-01-08)

Features

BREAKING CHANGES

  • now uses @form-atoms/field v4

4.0.0-next.1 (2024-01-08)

Features

BREAKING CHANGES

  • now uses @form-atoms/field v4

3.1.12-next.1 (2024-01-08)

Bug Fixes

3.1.11 (2023-12-04)

Bug Fixes

  • ListField: label (c77fdd0)
  • omit ListField from components, the one from fields package should be used (e7fae7c)

3.1.10 (2023-12-02)

Bug Fixes

  • drop module; add typecheck (c7c1ea4)

3.1.9 (2023-12-01)

Bug Fixes

3.1.8 (2023-12-01)

Bug Fixes

  • use the new listFieldBuilder (2b96041)

3.1.7 (2023-11-29)

Bug Fixes

3.1.6 (2023-11-29)

Bug Fixes

3.1.5 (2023-11-28)

Bug Fixes

  • dependencies: move to peerDependency (52ddd77)

3.1.4 (2023-11-28)

Bug Fixes

  • checkboxGroup: vertically align label with checkbox (a33dc21)

3.1.3 (2023-11-28)

Bug Fixes

  • RequiredIndicator: display as asterisk instead of text (8a58926)

3.1.2 (2023-10-17)

Bug Fixes

3.1.1 (2023-10-17)

Bug Fixes

3.1.0 (2023-10-17)

Features

3.0.1 (2023-06-12)

Bug Fixes

3.0.0 (2023-06-12)

  • BREAKING CHANGE: upgrade to v3 (#3) (e04c3fb), closes #3

BREAKING CHANGES

  • upgrade to v3

  • rename ArrayField to ListField

  • rename FileField to FilesField

  • chore(release): 3.0.0-next.1

3.0.0-next.1 (2023-06-09)

BREAKING CHANGES

  • rename ArrayField to ListField
  • rename FileField to FilesField

3.0.0-next.1 (2023-06-09)

  • BREAKING CHANGE: upgrade to v3 (c713ece)

BREAKING CHANGES

  • rename ArrayField to ListField
  • rename FileField to FilesField

2.2.0 (2023-04-15)

Features

2.1.1 (2023-04-12)

Bug Fixes

2.1.0 (2023-04-12)

Bug Fixes

Features

  • RadioField with wrappers (f0628e8)

2.0.0 (2023-03-14)

Bug Fixes

bump

BREAKING CHANGES

  • major dependency upgrade

1.0.0 (2023-02-22)

Bug Fixes