- Segment - Added new
ui placeholder segmentused to reserve space for UI when content is missing or empty.
- Segment - Fixed issue where using colored segment e.g.
red segmentinsidesegmentswould not work when:first-child#4013
- Segment - Fixed
padded vertical segmentvery padded vertical segmentmistakenly receives horizontal padding #3012
- Form/Segment - Fix typo causing
pointer-events: noneno to work onloading segmentandloading formThanks @YamiOdymel and @ilanus #4403
- Segment - Fixed
segmentsto not clip border radius when only a single segment is included - Segment/Message -
top attached messagehas no border when attached tosegment#3619
- Menu - Fixed
1pxoffset whenattached segmentfollowstabular menu(max of 2 consecutive segments) #3479
- Grid - Fixes attached segment 1px offset inside grid column #3226
- Segment - Fixes border on
horizontal segmentwhen they are:first-childinsidesegmentsgroup
- Table - Fixed issue where
(x) column segment tablewas inheriting accidentally inheriting some grid styles
- Segment - Added additional variables for
invertedsegment. - *Segment -
horizontal segmentsin IE will no longer stretch to the natural width of child imgs #2550 flexbug [#1](h - Menu/Segment/Table - Consolidated
attachedlogic for all components using attached. #2599
- Segment - Fixed incorrect margin set on
attached segment#2503
- Segment - Segment no longer includes a clearfix by default. You will need to specify a
clearing segmentto clear floated content. - Segment - Segments now support complex nesting, many new rules for how segment groups should appear inside groups
- Segment - New
horizontal segmentgroups make laying out auto resizing text columns much easier. - Segment - Added
paddedandvery paddedsegment variations - Segment - Added
clearingsegment for cases that need a clearfix. - Steps - Added
attachedsteps, which can now be attached to other UI likesegment - Button - Fixed
attached buttons1px offset when attached to segment and menu (border vs box shadow border) - Segment - Segment groups can now be
raisedorpiledorstacked - Segment - Clearfix has been removed from
ui segment - Segment - Segment now uses
borderfor border instead of a secondbox-shadow, this may adjust position by 1pixel
- Segment - Fix first/last margins on
ui segments
- Grid - Stackable grid now has horizontal padding by default on mobile unless nested inside a
ui gridorui segment(not vertical)
- Segment - Added plural variation
ui segmentsthat stack together in groups without using additional class names
- Segment -
ui tabular menunow correctly aligns with attached segment when using fluid variation Thanks @MohammadYounes - Segment -
basic segmentno longer removes padding on first and last elements
- Label - Fix attached labels to have correct border radius inside of attached segments of all kinds
- Tab/Segment - Fixes first tab being 1pixel taller than all other tabs
- Label - Corner attached labels now display correctly inside of attached segments
- Segment - Vertical segments now have padding on first/last element, fixing issues when using with grids
- Menu/Segment Fixes double border on pointing menu with attached segment Thanks davialexandre
- Menu - Fixes formatting of attached segments with menus
- Header, Grid, Segment - Adds justified alignment
- Segment - Segments now have a circular variation
- Segment - Fixes segment text color when nested inside inverted segment
- Segment - Segments can now be used with
ui gridandui grid column/row
- Adds orange label/segment