This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Commit b486a41
feat(input): add animation to color change (#10079)
* feat(input): add animation to color change
- add animation to color change when clicking inside an `md-input` field
- previous behaviour was an instant color change
- which doesn't harmonize with material design guidelines
- use variables for duration and curve of transition
Co-authored-by: Michael Prentice <splaktar@gmail.com>1 parent b391c68 commit b486a41
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4789 | 4789 | | |
4790 | 4790 | | |
4791 | 4791 | | |
4792 | | - | |
| 4792 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments