From 2ea04a327243bb615983942f6336095449afe93a Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 12 May 2015 16:29:16 -0400 Subject: [PATCH] Update rlsnotes --- CONTRIBUTING.md | 19 ------------------- README.md | 2 +- RELEASE-NOTES.md | 1 + 3 files changed, 2 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98287b4ec..e69de29bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,19 +0,0 @@ -# Contributing - -### Bugs & Issues - -Please submit any bugs you encounter when using the library to our [Github Issues Tracker](https://github.com/Semantic-Org/Semantic-UI/issues). - -When submiting a bug report, please include a set of steps to reproduce the issue and any related information, browser, OS etc. If we can't see the issue then it will make solving things much more difficult. - -Please create a fork of this [jsfiddle](http://jsfiddle.net/efp8z6Ln/) to demonstrate bugs. - -### Pull Requests - -Anyone can jump on the issues board and grab off bugs to fix. This is probably the best way to become a contributor to Semantic. Be sure to adhere to the style guides when submitting code. - -* [Create a Pull Request](https://github.com/Semantic-Org/Semantic-UI/compare) -* [View Open Issues](https://github.com/Semantic-Org/Semantic-UI/issues) - -### Usage questions -For usage questions please use [StackOverflow](http://stackoverflow.com/questions/tagged/semantic-ui) or [Gitter Chatroom](https://gitter.im/Semantic-Org/Semantic-UI) diff --git a/README.md b/README.md index d55c8bebc..9caa755fc 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Resource | Description Bugs & Feature Requests | All bug submission **require** a link to a test case, and a set of steps to reproduce the issue. You can make a test case by forking this [jsfiddle](http://jsfiddle.net/efp8z6Ln/), then submit your [bug report on GitHub Issues](https://github.com/Semantic-Org/Semantic-UI/issues) Live Chat | Join our [Gitter.im Room](https://gitter.im/Semantic-Org/Semantic-UI) Newsletter Updates | Sign up for updates at [semantic-ui.com](http://www.semantic-ui.com) -Additional Resources | Submit a question on [StackOverflow](http://stackoverflow.com/questions/tagged/semantic-ui) or ask our [Google Group](https://groups.google.com/forum/#!forum/semantic-ui) +Additional Resources | Submit a question on [StackOverflow](http://www.stackoverflow.com) or ask our [Google Group](https://groups.google.com/forum/#!forum/semantic-ui) #### Places to Help diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0f170ccdd..3d966958a 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -124,6 +124,7 @@ - **Form** - `field` inside `fields` no longer produce double sized margins. - **Form** - Form sizes and input sizes now inherit from `site.variables` - **Form Validation** - Fixed bug causing `match` rule not to work as expected. +- **Form Validation** - Fixed `clear` and `reset` causing validation error to appear on checkbox if empty rule was set on checkbox. - **Form Validation** - Form validation now validates correctly on `