Skip to content

v0.21.0

Choose a tag to compare

@100stacks 100stacks released this 30 Apr 22:27
· 391 commits to master since this release

HelixUI Release v0.21.0

Thank you to the following contributors:

What's included?

🚧 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

NPM Release:

https://www.npmjs.com/package/helix-ui/v/0.21.0