Releases: HelixDesignSystem/helix-ui
Releases · HelixDesignSystem/helix-ui
v0.1.10
Released: 2017-11-03
Fixed
- corrected Checkbox hover color
Added
- Icons Added
account
bell
billing
checkmark-circle
copy
external-link
help-circle
minus-circle
monitoring
pencil
server
tag
ticketing
trash
user
Updated
- Icons updated to in-house built SVGs
Removed
input-number
icon removed
Merged
- #73 - fix(checkbox): correct hover color
- #72 - update(icons): update to legal icons
- #69 - spike(ava): Switch from mocha/chai
v0.1.9
Released: 2017-10-31
Updated
Merged
- #68 - refactor(colors): update variable names for some colors
- #67 - refactor(icons): optimize and update images
v0.1.8
Released: 2017-10-30
Added
Fixed
- Corrected CSS bug with left nav preventing the icon from flipping on toggle
Updated
<hx-reveal>
API updated to use properties instead of functions for state change
Merged
- #65 - test(visreg): Local visreg service
- #64 - update(reveal): replace functions with properties
- #63 - chore(pipeline): add webpack loaders to use external files
- #62 - fix(nav): correct left nav CSS bug
- #61 - feat(checkbox): add Checkbox
v0.1.7
Released: 2017-10-12
Added
- (basic) Helix table styles
Merged
- #59 - docs(tables): tweak content
- #58 - feat(tables): add basic Helix table styles
v0.1.6
Released: 2017-10-06
Added
- Helix typography styles
- Helix buttons
- Syntax Highlighting for Highlight.js
Merged
- #57 - docs(code): correct layout
- #56 - feat(buttons): add Buttons
- #55 - feat(typography): update to Helix specs
- #52 - feat(syntaxHighlight): Initial Helix theme for Highlight.js
v0.1.5
Released: 2017-10-02
Fixed
- Layout styles moved from documentation CSS to compiled assets.
- Corrected fanatiguy registered trademark
Merged
- #54 - fix(layout): move CSS to compiled assets
- #53 - fix(fanatiguy): add (R) to icon
v0.1.4
Released: 2017-09-25
Fixed
- Fixed icon not flipping in left nav due to ShadyDOM rewriting
Added
- New Icons
download
export
filter
sort
sort-down
sort-up
Merged
- #50 - chore(pipeline): correct combined config
- #49 - feat(icon): new icons and resized svgs
- #48 - fix(nav): fix CSS bug in left nav
- #47 - feat(layout): add Footer
- #46 - chore(pipeline): rebuild pipeline with Nunjucks
v0.1.3
Released: 2017-09-19
Fixed
- Corrected vertical gutter between grid rows
Merged
- #45 - fix(grid): correct vertical gutter
v0.1.2
Released: 2017-09-14
Added
- Reveal - used to show/hide content
Merged
- #44 - feat(reveal): add Reveal
v0.1.1
Released: 2017-09-06
Added
Updated
- Icon component - more robust JavaScript implementation
Merged
- #40 - docs(install): update CDN links
- #42 - feat(alert): add alert bar
- #43 - feat(icon): update JavaScript implementation