Browse Source

RLSNOTES #2017

pull/2034/head
jlukic 9 years ago
parent
commit
731e44dd2b
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -73,6 +73,7 @@
- **Modal** - Modal with `detachable: false` inside `ui sidebar` `pusher` element will now show correctly
- **Popup** - Fixes issue with `min-width` in firefox exceeding `max-width` causing element to not wrap correctly
- **Popup** - Fixed bug which could cause pre-existing inline popup to be removed from DOM after hiding
- **Search** - Fixed `onSelect` returning the first term that matches the beginining of the selected value not the exact value.
- **Search** - Search API calls now use the same level debug settings as search
- **Tab** - Tab name is no longer case sensitive
- **Table** - Fixes `ascending` and `descending` icons were reversed in table

Loading…
Cancel
Save