Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tokens): #971 align casing of tokens pt2 #1132

Merged
merged 29 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
9b4119e
renames stepperbutton tokens
larserbach Jun 10, 2024
f019dfa
renames icon tokens
larserbach Jun 10, 2024
b899b63
renames stepperbutton border token
larserbach Jun 10, 2024
a1b2847
updates stepperbutton and icon index.css
larserbach Jun 10, 2024
fa7a85c
lower case core
larserbach Jun 10, 2024
e5cdfed
rename core
larserbach Jun 10, 2024
ed14c04
lower case everything left
larserbach Jun 10, 2024
3003a13
update theme
larserbach Jun 10, 2024
7476d01
theme p
larserbach Jun 10, 2024
5944768
theme x
larserbach Jun 10, 2024
6720c91
theme E
larserbach Jun 10, 2024
73b6e0b
theme R
larserbach Jun 10, 2024
9696722
fix lowercase everywhere
larserbach Jun 10, 2024
1121cdd
fix: dialog tokens
larserbach Jun 24, 2024
8677b33
fixes small typos on core tokens
larserbach Jun 24, 2024
4bdc209
fix: another typo
larserbach Jun 24, 2024
2070723
rename backgroundcolor -> bgcolor
larserbach Jul 1, 2024
f13cae7
fix: background tokens
larserbach Jul 1, 2024
cac0af6
Merge branch 'develop' into #971-align-casing-of-tokens-pt2
larserbach Jul 1, 2024
3978e51
feat: adds some internal figma only colors.
larserbach Jul 15, 2024
0507adf
fix: color value
larserbach Jul 15, 2024
ab1b635
fix: counter text neutral receives correct token
larserbach Jul 15, 2024
bc42dc8
Merge branch 'develop' into #971-align-casing-of-tokens-pt2
larserbach Sep 2, 2024
d4c5e13
fix: es lint errors
larserbach Sep 2, 2024
27cf9bc
fix: upercase to lowercase
larserbach Sep 2, 2024
2bdcb48
fix(tokens): reduces inverse colors and rearanges some path items
larserbach Sep 19, 2024
ec62ecb
Merge branch 'develop' into #971-align-casing-of-tokens-pt2
larserbach Sep 19, 2024
a06bce5
fix toggleSwithc css and tabbar iconSizeVariant
larserbach Sep 19, 2024
78ce883
minor
larserbach Sep 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,551 changes: 1,281 additions & 1,270 deletions packages/figma-design-tokens/input/tokens/$themes.json

Large diffs are not rendered by default.

427 changes: 193 additions & 234 deletions packages/figma-design-tokens/input/tokens/cmp/borders.json

Large diffs are not rendered by default.

1,088 changes: 544 additions & 544 deletions packages/figma-design-tokens/input/tokens/cmp/color.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/figma-design-tokens/input/tokens/cmp/shadows.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"cmp": {
"Tooltip": {
"Container": {
"Elevation": {
"Elevated": {
"tooltip": {
"container": {
"elevation": {
"elevated": {
"value": "{sem.elevation.lvl_1}",
"type": "boxShadow"
}
Expand Down
326 changes: 163 additions & 163 deletions packages/figma-design-tokens/input/tokens/cmp/sizeVariants.json

Large diffs are not rendered by default.

Loading
Loading