stwui

Opinionated yet customizable Svelte-TailwindCSS component library

MIT License

Downloads
569
Stars
424
Committers
13

Bot releases are visible (Hide)

stwui - v0.9.2-next

Published by github-actions[bot] over 1 year ago

0.9.2-next (2023-04-10)

Bug Fixes

  • Autocomplete: stop option select from submitting form (3f5fa65)
  • DatePicker: error color now shows for leading (0c6ac9d)
  • Input: error color now shows for leading (0c6ac9d)
  • InputNumber: error color now shows for leading (0c6ac9d)
  • MenuGroup: active coloring updated (3a95daf)
stwui - v0.9.1-next

Published by github-actions[bot] over 1 year ago

0.9.1-next (2023-04-08)

Bug Fixes

  • Drawer: fixed default example title (5a01225)
stwui - v0.9.0-next

Published by github-actions[bot] over 1 year ago

0.9.0-next (2023-03-30)

Features

  • Avatar: all Avatar components Placeholders can be disabled setting placeholder prop to false (39301cb)

Bug Fixes

  • Icons: color prop has been has been added (1e2383a)
stwui - v0.8.0-next

Published by github-actions[bot] over 1 year ago

0.8.0-next (2023-03-14)

BREAKING CHANGES

Features

  • disabled prop and styling for all form inputs (c77e8ec)
  • Themes: themes now available (c77e8ec)
stwui - v0.7.0-next

Published by github-actions[bot] over 1 year ago

0.7.0-next (2023-03-11)

Features

  • FilePreview: added for displaying uploading files (e3bffb9)

Bug Fixes

  • FilePicker: updated fakeUpload process (9052430)
  • List.Item: added missing default slot (c437f61)
  • Progress: hide center value for radial when undefined (72a14f1)
stwui - v0.6.0-next

Published by github-actions[bot] over 1 year ago

0.6.0-next (2023-03-09)

Features

  • Post: added label slot for Action component (04e5611)

Bug Fixes

  • Card: fixed card hoverable styling (bb67df9)
  • FilePicker: added name prop (a34f12f)
  • HoverBackground: removed pointer events as it was conflicting with certain components (3e742f9)
stwui - v0.5.0-next

Published by github-actions[bot] over 1 year ago

0.5.0-next (2023-03-09)

