From 731e44dd2b3124ceff24193bc0737f33067da6a1 Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 25 Mar 2015 17:45:32 -0400 Subject: [PATCH] RLSNOTES #2017 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 231588333..cae9e79e9 100644 --- a/RELEASE-NOTES.md +++ b/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