Skip to content

Commit 6c25e26

Browse files
authored
refactor(buttons): remove shadow-related parameters from the outline and flat button themes (#16477)
1 parent 0ec658e commit 6c25e26

File tree

8 files changed

+144
-52
lines changed

8 files changed

+144
-52
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 21.0.0
6+
7+
### Themes
8+
9+
- `IgxButton`
10+
- **Breaking Change**
11+
- The following shadow-related parameters were removed from the `outlined-button-theme` and `flat-button-theme`:
12+
- `resting-shadow`
13+
- `hover-shadow`
14+
- `focus-shadow`
15+
- `active-shadow`
516

617
## 21.0.0
718

0 commit comments

Comments
 (0)