From e0e64226ae5a7a63953e3cf67e3a356198c3c61f Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 2 Mar 2015 13:01:07 -0500 Subject: [PATCH] Update rlsnotes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index eb4306987..fee7b8a3b 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -11,6 +11,7 @@ - **Transition** - Added `toggle` behavior and docs for `show` and `hide` - **Transition** - transition now has `stop`, `stop all`, and `clear queue` for removing transitions, (undocumented method `stop`, and `start` renamed to `enable` and `disable`) - **Dimmer** - Add `opacity` setting to override css value. Add to docs several undocumented settings, like `useCSS`, and `variation`. +- **Icon** - added `@src` variable to make it adjustable with themes that dont support all types like `woff2` **Bugs** - **Dropdown** - Fixes issue where dropdown would not open after restoring previus value on failed `search dropdown` search