Semantic UI v2.2.10 Release Notes

Release Date: 2017-03-28 // about 7 years ago
  • 🚑 Critical Bugs

    • ⬇️ Dropdown - Fix search input inside dropdown menu causing dropdown to close before selection when selecting an item #5113
    • ⬇️ Dropdown - (IE11 Only) Fixed issue where dropdown re-opens immediately after closing when using a search inside menu. #4237

    🐛 Bugs

    • Button - Fixes @basicActiveBoxShadow being used incorrectly in basic button variables
    • Visibility - Visibility events now fire correctly when using context other than body that has overflow-x or overflow-y set to auto or scroll
    • ⬇️ Dropdown - Fixes an issue where dropdown would not correctly open upward at bottom edge of the screen when using a context with overflow-x or overflow-y set to auto
    • Modal - onDeny and onApprove callbacks can no longer occur multiple times if you rapidly click a approve/deny button in a. #4479

    Enhancements -Form - Credit card validation now no longer fails validation with dashed credit card values #5122 Thanks @neokio

    🐛 Bugs

    • Visibility - Fixed bug where using visibility with context setting on a scrollable context (with overflow) would cause callbacks to fire incorrectly
    • Visibility - Fixed bug where top passed and bottom passed would appear as incorrect values if using settings from get element calculations when element is off screen.