Skip to content

Releases: solid-design-system/solid

v1.2.2

22 Jun 15:22
Compare
Choose a tag to compare

1.2.2 (2023-06-22)

Bug Fixes

  • remove skip-ci and modify commit exception (35af1cb)

v1.2.1

22 Jun 15:06
Compare
Choose a tag to compare

1.2.1 (2023-06-22)

Bug Fixes

v1.2.0

22 Jun 14:42
Compare
Choose a tag to compare

1.2.0 (2023-06-22)

Features

v1.1.0

21 Jun 09:25
Compare
Choose a tag to compare

1.1.0 (2023-06-21)

Features

  • ✨ use correct system icons + update icon and icon docs (#179) (b6c6fd1)

v1.0.0

21 Jun 07:49
Compare
Choose a tag to compare

1.0.0 (2023-06-21)

Bug Fixes

  • #4: make tests runnable with Vite (a4f838f), closes #4
  • add @semantic-release/git & @semantic-release/changelog (4943b37)
  • add workflow permissions (67c9369)
  • allow "any" types (2e5519d)
  • better coloring (92d9fa6)
  • better storybook styling (7331cbe)
  • credentials in release workflow (586e26d)
  • don't let tailwind leak into surrounding page (6c6f56f)
  • fix failing build because of localize export (1303bc2)
  • fix padding in button (7711952)
  • fix theme (e3cd4f2)
  • improve html output (22d787b)
  • rename variant into color (4a25374)
  • repo URL in package.json (fba4200)
  • show sans font in storybook (08b6770)
  • show shoelace styles in storybook (b7146f6)
  • switch to PAT for release workflow (ab004d5)
  • test in sd-spinner (a40b800)

Features

  • (wip) ui theme-creator (3e03faa)
  • 🎸 change all css properties in shoelace to tailwindcss (f4b1798)
  • add stories for every component (b0242c5)
  • add ui-styles to sd-spinner component (3a4ef75)
  • adopt sd-spinner in sd-button (8b26131)
  • basic storybook storybook support (eb414e9)
  • close #140: ✨ add only-icon style for sd-button (#146) (8e0ccc2), closes #140
  • close #74: add 0-spacing (#98) (7781d88), closes #74
  • convert button to correct story (5207e6d)
  • convert details to tailwind + add story (70dd38d)
  • convert details to ui-styling (0fd328d)
  • converted button to tailwind (74fd848)
  • finalize design and documentation (6379b67)
  • improve automatic storybook slots (fff92b8)
  • improve button and add caret pattern (c7743b5)
  • improve details (7ab20cb)
  • improve storybook for CSS variables (abccd8c)
  • init: sd-icon (8f7792f)
  • integrate shoelace as base (c14a0f5)
  • sd-button: add component (#106) (f751c2d)
  • sd-icon: create component #105 (#139) (311fc73)
  • sd-spinner: apply latest state in sd-button (a402b86)
  • setup storybook helpers + add stories (4d98b98)
  • update tokens (#96) (2eadd05)
  • wip: add tailwindcss (4107cf0)

Reverts

  • stroke tokens from border to background (7e58624)