Browse Source

Rlsnotes #2824

pull/2755/merge
Jack Lukic 9 years ago
parent
commit
4a62c797cb
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -34,6 +34,7 @@
- **Transition** - Transition callbacks now all have the correct `this` set. #2758
- **Dropdown** - Fix `left menu` inside `ui menu` appearing horizontally #2778
- **Dropdown** - `forceSelection` no longer sets current value in search selection when current query is blank #2058
- **Dropdown** - Fixed issue where "no results" message would be still be visible before search query on input focus #2824
**Additional Bugs**
- **Build Tools** - Fixes issue on `win` platform where packaged theme would not correctly update when using watch due to regExp not matching windows path separators.

Loading…
Cancel
Save