Skip to content

Releases: SigNoz/components

v0.0.6

24 Mar 12:15

Choose a tag to compare

0.0.6 (2026-03-24)

Features

  • css-modules: migrate date picker (3e8ba9a)
  • css-modules: migrate dropdown menu (662b7f8)
  • css-modules: migrate pin list (f5aee77)
  • css-modules: migrate popover (5cd4458)
  • css-modules: migrate tabs (bd20778)
  • css-modules: migrate tooltip (4f79174)
  • deps: remove unused deps & remove tailwind (7295323)

Bug Fixes

  • combobox: use popover component & support popover inside popover (ba38938)
  • data-table-stories: remove story that causes build to fail from time to time (37a0d01)
  • data-table: remove margin on search icon (d08a864)
  • input: allow more customization via css variables (8d9126d)
  • signozhq-icons: use updated lib & remove lucide (b00cd70)
  • tooltip: explicit exports (9ad148a)

Documentation

  • readme: add missing components (d6b9c1b)

v0.0.5

18 Mar 11:44

Choose a tag to compare

0.0.5 (2026-03-18)

Features

  • announcement-banner: add component (633b74e)

Bug Fixes

  • components: use new periscope tokens to align with figma (355395c)

Miscellaneous Chores

v0.0.4

17 Mar 14:04

Choose a tag to compare

0.0.4 (2026-03-17)

Features

  • badge: to css modules & cleaned props (a29633e)
  • button: cleaned button component (#130) (c844745)
  • button: migrate button to css modules (c9d7690)
  • checkbox: export colors map & prop type (b849c36)
  • checkbox: migrate to css modules & better props (09eb5b0)
  • css-modules: migrate calendar (4543bd9)
  • css-modules: migrate callout component (c908b09)
  • css-modules: migrate combobox (e7ac0ae)
  • css-modules: migrate data-table (0c560e3)
  • css-modules: migrate input (36c1656)
  • css-modules: migrate pagination (7c84ce2)
  • css-modules: migrate radio group (6ac27c1)
  • css-modules: migrate resizable (57ade06)
  • css-modules: migrate sonner (e36ff3f)
  • css-modules: migrate switch (f581a5d)
  • css-modules: migrate toggle-group and toggle (36c871f)
  • css-modules: migrated command & dialog components (d153762)
  • drawer: migrate to css modules (e185304)
  • drawer: remove vaul in favor of reusing dialog & add animation to dialog (67329a7)
  • resizable: update to v4 (01e505e)

Bug Fixes

  • button: better icon sizes (2e58230)
  • checkbox: auto-assign id when is undefined (44ac88d)
  • docs: conflicts on heading and paragraph text sizes (7b91f72)
  • input: password icon use suffix instead of children (0b36acf)
  • input: suffix/prefix with falsy don't erase value (30bd739)
  • input: use 2rem as height to match button height (0c50d04)
  • peer-depencies: wrong usage of peer dependency (43267b6)
  • spacing: use values from design token (2d88d76)
  • stories: tests being broken & autodocs tag not allowed when have mdx (ed7a408)
  • ui: warnings during test-storybook (5abcca0)

Miscellaneous Chores

  • .vscode: define formatter for scss files (00d2677)
  • docs: remove experimental components from main page & update docs on how to use the lib (ebc8fd1)
  • tsgo: use instead of tsc & typecheck-staged (151a481)

Tests

  • data-table: add basic testing (64a8c04)

Continuous Integration

  • chromatic: enable against next branch (dbbcb34)
  • chromatic: remove next from ci (2776387)
  • chromatic: removed unused if statement (9d1d177)
  • workflows: add support to cache pnpm (9b913f3)
  • workflows: be explicit with concurrency group and cancellation (9988ed5)

v0.0.3

27 Feb 18:16
95f5ec1

Choose a tag to compare

0.0.3 (2026-02-27)

Features

  • storybook: bump version of storybook to v10 (#127) (1128d80)

v0.0.2

26 Feb 17:31

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

0.0.2 (2026-02-26)

Features

  • add an on reorder listener to notify parent component (bfe9cbb)
  • add an on reorder listner to notify parent component (b6e646c)
  • add calendar component and fix styles mismatch with shadcn (2301c82)
  • add resizable component (#81) (4dcf0a5)
  • add scroll to view functionality to data table (aa7fd6b)
  • add sonner component (3b4043b)
  • add sonner component (970ce8e)
  • add story for icons library (#58) (d0de5c0)
  • add support for generating non-shadcn component in the components library (c761037)
  • add table virtualization stories (9d39163)
  • add table virtualization stories (4f9b53a)
  • added client side pagination (2294218)
  • added column ordering support with browser events (c12bf95)
  • added column resizing, sorting and local preferences (0a046db)
  • added global filtering column filtering and column pinning (ff22ec9)
  • added new component for command palette (#93) (279e0e4)
  • added pagination persistence (4b95355)
  • added row and cell interactions with smooth scroll and persistance (055191a)
  • added row expansion with accessiility (2b8cc65)
  • added row selection with accessiility (2412417)
  • added server side pagination and infinite scroll (d01480a)
  • added variables (3171282)
  • basic table scaffolding using shadcn and tanstack table (e6d182b)
  • build the tabs component (primary and secondary) (#36) (056bed7)
  • button component + all variants + light / dark mode + storybook story (349d0ab)
  • button component + all variants + light / dark mode + storybook story (8d35d23)
  • calendar component (e248bce)
  • calendar component and stories (da57c64)
  • Callout (Alert) component (#56) (662b77c)
  • checkbox init (8c7b771)
  • checkbox story added (e8e3f98)
  • checkbox wrapper added (2a6f59f)
  • clean up (4274864)
  • clean up (4860af2)
  • code fix (aa0cb5f)
  • code fix (0a906fb)
  • component documentation in storybook (#60) (66f2a35)
  • css fix (4744e5a)
  • custom generator empty component support (79d4506)
  • date picker component (dcaa408)
  • design addon: added button figma preview with design addon (9e845e4)
  • design addon: added button figma preview with design addon (6867374)
  • dropdown menu component (#99) (c93cfed)
  • enhance table component with height and overflow functionality (86f4828)
  • implement alert dialog component based on designs (#97) (1bab4b4)
  • improved table stories (4fd14f7)
  • initial setup for components library (103ad68)
  • initial setup for components library (#2) (dcefd7f)
  • pagination basic UI (5ae23db)
  • pagination component (ab8e86d)
  • pagination component (42e14fb)
  • pin list component (#111) (4fb7558)
  • pnpm update (7777132)
  • radio group init (6fd78b8)
  • radio group init (0af69b5)
  • radio story added (1637d6d)
  • redesign storybook for badge component (390b8cb)
  • redesign storybook for badge component (4cfb20e)
  • remove console log, clean up pr (824ecfc)
  • searchable dropdown added (#102) (2de3b82)
  • segemented controls init (5c0a48d)
  • setup chromatic (#22) (26f0cc1)
  • setup design tokens stories and overall improvements (#23) (a6a12d5)
  • setup light/dark mode and themes and configure colors (7dcefe2)
  • setup light/dark mode and themes and configure colors (d72859e)
  • setup mode and theme support using tailwindcss v4 (#47) (4c1991e)
  • setup the updated color palette ([157d6be](157d6be123a5439247...
Read more