Commit 4610d3a
feat(button) - update button base styles for SHINE (#2008)
* update default and xs
* Update button.less
* Update based on changes
* fix duplicate
* Update button.less
* update docs
* update button svelte files
* add changeset
* update dependent svelte files
* update to theme secondary
* Update accessibility tests
* remove contextual styles
* reintroduce contextual styles
* Update based on figma update and pr comments
* Update badge background color for danger clear variant
* add breaking changes
* Update docs
* correct gradients
* use color instead of opacity
* Update based on comments
* Button styles refactor (#2052)
* Button styles refactor
* minor tweaks
* Styles and such
* update svelte component
* Update migration guide
* fix lint issue
* Fix button prop in Menu story
---------
Co-authored-by: Dan Cormier <[email protected]>
Co-authored-by: Dan Cormier <[email protected]>1 parent 6f6d576 commit 4610d3a
File tree
2,820 files changed
+6758
-5466
lines changed- .changeset
- packages
- stacks-classic
- lib/components
- button-group
- button
- modal
- post-summary
- topbar
- screenshots
- Chromium/baseline
- Firefox/baseline
- Webkit/baseline
- stacks-docs
- _data
- _includes
- layouts
- brand
- email/guidelines
- plugins
- product
- components
- foundation
- stacks-svelte/src/components
- Button
- Menu
- Modal
- Popover
- PostSummary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,820 files changed
+6758
-5466
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
0 commit comments