Skip to content

Releases: HelixDesignSystem/helix-ui

HelixUI-v2.4.0-rc.0

29 Jul 00:16
82967ed
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.4.0-rc.0 Release Candidate

Thank you to the following contributors:


What's included πŸ“¦ :shipit:?

Publishing a release candidate to capture all of the work-in-progress that was completed or resolved.

Pull Requests Merged:

  • #854 refactor(navigation): implemented left navigation new fabric styles
  • #873- refactor(layout): implement and document variables and attributes πŸ“ Documentation CSS
  • #874 - refactor(toast): implement and document variables and attributes πŸ“ Documentation CSS
  • #875 - refactor(navigation): implement left navigation new specs πŸ†• New Component Specs
  • #876 - build(deps-dev): bump lodash from 4.17.19 to 4.17.21 dependencies
  • #878 - build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 dependencies
  • #879 - refactor(selector-strip): implement and document variables and attributes πŸ“ Documentation CSS
  • #880 - styles(search): implement and document variables and attributes πŸ“ Documentation CSS
  • #881 - build(deps): bump browserslist from 4.12.0 to 4.16.6 dependencies
  • #882 - docs(switch): implement and document variables and attributes πŸ“ Documentation CSS
  • #883 - build(deps): bump postcss from 7.0.27 to 7.0.36 dependencies
  • #884 - test(deprecate): remove legacy test structure πŸ“‹ Testing 🚧 Deprecation βš™οΈ Pipeline
  • #885 - test(tooltip): fix flaky GH action - $onConnect πŸ“‹ Testing βš™οΈ Pipeline
  • #886 - style(toggle): alignment changes for grid and list icons πŸ“ Documentation CSS
  • #889 - docs(stepper): add fallbacks πŸ“ Documentation CSS
  • #888 - docs(menu): add IE11 fallbacks πŸ“ Documentation CSS
  • #890 - chore(pipeline): comparing builds βš™οΈ Pipeline
  • #892 - chore(docs): tweak docs header πŸ“ Documentation CSS
  • #893 - chore(readme): add test build instructions πŸ“ Documentation
  • #894 - publish(npm): v2.4.0-rc.0 Milestone

NPM Release:

https://www.npmjs.com/package/helix-ui/v/2.4.0-rc.0

v2.3.0

22 Apr 19:28
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.2.0 Release

Thank you to the following contributors:


What's included πŸ“¦ :shipit:?

Highlights:

  • Update component specifications

Pull Requests Merged:

  • #827: feat(secnav): updated specs and document component πŸ“ Documentation πŸ†• New Component Specs CSS
  • #850: build(sauce): migrate to github actions βš™οΈ Pipeline
  • #853: style(button): update tertiary button specs
  • #855: feat(tokens): add design tokens to scss πŸ†• FEATURE
  • #856: build(deps): bump y18n from 3.2.1 to 3.2.2 dependencies
  • #857: publish(npm): v2.3.0-rc.0 Milestone
  • #858: chore(secnav): iterate specs
  • #859: publish(npm): v2.3.0-rc.1
  • #860: refactor(breadcrumb): implement design tokens specs Design Tokens
  • #861: refactor(text-input): implement design tokens spec Design Tokens
  • #862: refactor(radio): implement design tokens spec Design Tokens
  • #863: refactor(tabset): implement design tokens Design Tokens
  • #864: feat(tokens): incorporate v0.0.9 πŸ†• FEATURE
  • #865: build(deps): bump ssri from 6.0.1 to 6.0.2 dependencies
  • #866: refactor(checkbox): implement design tokens spec Design Tokens
  • #867: refactor(secnav): implement feedback
  • #868: refactor(button): implement design tokens spec Design Tokens
  • #869: docs(actions): add badges update year πŸ“ Documentation
  • #870: chore(docs): update license year πŸ“ Documentation
  • #871: publish(npm): v2.3.0 Milestone

NPM Release:

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

v2.3.0-rc.1

30 Mar 21:02
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.3.0-rc.1 Release Candidate


What's included πŸ“¦ :shipit:?:

  • updated Secondary Navigation specs

NPM Release:

https://www.npmjs.com/package/helix-ui/v/2.3.0-rc.1

v2.3.0-rc.0

29 Mar 21:11
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.3.0-rc.0 Release Candidate


