Skip to content

feat: semantic tokens chip#124

Merged
ext merged 1 commit intomainfrom
feat/semantic-token-chip
Dec 5, 2024
Merged

feat: semantic tokens chip#124
ext merged 1 commit intomainfrom
feat/semantic-token-chip

Conversation

@johancarnegard
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 25, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-12-05 17:51 UTC


// BACKGROUND - ACTION

--fkds-color-action-background-secondary-hover: #{$palette-color-bluebell-15}; // global
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ser att vi gjort så på alla nu men // globla kommentaren, fyller den något syfte? Inte tekniskt iaf.

border-color: var(--f-border-color-chip-active);
color: var(--f-text-color-chip-active);
background: $chip-color-background-checked;
border-color: transparent;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ska denna alltid i 100% alla lägen varje gång vara transparent eller är det ett val vi gjort för vårat tema? Eller borde vi ha en $chip-color-border-checked som är transparent (behöver inte vara en semantisk variabel).

Tänker att det blir symetriskt och bra då vi har $chip-color-text-checked och $chip-color-background-checked.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Det skulle väl i och för sig kunna vara något som man skulle vilja styra via temat, men i så fall borde vi göra samma sak för primär knapp.

dvitamin
dvitamin previously approved these changes Nov 27, 2024
@johancarnegard johancarnegard force-pushed the feat/semantic-token-chip branch from d0f1d3e to f53f345 Compare November 27, 2024 10:36
@ext ext merged commit e95d89c into main Dec 5, 2024
@ext ext deleted the feat/semantic-token-chip branch December 6, 2024 09:32
@github-actions
Copy link

🎉 This PR is included in version 5.42.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants