Commit 2a1addc
authored
feat(toast): add hue property for the ionic theme (#30333)
Issue number: internal
---------
## What is the current behavior?
The toast component does not support the `hue` property.
## What is the new behavior?
Adds support for the `subtle` hue for the toast. Defaults to `subtle`.
## Does this introduce a breaking change?
- [ ] Yes
- [x] No1 parent 52fba11 commit 2a1addc
60 files changed
Lines changed: 244 additions & 9 deletions
File tree
- core
- src
- components/toast
- test
- basic/toast.e2e.ts-snapshots
- hue
- toast.e2e.ts-snapshots
- shape/toast.e2e.ts-snapshots
- packages
- angular
- src/directives
- standalone/src/directives
- vue/src/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2436 | 2436 | | |
2437 | 2437 | | |
2438 | 2438 | | |
| 2439 | + | |
2439 | 2440 | | |
2440 | 2441 | | |
2441 | 2442 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3844 | 3844 | | |
3845 | 3845 | | |
3846 | 3846 | | |
| 3847 | + | |
| 3848 | + | |
| 3849 | + | |
| 3850 | + | |
3847 | 3851 | | |
3848 | 3852 | | |
3849 | 3853 | | |
| |||
9384 | 9388 | | |
9385 | 9389 | | |
9386 | 9390 | | |
| 9391 | + | |
| 9392 | + | |
| 9393 | + | |
| 9394 | + | |
9387 | 9395 | | |
9388 | 9396 | | |
9389 | 9397 | | |
| |||
0 commit comments