We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdec4c commit 4af602fCopy full SHA for 4af602f
packages/design-tokens/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.0.0
4
+
5
+### Changed
6
7
+- (breaking) `borderRadius` moved from `layout` group to `surface` group
8
9
+### Added
10
11
+- Added `surface.color.danger.disabled`
12
+- Added `borderWidth` to `surface` group
13
+- Added `surface.size.small` and `surface.size.medium` ([multi-value spacing tokens](https://docs.tokens.studio/available-tokens/spacing-tokens))
14
15
## 1.0.0
16
17
### Changed
0 commit comments