From 6a6c295c43aaf8a24e1cca93c664c66ee706e503 Mon Sep 17 00:00:00 2001 From: jlukic Date: Fri, 17 Jul 2015 13:48:58 -0400 Subject: [PATCH] #2655 rlsnotes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c2446673f8..08bebec5db 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -10,6 +10,7 @@ **[Reported Bugs](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.0.4+is%3Aclosed)** - **Build Tools** - Fixed issue where sub tasks were undefined when importing SUI's `build` and `watch` tasks into custom gulpfile #2648 +- **Button** - Fixed colored vertical basic buttons appearing 2px offset #2655 - **Popup** - Fixed issues where rounding could cause elements that are against edge of page from not appearing. Add new `jitter` setting for allowing popups to escape page boundaries by a small margin #2526 - **Popup** - `fluid` popup with `setFluidWidth: true` (default value), will now use `parent` width and not `offsetContext` width #2526 - **Visibility** - `refreshOnResize` now correctly includes a default value #2615