add panel border width token

This commit is contained in:
Cory LaViska
2021-09-27 16:53:24 -04:00
parent 15ce341d81
commit 47aff56e71
8 changed files with 10 additions and 7 deletions

View File

@@ -8,7 +8,8 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
## Next
- Added initial surface design tokens to improve the appearance of alert, card, and panels in dark mode
- Added `--sl-surface-base` and `--sl-surface-base-alt` as early surface tokens to improve the appearance of alert, card, and panels in dark mode
- Added the `--sl-panel-border-width` design token
- Added missing background color to `<sl-details>`
- Added the `outline` variation to `<sl-button>` [#522](https://github.com/shoelace-style/shoelace/issues/522)
- Added the `filled` variation to `<sl-input>`, `<sl-textarea>`, and `<sl-select>` and supporting design tokens