Skip to content

Version 1.12.1 - April 26, 2015

Compare
Choose a tag to compare
@jlukic jlukic released this 27 Apr 01:02
· 2775 commits to master since this release

Bugs

  • Dropdown - Fixes issue with chained dropdown methods used on a <select> not applying to the generated ui dropdown Backport from 2.0
  • Input - Fixes labeled inputs not adjusting correctly with flex. Backported from 2.0
  • Input - Fixes placeholder text color prefixes for webkit Backport from 2.0
  • Progress - Fixes rounding error in precision settings Thanks @aaroncox
  • Popup - Removes min-width: moz-max-content from popups, which may cause display differences between chrome and FF