Semantic UI v1.11.2 Release Notes

Release Date: 2015-03-06 // about 9 years ago
  • โœจ Enhancements

    • Accordion - Accordion can now specify a trigger element instead of title, added an example in docs
    • Accordion - Accordion can now hide while opening animation is still occurring
    • Grid - Equal width grids will now make column content stretch to full height, not just the column itself (requires flexbox). See examples in the grid docs
    • Header - Labels inside headers have been slightly increased in size
    • Search - Search now uses internally fuzzy search as its new full text search algorithm.

    ๐Ÿ›  Important Fixes

    • ๐Ÿ— Build Tools - Fix issues with minified component CSS @import not always being on top of files due to bug in clean-css

    ๐Ÿ› Bugs

    • Accordion - Removed mistaken extra 1px top border on nested styled accordion
    • Modal - Fixes modal buttons on mobile devices to not have extra bottom padding.
    • Card/Dimmer - Fix dimmer z-index being too high when inside a ui card. Added variable for specifying default dimmer color inside card.
    • Site - h1-h5 now have no top margin when first-child and no bottom margin when last-child
    • โฌ‡๏ธ Dropdown - Fix issue in setup reference (added in 1.11.1) where chaining would not return ui dropdown immediately after initialization