v0.21.0
HelixUI Release v0.21.0
Thank you to the following contributors:
- @araiford
- @BY00565233
- @lalithkarikelli
- and myself (@100stacks)
What's included?
- New
Steppercomponent: https://helixdesignsystem.github.io/helix-ui/components/stepper/
🚧 Deprecation
Deprecated Tertiary Button zero padding styles
Previously Tertiary buttons had zero left and right padding applied, which is now deprecated. In case these styles are needed to maintain current layouts, please add the hxDeprecated class to your Tertiary button styles. The deprecated class styles will be removed in a future release.
Testing Pipeline
Implemented a new web component testing framework, which includes automated running of all tests on TravisCI PR pushes.
Pull Requests Merged:
- #673: refactor(button): tertiary button padding
- #674: chore(dependencies): update
package.json - #675: refactor(stepper content): surf1307
- #676: feat(testing): implement component testing framework
- #678: fix(new working example for drawer): surf1971
- #680: fix(dependencies): update dev config