What's included πŸ“¦ :shipit:?:

  • updated Secondary Navigation specs

NPM Release:

https://www.npmjs.com/package/helix-ui/v/2.3.0-rc.0

v2.2.0

16 Mar 19:31
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.2.0 Release

Thank you to the following contributors:


What's included πŸ“¦ :shipit:?

Highlights:

  • update top navigation styles
  • new Slim (hxSlim) Option Tile
  • update checkbox styles
  • fix Safari zoom bug
  • update tab styles
  • various documentation updates

New - hxSlim Option Tile.

Screen Shot 2021-03-16 at 2 28 28 PM

Pull Requests Merged:

  • #826: feat(topnav): document styles and update component specs πŸ“ Documentation πŸ†• New Component Specs CSS
  • #828: docs(file): implement and document attrs and vars πŸ“ Documentation CSS
  • #829: docs(loader): implement and document vars and attrs πŸ“ Documentation CSS
  • #830: docs(pagination): implement and document attrs and vars πŸ“ Documentation CSS Need: Dev LGTM
  • #832: docs(popover): implement and document attrs and vars πŸ“ Documentation CSS
  • #833: docs(password): implement and document attrs and vars πŸ“ Documentation CSS
  • #834: docs(pill): implement and document attrs and vars πŸ“ Documentation CSS
  • #836: docs(hx-radio): implement and document vars and attrs πŸ“ Documentation CSS
  • #837: feat(choice-tile): implement new slim option πŸ†• New Component Specs
  • #838: fix(safari): overflow render bug and browser tab focus BUG FIX CSS
  • #840: style(button): primary button styling changes CSS
  • #841: docs(panel): implement and document attrs and vars CSS
  • #842: build(deps): bump elliptic from 6.5.3 to 6.5.4 dependencies
  • #843: style(search): feedback changes CSS
  • #844: fix(invalid): update default color πŸ†• New Component Specs CSS
  • #845: fix(button): primary hover state CSS
  • #846: feat(checkbox): update component specs πŸ†• New Component Specs
  • #848: build(ci): implement github actions βš™οΈ Pipeline
  • #849: build(ci): gh actions patch βš™οΈ Pipeline πŸ†• FEATURE
  • #852: publish(npm): v2.2.0 Milestone

NPM Release:

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

v2.1.0

18 Feb 19:21
Compare
Choose a tag to compare

πŸ†• HelixUI-v2.1.0 Release

Thank you to the following contributors:


What's included 🚧 πŸ”¨?

This release includes minor component specification updates:

  • remove button 2px border-radius
  • update checkbox specs
  • update radio specs
  • update popover specs

Additionally, this release includes multiple documentation PRs.

Pull Requests Merged:

  • #795: docs(choice-tile): implement and document vars and attrs πŸ“ Documentation CSS
  • #798: docs(checkbox): implement and document vars and attrs πŸ“ Documentation CSS
  • #799: docs(dropdown): implement and document attrs and vars πŸ“ Documentation CSS
  • #820: docs(tabset): implement and document attrs and vars πŸ“ Documentation CSS
  • #825: docs(hx-menu): implement and document vars and attrs πŸ“ Documentation CSS
  • #831: feat(various): update component specs πŸ†• New Component Specs
  • #835: publish(npm): v2.1.0 Milestone

NPM Release:

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

v2.0.0

15 Jan 21:40
Compare
Choose a tag to compare

🚨 πŸŽ‰ πŸ†• HelixUI-v2.0.0 Release πŸŽ‰ 🚨

Thank you to the following contributors:


What's included 🚧 πŸ”¨?

This release includes component specification updates for:

  • Top Navigation
  • Secondary Navigation
  • Breadcrumb
  • Checkbox
  • Radio
  • Text Input
  • Textarea
  • Email
  • Password
  • Button
  • Icons
  • Choice Tile

The updated styles should be available β€œfor free”, in that most component updates do not require any new classes or markup. Please head over to our docs to see the latest -> https://helixdesignsystem.github.io/helix-ui/