Features

  • Search: Add keyboard navigation to search (#93) (c5bc762)

Bug Fixes

  • Card: Hoverable background in dark theme (c5bc762)
  • Progress: Radial not updating value (c5bc762)
stwui - v0.4.0-next

Published by github-actions[bot] over 1 year ago

0.4.0-next (2023-03-09)

Features

stwui - v0.3.0-next

Published by github-actions[bot] over 1 year ago

0.3.0-next (2023-03-08)

Features

  • Checkbox: added indeterminate state (07b202c)
  • Modal: added new syntax, header, footer, body, and long content scrolling (dbae9ef)
stwui - v0.2.0-next

Published by github-actions[bot] over 1 year ago

0.2.0-next (2023-03-07)

Features

  • Select: added multi select ability (314f30e)
stwui - v0.1.0-next

Published by github-actions[bot] over 1 year ago

0.1.0-next (2023-03-06)

Features

  • Dropdown: Add placement and alignment props (#87) (7cda426)
stwui - v0.0.37-next

Published by github-actions[bot] over 1 year ago

0.0.37-next (2023-03-06)

Bug Fixes

  • Persist theme and main links now use href (#86) (2f88b91)
stwui - v0.0.36-next

Published by github-actions[bot] over 1 year ago

0.0.36-next (2023-02-11)

Bug Fixes

  • Card: softened border (c070c42)
  • Dropdown: softened border (c070c42)
  • InputNumber: removed shadow (c070c42)
  • List: softened border and item divider (c070c42)
  • Notifications: softened border (c070c42)
  • Pagination: softened border and item divider (c070c42)
  • Table: softened border and item divider (c070c42)
  • Toggle: softened border (c070c42)
  • tw plugin: removed unused and duplicate styles (c070c42)
stwui - v0.0.35-next

Published by github-actions[bot] over 1 year ago

0.0.35-next (2023-02-08)

Bug Fixes

  • Button: moved styling from tw plugin to file to allow customization (8782608)
  • Button: replaced twmerge with clsx (8782608)
  • package.json: updated dependancies and added clsx (8782608)
stwui - v0.0.34-next

Published by github-actions[bot] over 1 year ago

0.0.34-next (2023-02-06)

Bug Fixes

  • AutoComplete: label error displayed fixed (9178e9f)
  • Drawer: added example for multi-level drawers (d15858f)
  • Drawer: added trapFocus (d15858f)
  • Modal: added trapFocus (d15858f)
  • Radio: fixed active styling (9178e9f)
  • trapFocus: added to keep focus when dialogs are open (d15858f)
stwui - v0.0.33-next

Published by github-actions[bot] over 1 year ago

0.0.33-next (2023-02-05)

Bug Fixes

  • Autocomplete: prevent form submission on item select (25536b0)
  • AvatarGroup: removed needless context (655aa01)
  • Avatar: removed needless context (87aa7c5)
  • Button: fixed ghost hover style when disabled (c6d261f)
  • ButtonGroup: fixed naming for existing context (5287e19)
  • Chip: fixed naming for existing context (a458fe7)
  • Drawer: fixed naming for existing context (32e3202)
  • Feed: fixed naming for existing context and removed needless context (b18e0b0)
  • Grid: fixed naming for existing context (b8ecf19)
  • HoverBackground: removed scale animation (c6d261f)
  • Input: fixed naming for existing context (2d1fa6f)
  • InputNumber: fixed naming for existing context (18f21b8)
  • InputNumber: removed context overhead (6721691)
  • Layout: removed context overhead (6721691)
  • List: removed context overhead (7719c1e)
  • List: removed needles context and fixed naming for remaining context (6c2c383)
  • Media: removed needless context (17e4278)
  • Menu: removed needless context and fixed naming of existing context (4a5e493)
  • Notification: removed needless context and fixed naming of existing context (83de529)
  • Post: fixed naming of existing context and removed needless context (269dd64)
  • Radio: fixed naming of existing context and removed needless context (ec7f458)
  • Select: cleaned up needless context (4942d31)
  • Select: error handling has been corrected (bd7468e)
  • Select: fixed error clear on update (4942d31)
  • Select: prevent form submission on item select (e42c588)
  • Statistic.Trend: trend styling is now dynamic (a62353b)
  • Steps: removed needless context (e875a33)
  • Steps: variants are now reactive (e875a33)
  • Table: removed needless context (af36615)
  • Tabs: removed neeless context (1157efd)
  • Tabs: variant styles are now reactive (1157efd)
  • TextArea: removed needless context (8574757)
  • Toggle: removed needless context (d652b95)
stwui - v0.0.32-next

Published by github-actions[bot] almost 2 years ago

0.0.32-next (2022-11-20)

Bug Fixes

  • Dropdown: cleaned up needless context (c3380bc)
  • Feed: cleaned up needless context (5eeb627)
  • Grid: cleaned up needless context (1a31490)
  • Input: cleaned up needless context (98c2f2d)
  • Input: fixed label error color (9c181a3)
  • Pagination: added pageSize prop (264cea7)
  • Toggle: fixed translate position when off (1381239)
stwui - v0.0.31-next

Published by github-actions[bot] almost 2 years ago

0.0.31-next (2022-11-10)

Bug Fixes

  • package.json: should fix build issues (3648c3a)
stwui - v0.0.30-next

Published by github-actions[bot] almost 2 years ago

0.0.30-next (2022-11-05)

Bug Fixes

  • Currency.Label: error functionality has been fixed (9e638a3)
  • DatePicker: cleaned up context (9e638a3)
  • DatePicker: error functionality has been fixed (9e638a3)
  • DatePicker: fixed bind:value bug (9e638a3)
  • DatePicker: removed reliance on svelte kit browser (c9596e7)
  • Pagination: component no longer automatically updates the url on page change (c9596e7)
  • Table.Header: component no longer automatically updates the url or sort (c9596e7)
stwui - v0.0.29-next

Published by github-actions[bot] almost 2 years ago

0.0.29-next (2022-10-24)

Bug Fixes

  • Accordion: cleaned up context (369c20f)
  • Alert: updated context (974dd0b)
  • Autocomplete: added prop options to force selection of available options (c800798)
  • Autocomplete: cleaned up context (c800798)
  • Avatar: cleaned up context (4392f3b)
  • AvatarGroup: cleaned up context (1655545)
  • Badge: cleaned up context (75ebc6f)
  • Breadcrumbs: cleaned up context (d2f44b1)
  • Button: cleaned up context (e4c4bfa)
  • ButtonGroup: cleaned up context (ebb455a)
  • Card: cleaned up context (4a7398d)
  • Checkbox: cleaned up context (a413b6a)
  • Chip: cleaned up context (a731ccb)
  • Currency: cleaned up context (4a1deb7)
  • updated exclude for all Icons to stop cluttering the dom elements (7dcedd9)
Package Rankings
Top 8.95% on Npmjs.org
Badges
Extracted from project README
Under Development npm version Chat license
Related Projects