Skip to content

v0.18.0-rc.0

Choose a tag to compare

@CITguy CITguy released this 25 Sep 22:26
· 528 commits to master since this release

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

Merged

  • #594 - refactor(Icon): convert Light DOM styles to SCSS
  • #593 - chore(pipeline): tweak watch globs
  • #591 - refactor(Breadcrumb): convert Light DOM styles to SCSS
  • #590 - refactor(Badge): convert Light DOM styles to SCSS
  • #589 - refactor(mixins): copy Form-related mixins to SCSS
  • #588 - refactor(styles): deprecate box LESS mixins in favor of SCSS mixins
  • #587 - refactor(SCSS): refactor Button mixins to support Shadow DOM use
  • #586 - refactor(Alert): convert Light DOM styles to SCSS
  • #585 - refactor(src): convert all Shadow styles to SCSS source files
  • #582 - refactor(SASS): convert LESS mixins to SASS
  • #578 - refactor(hx-file-tile): convert from LESS to SASS
  • #575 - chore(pipeline): support SASS alongside LESS
  • #574 - refactor(less): reorganize less components phase 3
  • #573 - refactor(less): reorganize less components phase 2
  • #572 - refactor(less): reorganize less components phase 1
  • #571 - refactor(less): reorganize Light DOM styles for Typography and Breadcrumb
  • #570 - refactor(src): flatten directory structure a bit
  • #569 - refactor(src): reorganize JS entrypoints
  • #568 - refactor(src): reorganize src/utils directory
  • #567 - refactor(src): reorganize polyfills
  • #566 - refactor(src): rename src/styles to src/less
  • #565 - refactor(src): reorganize icon SVGs
  • #564 - refactor(src): finish reorganizing elements
  • #563 - refactor(src): init element specs
  • #562 - refactor(src): reorganize Icon elements
  • #561 - refactor(src): reorganize drawer element
  • #560 - refactor(src): reorganize Menu elements
  • #559 - refactor(src): reorganize Modal elements
  • #558 - refactor(src): reorganize Pill elements
  • #557 - refactor(src): reorg box div element
  • #556 - refactor(src): reorganize Radio elements
  • #555 - refactor(src): reorg reveal elements
  • #554 - refactor(src): reorg loader component
  • #553 - refactor(src): reorganize Search elements
  • #552 - refactor(src): reorganize File elements
  • #551 - refactor(src): reorganize Dropdown Select elements
  • #550 - refactor(src): reorg checkbox component
  • #549 - refactor(src): reorganize Tabset elements
  • #548 - refactor(src): reorganize Text Input elements
  • #547 - refactor(src): reorg alert element
  • #546 - refactor(src): reorg accordion component
  • #545 - refactor(src): reorganize Textarea elements
  • #544 - refactor(src): reorganize Toast elements
  • #543 - refactor(src): reorganize Typography elements
  • #542 - refactor(src): reorg js mixins as traits
  • #541 - update(package.json): bundle wc polyfills
  • #540 - fix(positioning): <input> escaping scrolling context
  • #527 - docs(spec): fix spec LESS selectors
  • #523 - feat(checkboxes): add <hx-checkbox-set>
  • #521 - docs(radios): dogfood <hx-radio-set> into demo config markup