Skip to content

Releases: indielayer/ui

@indielayer/ui@1.17.0

19 Jan 16:44
6c41b64

Choose a tag to compare

Minor Changes

Patch Changes

  • fix(select): add missing open event (7d223cb)

@indielayer/ui@1.16.0

08 Jan 11:58
aa37216

Choose a tag to compare

Minor Changes

  • feat(table): add footer (2c4fe4b)

Patch Changes

  • fix(tooltip): adjust arrow position (7f784df)

@indielayer/ui@1.15.3

26 Nov 10:45
4761766

Choose a tag to compare

Patch Changes

  • fix(tooltip): allow passing attrs (e4190c0)

@indielayer/ui@1.15.2

24 Nov 14:39
f563630

Choose a tag to compare

Patch Changes

  • fix(tooltip): replace popover with custom (#132) (178b901)

@indielayer/ui@1.15.1

14 Nov 20:28
5eda65d

Choose a tag to compare

Patch Changes

  • fix(textarea): modelvalue null value (262f54a)

@indielayer/ui@1.15.0

10 Nov 11:37
d9b62fe

Choose a tag to compare

Minor Changes

  • feat(table): add link prop (#128) (bbae4d2)
  • feat(textarea): add prefix and suffix slots (d1c661b)
  • feat(input): add clearable prop (bb603ab)
  • feat: add counter to input and textarea (ec6cb80)

Patch Changes

  • perf: table, select and drawer checks (#130) (b1a5897)
  • feat(tag): add link prop (62828f3)
  • style(avatar): show both name and image (f72d48e)

@indielayer/ui@1.14.5

30 Oct 15:52
3076f67

Choose a tag to compare

Patch Changes

  • style(select): checkbox margin (11b8fab)
  • style(datepicker): clearable button top margin (708af9d)

@indielayer/ui@1.14.4

24 Oct 11:21
5190ca5

Choose a tag to compare

Patch Changes

  • fix(modal): focus trap (c718cc9)
  • fix(select): empty when wrong model (bd3ab90)
  • style(tab): vertical block padding (c65b857)
  • fix(checkbox): hide label if empty (227dc5b)

@indielayer/ui@1.14.3

07 Oct 07:55
2023fb9

Choose a tag to compare

Patch Changes

  • style(checkbox): disabled icon color (355c544)
  • fix(notifications): position offset (2539875)
  • fix(checkbox): disabled and readonly (d77de31)
  • fix(badge): pointer events none (e3b2c68)

@indielayer/ui@1.14.2

21 Aug 16:34
85c8ee1

Choose a tag to compare

Patch Changes

  • fix(useFocusTrap): remove ref watcher (1e10495)