From f23748de68d02115c2a2c935d7ff20380cdca5f4 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 23 Feb 2015 16:14:06 -0500 Subject: [PATCH] Update rlsnotes #1844 --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 1a0e8aa37..ade0425b3 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -10,6 +10,8 @@ **Bugs** - **Build Tools** - Fixed issue with recursive merge for site themes in update scripts, [details here](https://github.com/Semantic-Org/Semantic-UI/pull/1845) Thanks @derekslife +- **Cards** - Fix `.ui.cards > .ui.card` margins to match `.ui.cards > .card` margins +- **Cards** - Fix consecutive card groups to preserve row flow (similar to consecutive grids) - **Sidebar** - Sidebar using `exclusive: true` now queue animations after hiding previous sidebar (unless `overlay`) to avoid rendering issues - **State** - Text states now handle `cancelled` API requests correctly - **Search** - Category search no longer displays unnecessary error message about maxResults