Browse Source

Rlsnotes

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

1
RELEASE-NOTES.md

@ -15,6 +15,7 @@
- **Menu** - New UI `vertical tabular menu` is now available with `menu` - **Menu** - New UI `vertical tabular menu` is now available with `menu`
- **Modal** - Add new settings `blurring` and `inverted` which are simple shortcuts for setting modal's dimmer to use either blurring or inverted variations. - **Modal** - Add new settings `blurring` and `inverted` which are simple shortcuts for setting modal's dimmer to use either blurring or inverted variations.
- **Dropdown** - Added new dropdown variation `scrolling dropdown` and `scrolling menu`, see docs or try it out with the language menu in the navigation bar - **Dropdown** - Added new dropdown variation `scrolling dropdown` and `scrolling menu`, see docs or try it out with the language menu in the navigation bar
- **Image** - Images now include a `spaced` variation for adding whitespace around images when used inline with text.
- **Dimmer** - Dimmers now have a `blurring` variation which apply a glass-like effect when dimmed - **Dimmer** - Dimmers now have a `blurring` variation which apply a glass-like effect when dimmed
- **Popup** - Popups now default as `exclusive: false` and will not hide other popups when opening - **Popup** - Popups now default as `exclusive: false` and will not hide other popups when opening
- **Steps** - Steps can now be attached to other UI like `segment` - **Steps** - Steps can now be attached to other UI like `segment`

Loading…
Cancel
Save