Skip to content

Version 1.4.0 - December 22, 2014

Compare
Choose a tag to compare
@jlukic jlukic released this 22 Dec 22:37
· 3680 commits to master since this release

Enhancements

  • Modal - Modal now accepts custom dimmer settings with setting `dimmerSettings``
  • Form - Form inputs without type specified are now formatted Thanks PSyton
  • Accordion - Added inverted accordion variation

Bugs

  • Progress - Fixes bug where ui indicating progress would not update its label immediately in webkit
  • Button - Fix Chrome bug with buttons sometimes not correctly repainting (particularly evenly divided groups)
  • Menu - Fix border radius of dropdown menu inside ui vertical menu
  • Menu - Fix formatting of ui selection dropdown inside menu

Docs

  • Improved documentation for API and Tab to be slightly more comprehensive