ui-svelte

A component library for Svelte

MIT License

Downloads
621
Stars
21
Committers
4

Bot releases are visible (Hide)

ui-svelte - v0.14.1

Published by github-actions[bot] over 3 years ago

0.14.1 (2021-05-26)

Bug Fixes

  • dashboard sidebar is visible on larger layouts (790b8a8)
ui-svelte - v0.14.0

Published by github-actions[bot] over 3 years ago

0.14.0 (2021-05-26)

Features

ui-svelte - v0.13.2

Published by github-actions[bot] over 3 years ago

0.13.2 (2021-05-25)

Bug Fixes

  • remove twitter metatags when twitter is not defined (1a08133)
ui-svelte - v0.13.1

Published by github-actions[bot] over 3 years ago

0.13.1 (2021-05-25)

Bug Fixes

  • move table of contents items type definition to external file (9988b31)
ui-svelte - v0.13.0

Published by github-actions[bot] over 3 years ago

0.13.0 (2021-05-25)

Features

  • allow table of contents to be completely open (c7da600)
ui-svelte - v0.12.4

Published by github-actions[bot] over 3 years ago

0.12.4 (2021-05-25)

Bug Fixes

  • hide avatar slot in entity-field if no avatar present (5fd96bd)
ui-svelte - v0.12.3

Published by github-actions[bot] over 3 years ago

0.12.3 (2021-05-24)

Bug Fixes

  • convert form-layout to css class (80a0839)
ui-svelte - v0.12.2

Published by github-actions[bot] over 3 years ago

0.12.2 (2021-05-24)

Bug Fixes

  • youtube video input now has correct label (116d963)
ui-svelte - v0.12.1

Published by github-actions[bot] over 3 years ago

0.12.1 (2021-05-24)

Bug Fixes

  • changelog item page contents spans max width (d3aef28)
ui-svelte - v0.12.0

Published by github-actions[bot] over 3 years ago

0.12.0 (2021-05-24)

Features

Performance Improvements

  • remove text-content component -> less javascript (28eac48)
ui-svelte - v0.11.5

Published by github-actions[bot] over 3 years ago

0.11.5 (2021-05-24)

Bug Fixes

  • changelog links work correctly (04e2f1a)
ui-svelte - v0.11.4

Published by github-actions[bot] over 3 years ago

0.11.4 (2021-05-24)

Bug Fixes

  • update changelog links to be easliy parsed (46922f3)
ui-svelte - v0.11.3

Published by github-actions[bot] over 3 years ago

0.11.3 (2021-05-24)

Bug Fixes

  • changelog links can be prefixed (cffec8b)
ui-svelte - v0.11.2

Published by github-actions[bot] over 3 years ago

0.11.2 (2021-05-24)

Bug Fixes

  • changelog image is positioned correctly (ab8f29f)
ui-svelte - v0.11.0

Published by github-actions[bot] over 3 years ago

0.11.0 (2021-05-24)

Bug Fixes

  • changelog first image loads eager (a49d390)
  • ensure buttons are clickable even with new loading dots (4e4c37e)
  • limit layout shift for text-input errors (311839c)

Features

  • add changelog component (e2caea5)
  • add form-layout component to vertically layout forms (3c8562c)
  • add modal-entity component (81f0bb5)
  • add modal-success component (5cc5936)
  • add small error size (d99d138)
ui-svelte - v0.10.1

Published by github-actions[bot] over 3 years ago

0.10.1 (2021-05-22)

Bug Fixes

  • remove quotes from rich-text-input html output (7e2be80)
ui-svelte - v0.10.0

Published by github-actions[bot] over 3 years ago

0.10.0 (2021-05-21)

Bug Fixes

  • add guard in case null is passed into text input (d44d776)
  • remove layout shift from loading buttons (c9aea33)
  • secondary button border color matches form inputs (0a03c73)
  • select no longer shrinks as flex child (0a986fb)

Features

  • add formSync to select-input (1615300)
ui-svelte - v0.9.17

Published by github-actions[bot] over 3 years ago

0.9.17 (2021-05-21)

Bug Fixes

  • give avatar-input a default value (848013e)
ui-svelte - v0.9.16

Published by github-actions[bot] over 3 years ago

0.9.16 (2021-05-21)

Bug Fixes

  • animate sesarch-input prefix when searching (dd14a1d)
ui-svelte - v0.9.15

Published by github-actions[bot] over 3 years ago

0.9.15 (2021-05-20)

Bug Fixes

  • match label with docs for search-input (a92a12d)