|
|
@ -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 |
|
|
|