Skip to content

v0.24.0

Choose a tag to compare

@100stacks 100stacks released this 01 Aug 00:05
· 275 commits to master since this release

HelixUI Release v0.24.0

Thank you to the following contributors:

πŸ†•: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>

Screen Shot 2020-08-05 at 11 09 22 AM

Screen Shot 2020-08-05 at 11 09 32 AM


ON/OFF

<hx-switch onlabel="on"></hx-switch> // offlabel is synced

Screen Shot 2020-07-31 at 6 08 57 PM

Screen Shot 2020-07-31 at 6 09 23 PM



YES/NO

<hx-switch onlabel="yes"></hx-switch> // offlabel is synced

Screen Shot 2020-08-05 at 11 33 20 AM

Screen Shot 2020-08-05 at 11 33 28 AM

i18n 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

NPM Release:

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