Skip to content

Releases: SigNoz/components

v0.0.23

26 May 13:38

Choose a tag to compare

0.0.23 (2026-05-26)

Features

  • add avatar component (727563a)
  • badge: update badge to support closeable (572f60b)
  • badge: update badge to support closeable (3ffb639)
  • components: add skeleton (69c7ddb)
  • divider: add divider component (d4c0038)
  • divider: add divider component (232fa1b)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • avatar: use module.scss instead of module.css (848b530)

Tests

  • badge: move badge tests out of forward-ref test file (#257) (fcd523b)

v0.0.22

22 May 12:01

Choose a tag to compare

0.0.22 (2026-05-22)

Features

  • combobox-simple: add keywords & fix search by label/displayName (d15391a)
  • select-combobox: add loading prop (779f944)

Bug Fixes

  • combobox: add data-slot attributes (d44f8b7)
  • combobox: add disabled prop (6119ad2)
  • components: ensure all components have uses forward ref (f3dd554)
  • select: remove container classname (d3e85c1)
  • slider: added minor fixes related to marks in slider (#249) (456c575)
  • update flex property to allow automatic sizing (#250) (e3abbcf)

Miscellaneous Chores

  • deps-dev: bump turbo from 2.9.12 to 2.9.14 (#243) (d5e0b74)
  • deps: bump ws from 8.19.0 to 8.20.1 (aab281a)
  • package: readme and export fixes (a9f0aba)

Tests

  • documentation: use root readme instead of package ui (155a2a9)

v0.0.21

21 May 11:28
f184dfe

Choose a tag to compare

0.0.21 (2026-05-21)

Features

Bug Fixes

  • added ui fixes in slider (38b43ab)
  • cursor pointer + event propagation issue (ba2bdde)

v0.0.20

19 May 10:54
b318e4a

Choose a tag to compare

0.0.20 (2026-05-18)

Features

  • button: add ButtonGroup and forward native HTMLButtonElement attributes (#229) (f071df0)

Miscellaneous Chores

v0.0.19

11 May 16:13

Choose a tag to compare

0.0.19 (2026-05-11)

Features

Bug Fixes

  • combobox: adapt to have same size as input/button (b783343)

Code Refactoring

  • combobox: better keyboard navigation & add placeholder for input (04b75e1)
  • tooltip: renaming and new props (465c488)

v0.0.18

08 May 14:58
8984c63

Choose a tag to compare

0.0.18 (2026-05-08)

Features

  • combobox: add allowCreate and multiple props (#210) (0d3120b)
  • path-export: more export variations (1b523fe)

v0.0.17

07 May 15:01

Choose a tag to compare

0.0.17 (2026-05-07)

Bug Fixes

  • drawer: docs suggesting wrong props (266020f)
  • typography: missing support for forward ref required for styled (550e728)

v0.0.16

06 May 14:18

Choose a tag to compare

0.0.16 (2026-05-06)

Bug Fixes

  • typography: add role/tabIndex and better types for handlers (9f72bbb)

v0.0.15

06 May 13:57

Choose a tag to compare

0.0.15 (2026-05-06)

Features

Bug Fixes

  • readme: missing readme on npm page (#200) (d36ab31)
  • typography: add on click and mouse event handlers (#203) (6f35fcb)
  • typography: missing compatibility css (#201) (ca63362)

v0.0.14

05 May 21:05

Choose a tag to compare

0.0.14 (2026-05-01)

Features

Miscellaneous Chores

  • deps-dev: bump postcss from 8.5.8 to 8.5.10 (#191) (c00c48d)