Skip to content

v0.18.0-rc.1

Choose a tag to compare

@CITguy CITguy released this 18 Nov 22:47
· 469 commits to master since this release

Comprehensive updates for the v0.18 release can be found in the v0.18.0 release notes.

Merged

  • #630 - feat(pipeline)!: add support for webpack import (closed #314)
  • #629 - refactor(popover): convert Light DOM LESS to SCSS
  • #626 - refactor(List): convert Light DOM LESS to SCSS
  • #624 - refactor(Menu): convert Light DOM LESS to SCSS
  • #623 - refactor(Selector Strip): convert Light DOM LESS to SCSS
  • #622 - refactor(Modal): convert Light DOM LESS to SCSS
  • #621 - refactor(drawer): convert Drawer styles to SCSS
  • #620 - refactor(search): update Search component docs and styles
  • #619 - refactor(Tabset): convert Light DOM LESS to SCSS
  • #616 - fix(css): add back navigation styles
  • #609 - refactor(Table): convert Light DOM LESS to SCSS
  • #608 - build: add stylelint
  • #607 - refactor(Layout): convert Light DOM LESS to SCSS
  • #606 - refactor(Navigation): convert Light DOM LESS to SCSS
  • #604 - refactor(Toast): convert Light DOM LESS to SCSS
  • #603 - refactor(Panel): convert Light DOM LESS to SCSS
  • #602 - refactor(reveal): convert LESS to SCSS styles
  • #601 - refactor(pill): convert LESS to SCSS styles
  • #600 - refactor(*): source code tweaks
  • #599 - refactor(Pagination): convert Light DOM LESS to SCSS
  • #598 - refactor(SCSS): deprecate Grid LESS mixins
  • #597 - refactor(src): deprecate .hxComponent in LESS
  • #596 - refactor(Loader): finish converting Light DOM to SCSS
  • #592 - refactor(hx-search)!: implement form control with facade