Skip to content

v0.1.12

Choose a tag to compare

@CITguy CITguy released this 14 Mar 16:59
· 1427 commits to master since this release
4c5d819

Released: 2017-11-15

Removed

Helix Bootstrap Theme

The bootstrap theme is no longer being maintained. We've done one final compilation of the CSS file and migrated it to the CDN. As such, the core HelixUI styles no longer depend on base Bootstrap CSS.

Normalize.css

HelixUI's dependency on normalize.css was found to be largely unnecessary and removed as a result.

Added

  • Text Input styles

Fixed

  • corrected pre-upgrade styling of <hx-icon>

Merged

  • #86 - test(misc): misc test fixes
  • #85 - update(inputs): update Text Input styles to CSS classes
  • #84 - chore(linting): add automatic JS linting
  • #82 - test(regression): Add auto-generated "data-visreg" tests
  • #81 - remove(bs): remove Bootstrap dependency
  • #80 - fix(icon): correct CSS geometry before element upgrade
  • #78 - remove(bs.helix): move bootstrap theme to CDN
  • #77 - remove(normalize.css): removing unneeded source file
  • #76 - feat(input): add Text Input styles