Pull Requests Merged:

  • #787 - refactor(hx-alert): implement custom variables πŸ“ Documentation CSS
  • #790 - docs(accordion): implement and document vars and attrs πŸ“ Documentation CSS
  • #791 - docs(hx-badge): implement and document variables and attributes πŸ“ Documentation CSS
  • #793 - docs(hx-breadcrumb): implement and document vars and attrs πŸ“ Documentation CSS
  • #794 - docs(drawer): implement and document attrs and vars πŸ“ Documentation CSS
  • #797 - feat(styles): update typography and colors πŸ†• 🚧 BETA FEATURE
  • #800 - feat(v1.x): HelixUI-v1.x documentation πŸ“ Documentation πŸ†• FEATURE
  • #801 docs(email): implement and document vars and attrs πŸ“ Documentation CSS
  • #802 - docs(hx-beacon): implement and document variables and attributes πŸ“ Documentation CSS
  • #803- build(deps): bump ini from 1.3.5 to 1.3.7 dependencies
  • #804 - publish(npm): v2.0.0-rc.0 Milestone
  • #805 - docs(list): implement and document vars and attrs πŸ“ Documentation CSS
  • #806 - feat(colors): update color palette πŸ†• New Component Specs
  • #807 - refactor(topnav): update top navigation component specs πŸ†• New Component Specs
  • #808 - feat(radio): new color palette specs πŸ†• New Component Specs
  • #809 - chore(config): patch config
  • #810 - refactor(secnav): update secondary navigation component specs πŸ†• New Component Specs
  • #811 - refactor(textinput): update component specs πŸ†• New Component Specs
  • #812 - feat(checkbox): update component specs πŸ†• New Component Specs
  • #813 - feat(breadcrumb): update component specs πŸ†• New Component Specs
  • #814 - refactor(hx-choicetile): update component specs πŸ†• New Component Specs PR: Comments Provided
  • #815 - refactor(email): update component specs πŸ†• New Component Specs
  • #816 - refactor(password): update component specs πŸ†• New Component Specs
  • #817 - publish(npm): v2.0.0-rc.1 Milestone
  • #818 - style(secnav): fix warnings
  • #819 - feat(tabset): new component specs πŸ†• New Component Specs
  • #821 - feat(button): new color palette specs πŸ†• New Component Specs
  • #822 - chore(releases): update component specs based on feedback πŸ†• New Component Specs
  • #823 - feat(icons): implement and update icon specs πŸ†• New Component Specs
  • #824 - publish(npm): v2.0.0 Milestone

NPM Release:

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

v2.0.0-rc.1

23 Dec 22:07
Compare
Choose a tag to compare

🚨 ⚑ HelixUI-v2.0.0-rc.1 Release Candidate 🚨 ⚑

What's included 🚧 πŸ”¨?

This release includes component specification updates for:

  • Top Navigation
  • Secondary Navigation
  • Breadcrumb
  • Checkbox
  • Radio
  • Text Input
  • Textarea
  • Email
  • Password

The updated styles should be available β€œfor free”, in that most component updates do not require any new classes or markup. Please head over to our docs to see the latest -> https://helixdesignsystem.github.io/helix-ui/

NPM Release:

https://www.npmjs.com/package/helix-ui/v/2.0.0-rc.1

v2.0.0-rc.0

10 Dec 21:37
Compare
Choose a tag to compare

🚨 ⚑ HelixUI-v2.0.0-rc.0 Release Candidate 🚨 ⚑

What's included 🚧 πŸ”¨?

Breaking changes to typography and colors.

Pull Requests Merged

  • #797: feat(styles): update typography and colors πŸ“ Documentation πŸ†•
  • #800: feat(v1.x): HelixUI-v1.x documentation
  • #804: publish(npm): v2.0.0-rc.0

NPM Release:

https://www.npmjs.com/package/helix-ui/v/2.0.0-rc.0

v1.2.0

08 Dec 18:34
Compare
Choose a tag to compare

HelixUI Release v1.2.0

Thank you to the following contributors:

What's included?

Minor updates to Top Navigation and Secondary Navigation components.

Pull Requests Merged:

  • #778: docs(scss): refactor less tabset and tooltip to scss πŸ“ Documentation CSS
  • #779: docs(scss): refactor panel less dev doc styles to scss πŸ“ Documentation CSS
  • #784: feat(topnav): design feedback for top navigation component CSS
  • #785: feat(secnav): design review for secondary navigation component CSS
  • #788: build(deps-dev): bump highlight.js from 9.18.1 to 10.1.2 dependencies
  • #796: publish(npm): v1.2.0 [skip ci] Milestone

NPM Release:

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