Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
317 commits
Select commit Hold shift + click to select a range
3134ffb
Merge branch 'main' of github.com:solid-design-system/solid into feat…
paulovareiro29 Sep 8, 2025
13a341d
cleanup postcss deps
paulovareiro29 Sep 8, 2025
847471c
fix: breadcrumb test
paulovareiro29 Sep 8, 2025
40f0c02
fix button
paulovareiro29 Sep 9, 2025
cd064f1
chore: update deps and patch tailwind preflight
paulovareiro29 Sep 9, 2025
7e7fcfb
fix color issues
paulovareiro29 Sep 9, 2025
1944488
fix placeholder colors
paulovareiro29 Sep 9, 2025
e168b27
fix: drawer width
auroraVasconcelos Sep 10, 2025
e2fa4dd
fix: radio alignments
auroraVasconcelos Sep 10, 2025
92cf293
fix: remove black outline
auroraVasconcelos Sep 10, 2025
e60e45a
fix: remove outline by default
auroraVasconcelos Sep 10, 2025
4a7ad3d
fix dropshadow
paulovareiro29 Sep 10, 2025
967518c
fix: use color variables for test backgrounds to support dark mode
auroraVasconcelos Sep 10, 2025
19b4405
fix: eslint issue
paulovareiro29 Sep 10, 2025
9d9d870
fix: duplicated utility semantic tokens
paulovareiro29 Sep 10, 2025
ccfbca2
fix: formatting
paulovareiro29 Sep 10, 2025
cd3d4f7
fix bundle size
paulovareiro29 Sep 11, 2025
60c2d78
fix chromatic build
paulovareiro29 Sep 11, 2025
cc809d7
improve bundle size
paulovareiro29 Sep 11, 2025
2ff2774
feat: reimplement theme generator (#2509)
paulovareiro29 Sep 17, 2025
7abaf27
feat: create pipeline to fetch figma variables (#2481)
balco0110 Sep 17, 2025
ec55beb
Merge branch main of github.com:solid-design-system/solid into feat/t…
paulovareiro29 Sep 17, 2025
3a27299
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Sep 17, 2025
3c3e0e6
fix: prevent prototype pollution
paulovareiro29 Sep 17, 2025
0b4eb99
feat: implement tokens sorting
paulovareiro29 Sep 17, 2025
38ddf92
feat: improve token generation to handle different core token values
paulovareiro29 Sep 19, 2025
9981d7e
feat: implement darkmode - package 01
paulovareiro29 Sep 19, 2025
2acbf3c
feat: implement darkmode - package 02 (wip)
paulovareiro29 Sep 19, 2025
f5a3a5e
feat: implement more variables on css themes
paulovareiro29 Sep 23, 2025
514a8cc
chore: remove fallbacks
paulovareiro29 Sep 23, 2025
1a7e313
create tokens migration guide and add themes to exported files in tok…
paulovareiro29 Sep 23, 2025
0156273
fix: backslash replacements
paulovareiro29 Sep 24, 2025
37fcf6a
chore: rename granular color tokens
paulovareiro29 Sep 24, 2025
e4455b2
chore: skip ring-color tokens
paulovareiro29 Sep 24, 2025
e5a38a8
chore: use same variable for outline color as border-color
paulovareiro29 Sep 24, 2025
9735c01
feat: implement themable font-size and font-weight
paulovareiro29 Sep 24, 2025
4eccef6
feat: align token generation with new structure (#2545)
paulovareiro29 Oct 14, 2025
7fd5f99
Merge branch main of github.com:solid-design-system/solid into feat/t…
paulovareiro29 Oct 14, 2025
d0a7eb3
fix: check pr pipeline
paulovareiro29 Oct 14, 2025
3fab4d0
fix: build
paulovareiro29 Oct 14, 2025
7e212cc
fix: build
paulovareiro29 Oct 14, 2025
4597f1f
fix: build
paulovareiro29 Oct 14, 2025
dccc501
fix: build
paulovareiro29 Oct 15, 2025
4d06c73
fix: cdn components styles
paulovareiro29 Oct 15, 2025
45b4f85
fix: overview theming
paulovareiro29 Oct 20, 2025
46836cb
fix: theme generation
paulovareiro29 Oct 20, 2025
ea6e879
fix: replace should be replaceAll
paulovareiro29 Oct 20, 2025
0376ca1
chore: update tokens
paulovareiro29 Oct 20, 2025
022abfd
fix: remove sd- prefix on theme files
paulovareiro29 Oct 21, 2025
bb15c42
fix: slot colors
paulovareiro29 Oct 21, 2025
bb3f37a
fix: theme switch on screenshot tests
paulovareiro29 Oct 21, 2025
6c98c83
fix: improve logging and component tokens generation
paulovareiro29 Oct 21, 2025
7dc0908
chore: create a how-to of how to use and override the multi theming v…
auroraVasconcelos Oct 21, 2025
b90caf4
chore: create migration guide
auroraVasconcelos Oct 21, 2025
34735c0
chore: update tockens readme
auroraVasconcelos Oct 21, 2025
6acc8ab
fix: missing aspect ratios
paulovareiro29 Oct 21, 2025
70467e4
chore: fix titles and components links
auroraVasconcelos Oct 21, 2025
d0aa091
chore: add context to migration guide
auroraVasconcelos Oct 21, 2025
90b9f41
feat: switch to semantic tokens <sd-audio>
paulovareiro29 Oct 22, 2025
d769caf
fix: semantic colors generation
paulovareiro29 Oct 22, 2025
1d89029
chore: update tokens
paulovareiro29 Oct 22, 2025
023cf1e
feat: update sd-flag
auroraVasconcelos Oct 22, 2025
7bdb8bf
feat: update sd-footnotes variables
auroraVasconcelos Oct 22, 2025
40df30f
fix: bg color inverted story footnotes
auroraVasconcelos Oct 22, 2025
603fc5f
feat: update breadcrumb variables
auroraVasconcelos Oct 22, 2025
76fe131
fix: component semantic generation
paulovareiro29 Oct 22, 2025
4db7173
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 22, 2025
6520ef0
chore: adding docs for flag, footnotes and breadcrumb
auroraVasconcelos Oct 22, 2025
eee1a31
feat: update sd-interactive variables
auroraVasconcelos Oct 22, 2025
080aeaa
chore: cleanup code
paulovareiro29 Oct 22, 2025
3cc7e3c
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 22, 2025
09c75fa
chore: update variables
paulovareiro29 Oct 22, 2025
ccf40bc
chore: remove source from main tailwind file
paulovareiro29 Oct 22, 2025
e4b81bc
chore: add hardcoded brandshape variable
paulovareiro29 Oct 22, 2025
a3c45bc
fix: brandshape variable
paulovareiro29 Oct 22, 2025
79626b9
fix: active state
paulovareiro29 Oct 22, 2025
0068298
chore: remove constant
paulovareiro29 Oct 22, 2025
5a2ab13
feat: update sd-button variables
auroraVasconcelos Oct 22, 2025
943d0da
feat: update sd-button variables
auroraVasconcelos Oct 23, 2025
8324904
fix: components and tokens generation
paulovareiro29 Oct 23, 2025
178d7c0
feat: update sd-radio-button variables
auroraVasconcelos Oct 23, 2025
7360f4b
chore: range component
paulovareiro29 Oct 23, 2025
fb0f941
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 23, 2025
1629954
fix: dark mode for sd-brandshape
auroraVasconcelos Oct 23, 2025
6926f5d
fix: flipcard and teaser-media
paulovareiro29 Oct 23, 2025
2778b66
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 23, 2025
3d89c0e
feat: update sd-dialog variables
auroraVasconcelos Oct 23, 2025
3c604cc
feat: update sd-drawer variables
auroraVasconcelos Oct 23, 2025
9417958
feat: update sd-dropdown variables
auroraVasconcelos Oct 23, 2025
70e4951
feat: update sd-header variables
auroraVasconcelos Oct 23, 2025
3b72c41
fix: error color
paulovareiro29 Oct 23, 2025
b9fa5fb
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 23, 2025
4538769
feat: update sd-link variables
auroraVasconcelos Oct 23, 2025
159b2e6
fix: checkbox
paulovareiro29 Oct 23, 2025
5ffd242
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 23, 2025
d318598
fix: combobox
paulovareiro29 Oct 23, 2025
c9f1c4b
fix: darkmode shadow
paulovareiro29 Oct 23, 2025
635c807
feat: update sd-notifications variables
auroraVasconcelos Oct 23, 2025
79b93c6
fix: form components
paulovareiro29 Oct 23, 2025
5803ef9
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 23, 2025
4bf20a4
fix: loader
paulovareiro29 Oct 23, 2025
d93afaf
feat: add sd-tag variables and remove background color on hover
auroraVasconcelos Oct 24, 2025
8858178
feat: implement style observer
paulovareiro29 Oct 24, 2025
8034177
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 24, 2025
5138a52
feat: SVG icon optimization internal library
auroraVasconcelos Oct 24, 2025
236082f
feat: implement dynamic theme icons
paulovareiro29 Oct 24, 2025
674d6fd
feat: add ultra icon library
auroraVasconcelos Oct 24, 2025
db7d6c2
feat: implement vb theme
paulovareiro29 Oct 27, 2025
7a9c4c7
Merge branch 'feat/tailwind-v4-and-figma-variables' of github.com:sol…
paulovareiro29 Oct 27, 2025
8f5163f
fix: change input step icons to _internal library
paulovareiro29 Oct 27, 2025
e3e5d8e
fix: docs build
paulovareiro29 Oct 27, 2025
b63a68e
feat: components spacing tokens generation
paulovareiro29 Oct 27, 2025
97eb4a4
fix: improve icons
paulovareiro29 Oct 27, 2025
32c5532
fix: expose tailwind.css
paulovareiro29 Oct 27, 2025
bf62642
Merge branch 'main' of github.com:solid-design-system/solid into feat…
paulovareiro29 Oct 27, 2025
f7b075a
fix: breadcrumb tests
paulovareiro29 Oct 27, 2025
58b6d04
feat: implement sd-theme-listener
paulovareiro29 Oct 27, 2025
b891294
chore: update vb.css
paulovareiro29 Oct 28, 2025
c558787
chore(release-next): [email protected], [email protected]
github-actions[bot] Oct 28, 2025
602f0d3
add changeset
mariohamann Oct 28, 2025
6ea4eef
chore(release-next): [email protected], [email protected], to…
github-actions[bot] Oct 28, 2025
0330669
chore(release-from-main): [email protected]
github-actions[bot] Oct 28, 2025
d11ec24
chore(release-from-main): [email protected], [email protected]
github-actions[bot] Oct 28, 2025
b284bb4
chore(release-from-main): [email protected]
github-actions[bot] Oct 28, 2025
3442314
fix: improve styles minification
paulovareiro29 Oct 28, 2025
0ebae26
feat: generate dist themes
paulovareiro29 Oct 28, 2025
b06319a
feat: improve tokens build
paulovareiro29 Oct 28, 2025
6f65d93
fix: hardcode shadows
paulovareiro29 Oct 28, 2025
ba95cbf
feat: generate font-family
paulovareiro29 Oct 28, 2025
df7402d
Merge branch 'main' into next
mariohamann Oct 28, 2025
3014062
formatting
mariohamann Oct 28, 2025
2771441
Merge remote-tracking branch 'origin/docs/create-multi-theming-docume…
mariohamann Oct 28, 2025
5594f28
update documentation
mariohamann Oct 28, 2025
4c995ee
add changeset
mariohamann Oct 28, 2025
eadcdea
chore(release-next): [email protected]
github-actions[bot] Oct 28, 2025
f3c4ac6
add changeset
mariohamann Oct 28, 2025
f6adb1b
chore(release-next): [email protected]
github-actions[bot] Oct 28, 2025
aebb285
fix semicolon
mariohamann Oct 28, 2025
03edae2
chore(release-next): [email protected]
github-actions[bot] Oct 28, 2025
1bb401f
feat: add new tokens to sd-accordion, sd-button and sd-navigation-item
auroraVasconcelos Oct 29, 2025
7acbd2f
fix button on hover
mariohamann Oct 29, 2025
4a15eaf
chore: update tokens
paulovareiro29 Oct 29, 2025
3002384
Merge branch 'next' into feat/add-new-components-tokens
mariohamann Oct 29, 2025
59d8c35
optimize multiple things
mariohamann Oct 29, 2025
762c1e4
update docs
mariohamann Oct 29, 2025
a8ab56f
feat: ✨ Update tokens from Figma (auto-sync 20251029-110601) (#2578)
github-actions[bot] Oct 29, 2025
8b39ead
chore: update tokens
paulovareiro29 Oct 29, 2025
0c3c1b6
fix: sd-switch thumb color
paulovareiro29 Oct 29, 2025
33ca7b8
update docs
mariohamann Oct 29, 2025
cfa479f
bye bye
mariohamann Oct 29, 2025
906fbfc
fix: bundle size
paulovareiro29 Oct 29, 2025
d29169d
Merge branch 'next' of github.com:solid-design-system/solid into next
paulovareiro29 Oct 29, 2025
fe5f0c7
improve imports
mariohamann Oct 29, 2025
dd4122f
fix storybook
mariohamann Oct 29, 2025
755d42a
fix internal icons
mariohamann Oct 29, 2025
763f9b2
make icon fetch more robust if CELUM is down
mariohamann Oct 29, 2025
9e7c10f
update
mariohamann Oct 29, 2025
70b8650
chore(release-next): [email protected]
github-actions[bot] Oct 29, 2025
55f46e7
include quickstart
mariohamann Oct 30, 2025
bbc368c
update quickstart
mariohamann Oct 30, 2025
1174b4a
fix: navigation-item tokens
auroraVasconcelos Oct 30, 2025
c3b1c40
feat: add accordion new tokens
auroraVasconcelos Oct 30, 2025
f12899f
fix: tokens and layout small bugs
auroraVasconcelos Oct 30, 2025
15bd2b2
chore: add navigable tokens documentation
auroraVasconcelos Oct 30, 2025
d4e50b8
feat: update button, accordion, navigation-item and navigable tokens
auroraVasconcelos Oct 30, 2025
1fa7047
chore: remove non-existant themes
paulovareiro29 Oct 30, 2025
d87bf13
fix: improve loading multiple themes (#2590)
paulovareiro29 Oct 30, 2025
0a90880
chore(release-next): [email protected]
github-actions[bot] Oct 30, 2025
3329eb3
fix: remove tokens build warning
paulovareiro29 Nov 3, 2025
2cd0308
chore(release-from-main): [email protected]
github-actions[bot] Nov 3, 2025
89d7ac7
fix: broken multi theming sd-icon load (#2595)
paulovareiro29 Nov 4, 2025
d0934d9
chore(release-next): [email protected]
github-actions[bot] Nov 4, 2025
854414e
fix: generate all semantic theme tokens (#2596)
paulovareiro29 Nov 4, 2025
919e981
chore(release-next): [email protected]
github-actions[bot] Nov 4, 2025
be010da
fix: styles resolve imports (#2601)
paulovareiro29 Nov 4, 2025
29b0c38
chore(release-next): [email protected]
github-actions[bot] Nov 4, 2025
ad2ae5b
feat: implement multi theming shadow generation (#2602)
paulovareiro29 Nov 6, 2025
f7d10a5
chore(release-next): [email protected]
github-actions[bot] Nov 6, 2025
6f182d2
chore(release-from-main): [email protected], [email protected]
github-actions[bot] Nov 6, 2025
a051aea
fix: multi theming shadows (#2608)
paulovareiro29 Nov 10, 2025
92e3e0b
chore(release-next): [email protected], [email protected]
github-actions[bot] Nov 10, 2025
9556c9f
fix: sd-video play button styles reseted (#2609)
paulovareiro29 Nov 10, 2025
c43b3d2
chore(release-next): [email protected]
github-actions[bot] Nov 10, 2025
6d68731
chore: bump next version (#2612)
paulovareiro29 Nov 11, 2025
ae80ad1
chore(release-next): [email protected]
github-actions[bot] Nov 11, 2025
87d3e4d
feat: implement `sd-range` new tooltip behaviour (#2607)
paulovareiro29 Nov 12, 2025
84ea2d9
chore(release-next): [email protected], [email protected]
github-actions[bot] Nov 12, 2025
c75ef18
fix: tooltip arrow background color (#2613)
paulovareiro29 Nov 12, 2025
7425283
chore(release-next): [email protected]
github-actions[bot] Nov 12, 2025
e9d350f
fix accordion group
mariohamann Nov 13, 2025
3ff7b52
fix linter
mariohamann Nov 13, 2025
377180e
chore(release-next): [email protected]
github-actions[bot] Nov 13, 2025
cc19dec
fix: preflight accordion border (#2616)
paulovareiro29 Nov 13, 2025
a693d0a
chore(release-next): [email protected]
github-actions[bot] Nov 13, 2025
c87b6ef
feat: sync packages versions (#2618)
paulovareiro29 Nov 14, 2025
1ff79a7
chore(release-next): [email protected], [email protected], to…
github-actions[bot] Nov 14, 2025
22c42e7
fix: removed the fixed header size and margin (#2405)
balco0110 Nov 17, 2025
2ff3f91
chore(release-next): [email protected], [email protected], sty…
github-actions[bot] Nov 17, 2025
e6bc426
chore(release-from-main): [email protected], [email protected]
github-actions[bot] Nov 18, 2025
5a3a5a5
fix: generate themes in rgb (#2621)
paulovareiro29 Nov 18, 2025
390c4e5
chore(release-next): [email protected], [email protected], …
github-actions[bot] Nov 18, 2025
1e743d6
fix: 🐛 fix icon color (#2628)
mariohamann Nov 19, 2025
f4f2a3b
chore(release-next): [email protected], [email protected], …
github-actions[bot] Nov 19, 2025
e829dec
fix. border in quickfact
mariohamann Nov 19, 2025
726f8e8
chore(release-next): [email protected], [email protected], …
github-actions[bot] Nov 19, 2025
18e10be
chore(release-from-main): [email protected]
github-actions[bot] Nov 20, 2025
24e0bff
feat: improve vb theme (#2646)
paulovareiro29 Dec 3, 2025
d0b32e1
chore(release-next): [email protected], [email protected], st…
github-actions[bot] Dec 3, 2025
e39d834
fix: sd-step text color (#2648)
paulovareiro29 Dec 4, 2025
15243f1
chore(release-next): [email protected], [email protected], …
github-actions[bot] Dec 4, 2025
7f31a6f
Merge branch main of github.com:solid-design-system/solid into next
paulovareiro29 Dec 11, 2025
5a910a3
fix: playwright update
auroraVasconcelos Dec 11, 2025
34dbd53
chore: add changeset
auroraVasconcelos Dec 11, 2025
ad9c985
chore(release-next): [email protected], [email protected], st…
github-actions[bot] Dec 11, 2025
575bcf1
feat: add kidstarter theme (#2663)
auroraVasconcelos Dec 19, 2025
d58b2a5
chore(release-next): [email protected], [email protected], st…
github-actions[bot] Dec 19, 2025
121a09a
feat: updated the validation forms in templates (#2549)
balco0110 Jan 9, 2026
e7ea75c
chore(release-next): [email protected]
github-actions[bot] Jan 9, 2026
0baa30a
feat: realistic sd-menu template (#2678)
balco0110 Jan 13, 2026
7c0e1a9
chore(release-next): [email protected]
github-actions[bot] Jan 13, 2026
288d25d
fix: escape token names in SCSS (#2705)
auroraVasconcelos Jan 13, 2026
08a08d1
chore(release-next): [email protected], [email protected], …
github-actions[bot] Jan 13, 2026
7d2f560
chore: clean up changelog (#2708)
auroraVasconcelos Jan 15, 2026
0c64730
chore: add token processing docs (#2657)
paulovareiro29 Jan 15, 2026
4c240e0
fix: 🐛 improve nxt docs and scripts (#2709)
mariohamann Jan 15, 2026
2a395bb
chore(release-next): [email protected], [email protected], …
github-actions[bot] Jan 15, 2026
3cc8aab
fix: sd-datepicker normalized dates in attributes (#2640)
smfonseca Jan 15, 2026
578d465
chore(release-next): [email protected], [email protected], st…
github-actions[bot] Jan 15, 2026
555ac9d
feat: add vb and kid icons (#2727)
auroraVasconcelos Jan 15, 2026
f84c2eb
feat: favicons dark mode transparent (#2629)
auroraVasconcelos Jan 15, 2026
10cb804
chore(release-next): [email protected]
github-actions[bot] Jan 15, 2026
d645421
Merge branch 'main' into next
mariohamann Jan 16, 2026
98841e5
chore(release-next): [email protected], [email protected], …
github-actions[bot] Jan 16, 2026
c8113e9
Merge branch 'main' into next
mariohamann Jan 16, 2026
f8a56e5
feat: add tokens analyzer + improve prettier
mariohamann Jan 16, 2026
1055de1
feat: add new icon-left property to `sd-tag` (#2707)
balco0110 Jan 16, 2026
3fd4b6f
chore(release-next): [email protected], [email protected], st…
github-actions[bot] Jan 16, 2026
477aa2b
feat: multi theming design qa (#2731)
auroraVasconcelos Jan 16, 2026
530df21
feat: add themes icons (#2729)
auroraVasconcelos Jan 16, 2026
220b050
chore(release-next): [email protected], [email protected], …
github-actions[bot] Jan 16, 2026
878ad8d
fix: putting radio group label bold per default (#2681)
martascorreia Jan 16, 2026
3864bb5
chore(release-next): [email protected], [email protected], sty…
github-actions[bot] Jan 16, 2026
6ab3afe
feat: adding floating labels to remaining components (#2679)
martascorreia Jan 16, 2026
684461d
chore(release-next): [email protected], [email protected], sty…
github-actions[bot] Jan 16, 2026
c7cb5f9
docs: add package versioning strategy information (#2736)
smfonseca Jan 16, 2026
cfdf8ab
chore(release-next): [email protected]
github-actions[bot] Jan 16, 2026
ffec8e4
feat: add password protection MVP
mariohamann Jan 16, 2026
68101e2
Merge branch 'main' into next
mariohamann Jan 16, 2026
1cb96ee
ignore a11y tests in pipeline
mariohamann Jan 16, 2026
3ff81ff
rmeove a11y tests completely
mariohamann Jan 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .changeset/blue-animals-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@solid-design-system/components': major
'@solid-design-system/docs': major
---

Added the `floating-label`attribute to the components `sd-select`, `sd-datepicker`, `sd-combobox` and `sd-textarea`, as well as some improvements related to the handling of placeholders to the floating label logic of the `sd-input` component.
5 changes: 5 additions & 0 deletions .changeset/blue-crabs-cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/docs': patch
---

Updated `sd-range` tooltip story documentation.
6 changes: 6 additions & 0 deletions .changeset/brave-pots-know.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@solid-design-system/components': minor
'@solid-design-system/docs': minor
---

Implemented new utility componented named `sd-theme-listener`, used to listen to theme changes.
5 changes: 5 additions & 0 deletions .changeset/busy-crabs-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/docs': minor
---

Add and update documentation regarding multi-theming for tokens, components and styles
5 changes: 5 additions & 0 deletions .changeset/cold-ghosts-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/components': patch
---

remove unneeded border in quickfact
2 changes: 2 additions & 0 deletions .changeset/cold-parts-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/common-hoops-wash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
],
"commit": false,
"fixed": [],
"fixed": [["@solid-design-system/components", "@solid-design-system/styles", "@solid-design-system/tokens"]],
"linked": [],
"access": "public",
"baseBranch": "main",
Expand Down
5 changes: 5 additions & 0 deletions .changeset/cozy-windows-throw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/tokens': patch
---

- Fix SCSS token generation by consistently escaping token names containing dots.
7 changes: 7 additions & 0 deletions .changeset/curvy-memes-stand.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@solid-design-system/components': major
---

Implemented `tooltip` attribute on `sd-range` to define the tooltip behaviour.

Removed the `no-tooltip` attribute from `sd-range`.
2 changes: 2 additions & 0 deletions .changeset/dark-cougars-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/deep-bats-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/eight-baboons-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
48 changes: 48 additions & 0 deletions .changeset/eighty-zoos-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
'@solid-design-system/components': minor
'@solid-design-system/theming': minor
'@solid-design-system/styles': minor
'@solid-design-system/tokens': minor
'@solid-design-system/docs': minor
---

Added more semantic tokens to the following components:

- sd-accordion
- sd-audio
- sd-badge
- sd-brandshape
- sd-breadcrumb
- sd-button
- sd-carousel
- sd-checkbox
- sd-chip
- sd-combobox
- sd-container
- sd-date-picker
- sd-divider
- sd-flag
- sd-footnotes
- sd-header
- sd-input
- sd-interactive
- sd-loader
- sd-map-marker
- sd-menu-item
- sd-navigation-item
- sd-notification
- sd-quick-fact
- sd-radio
- sd-radio-button
- sd-radio-group
- sd-range-tick
- sd-select
- sd-step
- sd-switch
- sd-tab
- sd-tag
- sd-teaser
- sd-teaser-media
- sd-textarea
- sd-tooltip
- sd-video
2 changes: 2 additions & 0 deletions .changeset/every-readers-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
7 changes: 7 additions & 0 deletions .changeset/famous-wolves-read.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@solid-design-system/components': major
'@solid-design-system/styles': major
'@solid-design-system/tokens': major
---

Introduce multi-theming with new CSS variables
5 changes: 5 additions & 0 deletions .changeset/fast-ties-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/components': patch
---

Fixed `sd-step` text color.
6 changes: 6 additions & 0 deletions .changeset/fifty-ducks-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@solid-design-system/components': major
'@solid-design-system/docs': major
---

`sd-radio-group` label set to bold as default (removed `boldLabel` attribute).
2 changes: 2 additions & 0 deletions .changeset/forty-crabs-stick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/funky-books-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/funky-files-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/tokens': patch
---

Optimize output for TailwindCSS
2 changes: 2 additions & 0 deletions .changeset/fuzzy-webs-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/goofy-goats-cheat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
6 changes: 6 additions & 0 deletions .changeset/green-headphones-cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@solid-design-system/components': patch
'@solid-design-system/tokens': patch
---

Updated documentation for multi-theming feature
3 changes: 3 additions & 0 deletions .changeset/green-tigers-see.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
---

2 changes: 2 additions & 0 deletions .changeset/happy-files-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/hip-roses-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
9 changes: 9 additions & 0 deletions .changeset/humble-bananas-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@solid-design-system/components': patch
'@solid-design-system/theming': patch
'@solid-design-system/styles': patch
'@solid-design-system/tokens': patch
'@solid-design-system/docs': patch
---

Internal: version bump to align with main (no user-facing changes).
2 changes: 2 additions & 0 deletions .changeset/humble-eyes-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/jolly-baboons-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/kind-papayas-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/tokens': minor
---

Implement shadow tokens generation according to Figma.
5 changes: 5 additions & 0 deletions .changeset/large-dancers-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/docs': patch
---

Updated the validation messages for `sd-combobox`, `sd-input`, `sd-radio-group`, `sd-select`, `sd-switch` and `sd-textarea`
2 changes: 2 additions & 0 deletions .changeset/lazy-numbers-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/loud-aliens-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/loud-animals-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
6 changes: 6 additions & 0 deletions .changeset/loud-oranges-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@solid-design-system/components': patch
'@solid-design-system/docs': patch
---

fixed the restriction of changing the font size and margin for headline in `sd-teased-media`.
2 changes: 2 additions & 0 deletions .changeset/lovely-jobs-trade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/major-lemons-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/modern-cobras-post.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/modern-nights-say.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/styles': patch
---

Fixed styles build output to correctly resolve imports.
2 changes: 2 additions & 0 deletions .changeset/new-friends-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/nice-deer-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/tokens': patch
---

Remove semicolon breaking imports in other TailwindCSS projects
2 changes: 2 additions & 0 deletions .changeset/petite-singers-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/pink-memes-hear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/plain-bananas-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
102 changes: 102 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@solid-design-system/components": "5.15.12",
"@solid-design-system/docs": "1.29.2",
"@solid-design-system/eslint-plugin": "1.0.2",
"@solid-design-system/placeholders": "2.1.3",
"@solid-design-system/styles": "1.5.5",
"@solid-design-system/theming": "1.1.2",
"@solid-design-system/tokens": "5.6.0",
"@solid-design-system/versioning": "1.0.0"
},
"changesets": [
"blue-animals-hang",
"blue-crabs-cry",
"brave-pots-know",
"busy-crabs-warn",
"cold-ghosts-check",
"cold-parts-guess",
"common-hoops-wash",
"cozy-windows-throw",
"curvy-memes-stand",
"dark-cougars-drive",
"deep-bats-jog",
"eight-baboons-post",
"eighty-zoos-begin",
"every-readers-stare",
"famous-wolves-read",
"fast-ties-fix",
"fifty-ducks-shave",
"forty-crabs-stick",
"funky-books-chew",
"funky-files-relate",
"fuzzy-webs-kiss",
"goofy-goats-cheat",
"green-headphones-cry",
"green-tigers-see",
"happy-files-leave",
"hip-roses-love",
"humble-bananas-unite",
"humble-eyes-prove",
"jolly-baboons-join",
"kind-papayas-join",
"large-dancers-train",
"lazy-numbers-jog",
"loud-aliens-drive",
"loud-animals-post",
"loud-oranges-report",
"lovely-jobs-trade",
"major-lemons-cover",
"modern-cobras-post",
"modern-nights-say",
"new-friends-dress",
"nice-deer-lick",
"petite-singers-return",
"pink-memes-hear",
"plain-bananas-brake",
"public-apes-admire",
"puny-beans-smell",
"puny-pianos-bet",
"quick-rice-brake",
"ready-bikes-dig",
"ready-words-visit",
"real-lions-thank",
"salty-glasses-judge",
"shaky-planets-cover",
"silly-streets-tap",
"silver-baths-send",
"six-showers-end",
"slow-carrots-fly",
"slow-grapes-yell",
"slow-stars-grin",
"social-loops-repeat",
"soft-kings-pick",
"some-emus-hide",
"spicy-oranges-fall",
"spicy-parents-dance",
"stupid-socks-occur",
"tall-lions-enter",
"tasty-years-jam",
"ten-hats-happen",
"ten-ties-reply",
"tender-rice-rhyme",
"thick-cars-prove",
"thick-masks-watch",
"thick-sides-spend",
"tired-lies-cut",
"tired-tables-write",
"tough-jeans-go",
"tricky-news-bow",
"twelve-bats-shake",
"twelve-streets-mate",
"two-maps-sit",
"upset-pants-behave",
"wild-tigers-wave",
"wise-parks-train",
"yellow-dolls-retire",
"yellow-dragons-relax",
"yummy-rules-love"
]
}
4 changes: 4 additions & 0 deletions .changeset/public-apes-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---

---

5 changes: 5 additions & 0 deletions .changeset/puny-beans-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/components': patch
---

fix accordion group margin for vb
2 changes: 2 additions & 0 deletions .changeset/puny-pianos-bet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/quick-rice-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 5 additions & 0 deletions .changeset/ready-bikes-dig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/components': patch
---

Bump components next version.
5 changes: 5 additions & 0 deletions .changeset/ready-words-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@solid-design-system/docs': patch
---

Add new package versioning strategy information for `components`, `styles` and `tokens` in installation pages and migration guides.
2 changes: 2 additions & 0 deletions .changeset/real-lions-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/salty-glasses-judge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions .changeset/shaky-planets-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
Loading
Loading