v0.5.0
Summary
This release was made possible by the following contributors:
- @CITguy
- @cathysiller
You can view the updated documentation at https://rackerlabs.github.io/helix-ui/.
Breaking Changes
- The
<hx-search>element now emits a "clear" event instead of a "change" event when the value is cleared by the user via the "X". This prevents issues with the "change" event being emitted twice in polyfilled browsers by emitting a different event. (#177)
Fixed
- Corrected CSS for Accordions in polyfilled browsers (#176)
- Corrected emitted events from Checkbox and Search components (#177)
- Corrected CSS for the "X" in the Alert component (#178)


