v0.22.0
HelixUI Release v0.22.0
Thank you to the following contributors:
- @araiford
- @BY00565233
- @lalithkarikelli
- @nicko-winner
- and myself (@100stacks)
What's included?
This release is primarily improvements to the HelixUI testing infrastructure.
Implemented Automated Browser Testing
Implemented automated browser testing for our component tests. Updated TravisCI pipeline for
running all component tests against all pull requests and pushes to master.
Issues Resolved
- #312: Resolved [SauceLabs] Massive Barrier to Entry for Contributions
Pull Requests Merged:
- #697: test(hx-file-input): surf-2009
- #690: test(hx-div): surf2002
- #691: test(hx-file-icon): surf-2008
- #688: test(hx-file-control): surf-2007
- #696: perf(travis): migrate to travis-ci.com infrastructure
- #695: chore(travis): update config for builds from a fork
- #692: feat(icons): add
listandgridtoggle icons - #684: test(hx-progress): unit test cases surf2017
- #689: test(hx-alert): add check for IE11, legacy Edge
- #686: test(hx-alert): restructure and add more tests
- #687: test(ui): implement automated browser testing
- #685: test(hx-busy): restructure and add additional tests
- #683: test(hx-error): unit test cases surf2006
- #681: test(pipeline): initialize Karma With Helix