v0.24.0
HelixUI Release v0.24.0
Thank you to the following contributors:
- @BY00565233
- @lalithkarikelli
- and myself (@100stacks)
π:construction: Switch Component π (BETA)
Please see Switch Component demo page: https://helixdesignsystem.github.io/helix-ui/components/switch/
HelixUI Switch Component provides three default options for labels:
NONE
<hx-switch></hx-switch>ON/OFF
<hx-switch onlabel="on"></hx-switch> // offlabel is syncedYES/NO
<hx-switch onlabel="yes"></hx-switch> // offlabel is syncedi18n Support - Label Override
The label can be overridden to provide a different label. The character width is limited to 2-3 characters.
Issues Closed
- #516: Creating tabs in empty tabset π
Pull Requests Merged:
- #744: publish(npm): v0.24.0 [skip ci] Milestone
- #743: fix(tabset): dynamic tabs bug fixes Issue #516 π Testing BUG FIX JavaScript
- #516: Creating tabs in empty tabset with Js BUG JavaScript
- #741: build(deps): bump elliptic from 6.5.2 to 6.5.3 dependencies
- #707: feat(hx-switch): implement switch component π π§ BETA FEATURE
- #742: test(hx-tabset): implement component tests π Testing
- #731: test(hx-accordion-panel): implement component tests π Testing
- #710: test(hx-tabcontent): implement component tests π Testing
- #733: test(hx-tabpanel): implement component tests π Testing
- #727: build(deps-dev): bump lodash from 4.17.15 to 4.17.19 dependencies
- #732: test(hx-tablist): implement component tests π Testing
- #721: docs(faq): fix typo π Documentation
- #729: test(hx-toast): implement component tests π Testing
- #730: test(hx-accordian): implement component tests π Testing
- #709: test(hx-tab): implement component tests surf-2026 π Testing
- #740: test(deprecate): deprecate old testing framework π Testing π§ Deprecation
- #726: build(deps): bump lodash from 4.17.4 to 4.17.19 in /test dependencies
- #728: test(hx-email-control): test cases π Testing
- #725: test(hx-radio): test cases π Testing
- #716: test(hx-popover): component tests surf2016 π Testing
- #723: test(hx-password-control): component tests surf-2056 π Testing
- #714: test(hx-select-control): surf-2025 π Testing
- #715: feat(hx-search-control): add event listener and component tests π Testing JavaScript
- #722: test(hx-radio-control): test cases SURF2019 π Testing
- #720: test(hx-reveal): test cases SURF 2061 π Testing





