Releases: tigranpetrossian/figma-kit
Releases · tigranpetrossian/figma-kit
v1.0.0-beta.8
v1.0.0-beta.7
1.0.0-beta.7 (2024-07-04)
v1.0.0-beta.5
1.0.0-beta.5 (2024-07-04)
Bug Fixes
v1.0.0-beta.4
1.0.0-beta.4 (2024-07-04)
Bug Fixes
- adjust label padding in menus containing checkboxes or radios (ad6de65)
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2024-07-03)
Bug Fixes
- add few missing exports (b5765a9)
- add z-index to dialog content and overlay (a4421c6)
- fix a strange symlink related TS error by specifying portal props manually (e1aacaf)
- fix font size on control input label (855d1e0)
- fix formatting not rounding and denormalizing correctly (8912c63)
- fix tooltip content prop (7f26eb9)
- icon button color (1cd72b9)
- improve control input root styling (90d91bb)
- make incrementTargets really optional (c21693b)
- make sure fullWidth is passed into cva (fc7635c)
- make sure x expressions handle decimal values (e5e951f)
- menu label spacing (1f3f3bb)
- omit asChild from dialog/alertdialog title (1807ba7)
- patch radix slider thumb positioning (adca384)
- prevent tracked value causing an infinite loop (b401b68)
- remove unnecessary z-index on modal content (f5887ff)
- select on click happening more than once (4ce3117)
- use correct token for text button hover (4cfcfd8)
Features
- add ability to specify allowed units to numeric input (9a3477d)
- add alert dialog (e0f38b6)
- add button component (da52752)
- add checkbox (4b61f88)
- add collapsible component (8680954)
- add context menu and dropdown menu (1e2d994)
- add control input label (da13e57)
- add ControlInput root and field (6d8d1df)
- add custom slider range element (7a649f6)
- add dialog, refactor popover for consistency (db2e26d)
- add disabled state to slider (22ad8ca)
- add disabled state to value field root/multi (52c302a)
- add expression evaluation (8212b58)
- add figma tokens css (fe0d275)
- add flex component (e4ddcd2)
- add font tokens and component-level tokens (0098062)
- add hex input (4db1aa6)
- add hover border to basic inputs (3e4d7af)
- add icon button (a0b6c8c)
- add Input component (f58aefe)
- add Input props to Numeric signature (b20e973)
- add InputBase (07de734)
- add InputBase variants and states (12f3eb1)
- add link component, allow nesting text (813e226)
- add multi control wrapper (dd712af)
- add numeric field (ecbb96f)
- add open state to icon button (7b9329c)
- add popover (112d0fb)
- add radio group (7f3828c)
- add rounding and use 0-1 values for alpha (3238314)
- add save on blur (2365413)
- add segmented control (ba7d2c3)
- add select component (7770bb7)
- add shadow tokens (0893391)
- add size and placement variants to dialog and alertdialog content (4d6b504)
- add sizing attributes to modal content (b9302be)
- add slider (928a096)
- add slider hints snapping (8602156)
- add some icons (e64bf9b)
- add switch (411a27d)
- add tabs (e3a8d58)
- add Text component (2348fb6)
- add textarea (c92a206)
- add tooltip component (5045435)
- add unstyled base variant to InputBase (474cb52)
- add width prop to modal content components (8dadbb0)
- allow specifying nudge amounts on numeric input (e9de90e)
- apply UI3 redesign to menus & select (3800c05)
- improve slider snapping by introducing a fixed threshold (ee0aa19)
- make numeric input a forwardref component (de2add1)
- merge incoming props (8788c06)
- only reflect prop updated when not editing (876e809)
- remove clamping as a prop ([58b58ef](58b58ef...