Semantic UI v1.12.1 Release Notes

Release Date: 2015-04-26 // almost 9 years ago
  • 🐛 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