Skip to content

Releases: Headstorm/foundry-ui

v1.25.0

18 Jul 23:19
Compare
Choose a tag to compare

1.25.0 (2023-07-18)

Features

  • dropdown.tsx dropdown.stories.tsx: removed showCloseIcon prop, replaced with clearable (5b2d0a8), closes #451
  • dropdown.tsx: another reduction to blurring logic (b114578), closes #449
  • dropdown.tsx: fixing blurring, placeholder persist (7202f26)
  • dropdown.tsx: improved naming to make code more readable (9f9d925), closes #449
  • dropdown.tsx: left multi in logic, removed and checked functionality of blur (ca68fc0), closes #449
  • dropdown.tsx: made logical statement shorter, reverified blur fucntionliaty (5abcf09), closes #449
  • dropdown.tsx: modified logic for displaying count & close icon, made requested changes (9214047), closes #451
  • dropdown.tsx: modified placeholder logic again (a197895), closes #449
  • dropdown.tsx: removed unnecessary logic in blurring (a99add3)
  • dropdown.tsx: removing a console log (2e69f32), closes #449
  • dropdown.tsx: updated snapshots (d1223b7), closes #451
  • dropdown.tsx: updated snapshots (7fde800), closes #451
  • dropdown.tsx: variant Support, show count, show close, show both, style-able, prop-able (36ee394), closes #451
  • snapshots (74648b1)

v1.24.0

17 Jul 18:59
Compare
Choose a tag to compare

1.24.0 (2023-07-17)

Features

v1.23.1

11 Jul 17:36
Compare
Choose a tag to compare

1.23.1 (2023-07-11)

Bug Fixes

  • dropdown.tsx: fixed inability to blur when searchable and multi and option selected (921a318), closes #448

v1.23.0

10 Jul 21:28
Compare
Choose a tag to compare

1.23.0 (2023-07-10)

Features

  • avatar: creates Avatar Component (984e1ec)

v1.22.0

05 Jul 20:37
Compare
Choose a tag to compare

1.22.0 (2023-07-05)

Features

  • dropdown.tsx: added isOpen to StyledArrowIconContainer (61e52f4)
  • dropdown.tsx: adds acess to isOpen state in StyledArrowIconContainer (ab8cc0d)

v1.21.1

28 Jun 16:33
Compare
Choose a tag to compare

1.21.1 (2023-06-28)

Bug Fixes

  • table: fix isSorted prop to HeaderCell, improve sorting performance (24a697a)
  • table: fixes isSorted prop (74f09ba)

v1.21.0

26 Jun 16:04
Compare
Choose a tag to compare

1.21.0 (2023-06-26)

Features

  • table: improve sorting typing, add third click to unsort, remove mutation of data prop (416d366)

v1.20.12

20 Jun 22:35
Compare
Choose a tag to compare

1.20.12 (2023-06-20)

Bug Fixes

  • table deps: update use-resize-observer to v9.1.0 (cb0f7fb)

v1.20.11

19 Jun 21:49
Compare
Choose a tag to compare

1.20.11 (2023-06-19)

Bug Fixes

  • table: pass in row props, enhance sorting, improve responsiveness customization, improve types (b4a2f36), closes #433 #434

v1.20.10

25 Feb 19:42
Compare
Choose a tag to compare

1.20.10 (2023-02-25)

Bug Fixes

  • upgrade detect-gpu from 4.0.27 to 4.0.50 (6312af4)