Skip to content

Latest commit

 

History

History
174 lines (125 loc) · 14.1 KB

CHANGELOG.md

File metadata and controls

174 lines (125 loc) · 14.1 KB

Change Log

v0.8.0 (2019-10-10)

Full Changelog

Merged pull requests:

  • Add crossmark and checkmark list patterns to design system #127 (norrishung)

v0.7.1 (2019-10-09)

Full Changelog

Merged pull requests:

v0.7.0 (2019-10-08)

Full Changelog

Implemented enhancements:

  • Add more documentation of spacing classes #114
  • Add optional text label for step progress bar #105

Merged pull requests:

v0.6.5 (2019-07-15)

Full Changelog

Implemented enhancements:

  • Explore screenshot testing #51

Merged pull requests:

v0.6.4 (2019-07-01)

Full Changelog

Merged pull requests:

  • Simplified step-bar-description #113 (embarnard)
  • Add a section about spacing to reference page #111 (jenny-heath)
  • Fix bug on step progress bar: increment current_step on a 0 index system #110 (embarnard)

v0.6.2 (2019-06-25)

Full Changelog

Merged pull requests:

v0.6.1 (2019-06-06)

Full Changelog

Merged pull requests:

v0.6.0 (2019-05-21)

Full Changelog

Merged pull requests:

v0.5.11 (2019-04-04)

Full Changelog

Fixed bugs:

  • Incrementer has vestigial arrows in Firefox #94
  • Hitting Command+0 in Firefox causes the page footer to move #14

Merged pull requests:

  • Remove stepper arrows for number input on Firefox #95 (hartsick)
  • Add Percy snapshot to CircleCI #93 (bensheldon)
  • Refactor all styleguide examples to use partial; add link to isolated example #89 (bensheldon)
  • Add link to Github repo and issue submission #88 (hartsick)

v0.5.10 (2019-02-16)

Full Changelog

Implemented enhancements:

  • Set up rubocop and add to CI #86
  • Create links to individual components on reference page #53
  • Add gem release rake task #52
  • Add show-more component #30

Merged pull requests:

v0.5.9 (2019-02-08)

Implemented enhancements:

  • Update error message examples #62
  • Audit styleguide references to find unused pages #58
  • Make styleguide Sass variables available for use in host application #55
  • Add link to non-index styleguide pages #39
  • Create a styleguide reference for form builder #27
  • Create an emoji index #24
  • Update form organisms #22
  • Allow for overriding variables #17
  • Set up CI #4
  • Form cards are missing top border #2

Fixed bugs:

  • Fix reveal pattern code #43
  • Teal primary button fails accessibility contrast check #18

Closed issues:

  • Delete unused styleguide pages and fix navigation #65
  • Create deployed styleguide #56
  • Make a step progress bar pattern #33
  • Gem doesn't provide its own layout file #9
  • Fix dropdown text wrapping #8

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator