Browse Source

Notes

pull/2169/head
jlukic 9 years ago
parent
commit
f205f4df49
1 changed files with 1 additions and 0 deletions
  1. 1
      RELEASE-NOTES.md

1
RELEASE-NOTES.md

@ -7,6 +7,7 @@
- **Multiselect** - New dropdown component has been added for multi-select
- **Grid** - Grids are now based on `flexbox`, columns are now `equal height` by default. Flexbox alignment has been added for easier vertical alignment.
- **Headers** - Added new header type `sub header`, useful for displaying small headers alongside text content. See examples [in the header docs](http://www.semantic-ui.com/elements/header.html#sub-headers)
- **Menu** - New `vertical tabular menu` is now available
- **Dropdown** - Added new dropdown variation `scrolling dropdown` and `scrolling menu`, see docs or try it out with the language menu in the navigation bar
- **Dimmer** - Dimmers now have a `blurring` variation which apply a glass-like effect when dimmed
- **Steps** - Steps can now be attached to other UI like `segment`

Loading…
Cancel
Save