Semantic UI v0.13.0 Release Notes

Release Date: 2014-02-20 // about 10 years ago
  • Enhancements

    • Label - Corner labels now are coupled to have rounded edges with components with rounded edges like input
    • Form - Grouped form fields now have responsive styles for mobile
    • Modal - Modal will now work when modal is taller than page's content
    • Checkbox - Checkboxes now also trigger DOM change event
    • Accordion - Accordions now preserve inline styles when animating
    • Form Validation - Form validation now rechecks on all form change events, not just input change

    🛠 Fixes

    • Menu - Fixes 2px border on last element in horizontal menus
    • Menu - Fixes dropdown formatting when used *inside a menu item
    • Menu - Fixes formatting of grouped icon buttons inside menus
    • Modal - Fixes z-index of modal close to appear above relative/absolute modal content on mobile
    • Dimmer - Dimmers are less buggy when used with on: 'hover