- Segment - Added new
ui placeholder segment
used to reserve space for UI when content is missing or empty.
- Segment - Fixed issue where using colored segment e.g.
red segment
insidesegments
would not work when:first-child
#4013
- Segment - Fixed
padded vertical segment
very padded vertical segment
mistakenly receives horizontal padding #3012
- Form/Segment - Fix typo causing
pointer-events: none
no to work onloading segment
andloading form
Thanks @YamiOdymel and @ilanus #4403
- Segment - Fixed
segments
to not clip border radius when only a single segment is included - Segment/Message -
top attached message
has no border when attached tosegment
#3619
- Menu - Fixed
1px
offset whenattached segment
followstabular menu
(max of 2 consecutive segments) #3479
- Grid - Fixes attached segment 1px offset inside grid column #3226
- Segment - Fixes border on
horizontal segment
when they are:first-child
insidesegments
group
- Table - Fixed issue where
(x) column segment table
was inheriting accidentally inheriting some grid styles
- Segment - Added additional variables for
inverted
segment. - *Segment -
horizontal segments
in IE will no longer stretch to the natural width of child imgs #2550 flexbug [#1](h - Menu/Segment/Table - Consolidated
attached
logic 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 segment
to clear floated content. - Segment - Segments now support complex nesting, many new rules for how segment groups should appear inside groups
- Segment - New
horizontal segment
groups make laying out auto resizing text columns much easier. - Segment - Added
padded
andvery padded
segment variations - Segment - Added
clearing
segment for cases that need a clearfix. - Steps - Added
attached
steps, which can now be attached to other UI likesegment
- Button - Fixed
attached buttons
1px offset when attached to segment and menu (border vs box shadow border) - Segment - Segment groups can now be
raised
orpiled
orstacked
- Segment - Clearfix has been removed from
ui segment
- Segment - Segment now uses
border
for 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 grid
orui segment
(not vertical)
- Segment - Added plural variation
ui segments
that stack together in groups without using additional class names
- Segment -
ui tabular menu
now correctly aligns with attached segment when using fluid variation Thanks @MohammadYounes - Segment -
basic segment
no 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 grid
andui grid column/row
- Adds orange label/segment