diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 67db338e1..59f80521c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -6,9 +6,12 @@ This version backports several bugs that are being packed in `2.0` to `1.x` **Bugs** +- **Build Tools** - Adjusting site.variables will now rebuild all UI, instead of just site.less +- **Build Tools** - LESS will now throw errors correctly in `watch` - **Card** - Fixes dimmer background shorthand property causes transparent dimmer in minified version - **Dimmer** - Fixed `variation` setting not working correctly - **Dropdown** - `onChange` no longer fires when reselecting same value +- **Dropdown** - Fix bug where element will not blur on tab key when search selection and no selection made - **Dropdown** - Dropdown init on `select` now returns `ui dropdown` created for chaining - **Dropdown** - Dropdown `focus` color has been adjusted to match forms more closely