semantic-ui-step
Version:
Single component release of step
72 lines (40 loc) • 2.95 kB
Markdown
### Version 2.2.11 - July 11, 2017
- **Steps** - Steps now include an `unstackable` variation **Thanks @TemaSM** [#3714](https://github.com/Semantic-Org/Semantic-UI/issues/3714)
### Version 2.2.0 - June 26, 2016
- **Step** - Fix incorrect bottom margin on `top attached steps`
### Version 2.1.5 - Nov 1, 2015
- **Divider/Step/Modal/AD** - Fixes 1px jump at `@mobileBreakpoint` caused by incorrect edge conditions in media query [#3180](https://github.com/Semantic-Org/Semantic-UI/issues/3180) **Thanks @mdehoog**
- **Form Validation** - Fixes error on `blur` or `change` when using a blank validation object [#3131](https://github.com/Semantic-Org/Semantic-UI/issues/3131) **Thanks @listepo**
#### Bugs
- **Step** - Fixed issue with display of step groups with only one step having incorrect border radius **Thanks @elliotisonfire** [#2869](https://github.com/Semantic-Org/Semantic-UI/issues/2869)
### Version 2.0.4 - July 17, 2015
- **Steps** - Updated `basic` steps theme to appear correctly
### Version 2.0.3 - July 8, 2015
- **Steps** - Fixed `github` theme for steps not displaying correctly in 2.0 [#2545](https://github.com/Semantic-Org/Semantic-UI/issues/2545)
- **Steps** - Last `step` no longer incorrectly shows arrow [#2552](https://github.com/Semantic-Org/Semantic-UI/issues/2552)
### Version 2.0.0 - June 30, 2015
- **Steps** - Steps now use `flexbox`, fluid steps now center content inside each step
- **Steps** - Steps no longer need `item count` and will automatically divide evenly
- **Steps** - Added `attached` steps, which can now be attached to other UI like `segment`
- **Steps** - Fixes bug where `ordered steps` had smaller numbers in `IE10`
- **Steps** - Fixed bug where `stackable steps` were not working correctly
### UI Changes
- **Steps** - Fixed bug where evenly divided steps were no longer fluid
### Version 1.7.0 - January 14, 2015
- **Steps** - Steps now use ``table-cell`` to allow steps to be equal height by default, even with different content height.
### Version 1.3.0 - December 17, 2014
- **Steps** - Steps are now responsive for mobile by default, and have optional responsive styles for tablet
- **Step** - Fix issue with completed ordered step icon alignment
### Version 1.1.1 - December 03, 2014
- **Step** - Fixes step content appearing overlapped due to use of ``em`` instead of ``rem`` for line-height.
### Version 1.1.0 - December 02, 2014
- **Steps** - Now use global border color
### Version 1.0.0 - November 24, 2014
- **Steps** - Steps can now have icons, descriptions and titles. Step default theme has been modified significantly to be more flexible.
### Version 0.15.2 - Mar 28, 2014
- **Step** - Fixes issue with border radius on vertical steps
### Version 0.15.0 - Mar 14, 2014
- **Step** - Vertical Steps now have option to have two line items
### Version 0.14.0 - Mar 03, 2014
- **Step** - Steps can now appear vertically
### Version 0.1.0 - Sep 25, 2013