Browse Source

Update rlsnotes 1.11.0

pull/1785/merge 1.11.0
jlukic 10 years ago
parent
commit
f1cc86db5d
1 changed files with 3 additions and 1 deletions
  1. 4
      RELEASE-NOTES.md

4
RELEASE-NOTES.md

@ -3,7 +3,9 @@
### Version 1.11.0 - March 3, 2015
**New Components**
- **Visibiliity** - Attach callbacks to elements visibility conditions like `top visible` `bottom visible`, `passing`. Useful for things like: image lazy loading, infinite scroll content, and recording tracking metrics
- **Visibiliity** - Attach callbacks to elements visibility conditions like `top visible` `bottom visible`, `passing`. Useful for things like: image lazy loading, infinite scroll content, and recording tracking metrics.
[See the examples](http://www.semantic-ui.com/behaviors/visibility.html#/examples) online for a demonstration.
**Enhancements**
- **Form** - `<select>` now receive error formatting on `form error` **Thanks @davialexandre**

Loading…
Cancel
Save