From 66758868b951bcb3e2443c28efed3d8fb3fd8b8b Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 25 Mar 2015 16:53:37 -0400 Subject: [PATCH] RLSNOTES #2012 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 492b58996..6f4a02652 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -71,6 +71,7 @@ - **Modal** - `scrollable modal` now correctly adds padding below modal - **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 +- **Search** - Search API calls now use the same level debug settings as search - **Tab** - Tab name is no longer case sensitive - **Table** - `very basic table` now works together with `padded table` - **Table** - Fix inheritance of text alignment and vertical alignment