From c1690f9b0aa9591677b953bc28e65d3aefff62fa Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 10 Jul 2017 22:05:56 -0700 Subject: [PATCH] Rlsnotes 2.2.11 --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 2dfb3d38a..991a71155 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -44,7 +44,7 @@ - **Sticky** - Fixed an issue where `ui sticky` used with a percentage based width would not resize properly if the content size of container changed when "stuck" [#4360](https://github.com/Semantic-Org/Semantic-UI/issues/4360) - **Dimmer** - Fixed typo causing body dimmer to add unnecessary `position: relative;` **Thanks @jinyangzhen** [#4707](https://github.com/Semantic-Org/Semantic-UI/issues/4707) -**Doc Fixes(2)** +**Doc Fixes (3)** - **Form** - Updated docs to include new examples of adding/removing validation rules - **API** - Clarified in docs that all AJAX parameters can be passed to API - **Form Validation** - Added undocumented `add prompt` to list of behaviors