2.0.0-next.0 (2023-12-16)
Features
- Accordion: implement new config (062aef0)
- Accordion: improve overall design (2291f6b)
- Accordion: redesign config (bda2ac9)
- Accordion: rename shape prop to rounded, update stories (0e49c08)
- add bordered props to tabs, update tab slider stories (7911dc8)
- Autocomplete: implement new config design (8e44ca2)
- Autocomplete: redesign autocomplete config (06d87ad)
- Autocomplete: rename shape prop to rounded, update stories (aa58ed6)
- Autocomplete: update docs (c64df8b)
- AvatarGroup: implement new config design (4c65bd2)
- AvatarGroup: redesign config (d255d13)
- Avatar: implement new config (3907353)
- Avatar: redesign configuration (3d8cae5)
- Avatar: rename shape prop to rounded, update stories (302a780)
- Breadcrumb: implement new config (14eface)
- Breadcrumb: redesign config (9ce2a73)
- Breadcrumb: update stories (660a1bc)
- ButtonAction: implement new config (cd9bf16)
- ButtonAction: redesign config (8ca4e38)
- ButtonAction: rename shape prop to rounded, update stories (06f085f)
- ButtonClose: implement new config (c18252f)
- ButtonClose: redesign config (5910409)
- ButtonClose: rename shape prop to rounded, update stories (3ba7992)
- ButtonIcon: implement new config (e431cab)
- ButtonIcon: redesign config (082a0f2)
- ButtonIcon: rename shape prop to rounded, update stories (d2867f1)
- Button: implement button config (601e875)
- Button: rename shape to rounded and flavor to variant (e104b7a)
- Button: rework config structure (a02f20b)
- Card: redesign config (eed398a)
- Card: redesign configuration and implementation, rename shape prop to rounded (6ecbbf5)
- Checkbox: config redesign and implementation (3ead369)
- Dropdown: config redesign and implementation (1492a80)
- DropdownDivider: config redesign and implementation (be03bc7)
- DropdownItem: config redesign and implementation (689fa75)
- Dropfile: config redesign and implementation (2e78245)
- Focus: config redesign and implementation (a793e75)
- Heading: config redesign and implementation (1203446)
- IconBox: config redesign and implementation (07b4293)
- improve breadcrumb demos (3761835)
- improve card demos (0a2f6fe)
- improve list demos (b5cbf15)
- improve message demos (4a71b66)
- improve message-text demos, improve component design (ac449df)
- improve progress demos (419112c)
- improve tab-slider demos (a764d68)
- improve tabs demos (83ff154)
- improve theme-toggles demos (9632c49)
- Input: config redesign and implementation (80b45fb)
- InputFile: config redesign and implementation (82e4ea0)
- InputFileRegular: config redesign and implementation (69656d9)
- InputNumber: config redesign and implementation, fix Lit svg properties naming warning (fd7a3e2)
- Kbd: add new kbd component (686ac70)
- Kbd: fix config imports (b0e70f0)
- Label: config redesign and implementation (d6483ce)
- Link: config redesign and implementation (49e8de1)
- Listbox: config redesign and implementation, fix mdx classname statements (0fa7012)
- List: config redesign and implementation (9b9ebda)
- Mark: config redesign and implementation (e4552b4)
- Message: config redesign and implementation (2fefcea)
- MessageText: config redesign and implementation (80896dc)
- Modal: config redesign and implementation (dd967f0)
- modify preset to include primary and invert colors for light and dark mode (55721ea)
- Pagination: config redesign and implementation (cfc211a)
- Paragraph: config redesign and implementation (439f236)
- Placeholder: config redesign and implementation (7442c08)
- ProgressCircle: config redesign and implementation (10cd073)
- Progress: config redesign and implementation (371794a)
- Prose: config redesign and implementation (6d27976)
- Radio: config redesign and implementation (df4e2f7)
- Select: config redesign and implementation (a05f94f)
- Slimscroll: config redesign and implementation (1106e12)
- Snack/ButtonClose: add xs size to snack, add size prop to button close (11172f4)
- Snack: config redesign and implementation (0e23f6e)
- SwitchBall: config redesign and implementation (14c313b)
- SwitchThin: config redesign and implementation (7c4f3cf)
- Tabs: config redesign and implementation (be61382)
- TabSlider: config redesign and implementation (9ae744c)
- Tag: config redesign and implementation (fc4c890)
- Textarea: config redesign and implementation (e2d4203)
- Text: config redesign and implementation (4c48806)
- ThemeSwitch: config redesign and implementation (0c1ffc8)
- ThemeToggle: config redesign and implementation (071d590)
- ThemeToggle: rework stories, add missing examples (7969142)
- Toast: config redesign and implementation (7382d0f)
- Toast: rework stories, add missing examples (12105e5)
- Tooltip: config redesign and implementation (6dc6f53)
Bug Fixes
- Button: add missing configs, remove primary-dark from preset (1d18346)
- Button: move config into separate file (d3363cd)