Browse Source

#2825 rlsnotes

pull/2850/head
Jack Lukic 9 years ago
parent
commit
b1668c47f7
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -47,6 +47,7 @@
- **Dropdown** - Remove use of `trim` which causes issues IE 11 and below #2806
- **Embed** - Remove accidental `console.log` statements in js #2760
- **Form / Input** - Fixes `::placeholder` text color for `ui error input`, modifies form error placeholder color to distinguish from form value error color #2786
- **Form** - Form will no longer show messages that are empty in `error`, `warning`, or `success` state.
- **Form** - Date input and other special input in chrome now are the same height as normal input (adds custom vendor shadow dom styling) #2704
- **Icon** - Fixed typo in cube icon alias caused by bad grep #2765
- **Input** - Fixed issue with appearance of `left corner labeled left icon input` #2782

Loading…
Cancel
Save