From c0e9571aa1c9b697e4ff711ff0bc235b47f5ddc1 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 16 Feb 2015 17:46:44 -0500 Subject: [PATCH] Update notes --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 8a9b30f97..d43e082cd 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -29,6 +29,7 @@ **Enhancement** - **API** - API now has an ``onRequest`` callback setting that receives the XHR promise after initializing the request - **Button** - Loading buttons no longer receive `pointer-events` in default theme. Added variable for `loading button` opacity. +- **Card** - Card now has colored variations available **Tahnks @romuloctba** - **Dropdown** - `search selection dropdown` will now close the menu when a `dropdown icon` is clicked - **Dropdown** - Added new dropdown setting, `forceSelection` which forces `search selection` to a selected value on blur. Defaults to `true`. - **Flag** - Reduced the file size of flag sprite to a measly 28kb (500%+ file size reduction) @@ -44,6 +45,7 @@ **Bugs** - **All Modules** - Fixed bug where element `destroy` could remove third party events when re-initialized - **Card** - Star / Like button colors have been fixed to match `ui rating` inside `card` +- **Card** - `image` inside `content` no longer has a fixed size **Thanks @romuloctba** - **Dropdown** - Upward dropdown now has upward arrow icon - **Icon** - `external link` and `external link square` has been renamed to `external icon` to no longer receive `link` styles by default - **Steps** - Fixed bug where evenly divided steps were no longer fluid