v0.15.2 (2024-08-06)
Merged pull requests:
- Bump rexml from 3.2.8 to 3.3.3 #344 (dependabot[bot])
v0.15.1 (2024-07-10)
Merged pull requests:
- Set
.select__element
color to inherit instead of using safari default forselect
elements #342 (arinchoi03)
v0.15.0 (2024-06-27)
Merged pull requests:
- Update migration notes 0.14.3 -> 0.15.0 #341 (arinchoi03)
v0.14.4 (2024-06-27)
Merged pull requests:
- Improve accessibility of focus state #340 (arinchoi03)
v0.14.3 (2024-06-21)
Merged pull requests:
- Bump braces from 3.0.2 to 3.0.3 #339 (dependabot[bot])
- Bump ws from 8.2.2 to 8.17.1 #338 (dependabot[bot])
v0.14.2 (2024-06-07)
Merged pull requests:
- Bump actiontext from 7.0.8.1 to 7.0.8.4 #337 (dependabot[bot])
- Bump actionpack from 7.0.8.1 to 7.0.8.4 #336 (dependabot[bot])
v0.14.1 (2024-06-07)
Merged pull requests:
- Fix rubocop errors #335 (arinchoi03)
- Move the
uglifier
initialization out of the method to avoid re-initializing it every time the method is called. #334 (Montana) Rakefile
update and improvements. #333 (Montana)
v0.14.0 (2024-05-28)
Merged pull requests:
- Update migration notes for 0.14.0 #332 (arinchoi03)
- Revert "Fix - "None of the above" in checkbox set (Breaking)" #331 (arinchoi03)
- Bump rexml from 3.2.6 to 3.2.8 #330 (dependabot[bot])
v0.13.3 (2024-05-17)
v0.13.2 (2024-05-16)
Merged pull requests:
- Bump nokogiri from 1.16.2 to 1.16.5 #329 (dependabot[bot])
- Updating heroku stack config #328 (sree-cfa)
v0.13.1 (2024-03-13)
Closed issues:
- 🚨 Update to heroku-22 stack by 2023-04-30 🚨 #308
Merged pull requests:
- Update rails in the format recommended #327 (arinchoi03)
- Update migration notes for 0.13.0 #326 (arinchoi03)
- Bump rails version to 7.0.8.1 #325 (sree-cfa)
- Bump rack from 2.2.8 to 2.2.8.1 #324 (dependabot[bot])
- Bump nokogiri from 1.15.4 to 1.16.2 #323 (dependabot[bot])
- Bump protocol-http1 from 0.14.2 to 0.18.0 #322 (dependabot[bot])
- Bump minimatch from 3.0.4 to 3.1.2 #321 (dependabot[bot])
- Fix - "None of the above" in checkbox set (Breaking) #320 (sree-cfa)
v0.13.0 (2024-03-12)
v0.12.1 (2024-03-04)
Merged pull requests:
- Set text align start on reveal button #319 (arinchoi03)
v0.12.0 (2024-02-26)
Merged pull requests:
- Add migration notes for 0.12.0 release #318 (arinchoi03)
- Make reveal more accessible #317 (arinchoi03)
v0.11.0 (2023-08-22)
Merged pull requests:
- Add MIGRATING.md instructions for 0.11.0 #316 (tdooner)
- Fix syntax error on Ruby 3.0 #315 (tdooner)
- Upgrade ruby and rails #313 (tdooner)
- Hide follow-up questions after clicking "None of the Above" #312 (mquadri23)
v0.10.9 (2022-09-09)
Merged pull requests:
- Unsquish cfa_logo_dark in mobile #309 (arinchoi03)
- Update deployment steps in readme #307 (coltborg)
v0.10.8 (2022-09-01)
Merged pull requests:
- Update cfa_logo_dark currently used in GetCalFresh only #306 (arinchoi03)
- Bump ansi-regex from 3.0.0 to 3.0.1 #305 (dependabot[bot])
v0.10.7 (2022-05-03)
Merged pull requests:
v0.10.6 (2022-02-09)
Fixed bugs:
Closed issues:
- Update dependencies and track release time #296
Merged pull requests:
v0.10.5 (2021-09-15)
Closed issues:
- Conduct existing research checks for relevant components #292
- Conduct manual accessibility checks for all relevant components #291
- Review automated accessibility tests for all relevant components #290
- Reveal should stay open on docRecommendations page #286
- Update GYR readme #284
- Rerun Percy on GCF to verify that there are no more upgrade bugs #283
- Reveal: manual accessibility checks #280
- Reveal: automated accessibility checks #279
- Reveal: check existing guidance #278
- Reveal: Basic usability score #277
- Home link turned green #274
- Fix icons #273
- Center content for document pages #272
- Hourly wage, input is different size #271
- Add Percy to GYR and run it on 3 key flows: Full service intake, CTC intake, Hub usage #270
Merged pull requests:
- Update gem dependencies that have security risks #298 (coltborg)
- Update @percy/agent to @percy/cli #297 (coltborg)
v0.10.4 (2021-08-25)
Fixed bugs:
- Add autoprefix to asset:package #287
Closed issues:
- Add version to CSS & JS assets #276
Merged pull requests:
- Autoprefix CSS for distribution assets #289 (coltborg)
- added version and date to packaged files #285 (coltborg)
v0.10.3 (2021-08-04)
Fixed bugs:
Closed issues:
- Update axe-matchers to axe-core-gems #267
Merged pull requests:
- Upgrade axe-matchers to axe-core-rspec #269 (coltborg)
- update readme to specify 'main' as the branch name #268 (fionatagious)
v0.10.2 (2021-05-17)
Implemented enhancements:
- Do not autocomplete form fields by default in new Form Builder #263
Merged pull requests:
v0.10.1 (2021-04-01)
Merged pull requests:
v0.10.0 (2021-03-23)
Implemented enhancements:
- Namespace stylesheet importing #260
Fixed bugs:
- .grid max-width is defined twice #235
- Styleguide documentation requires calfresh_logo.png, which is missing #229
Closed issues:
Merged pull requests:
- Namespace honeycrisp SCSS files for easy overrides #261 (hartsick)
- Add arrow icons for sortable headers #259 (tdooner)
- Consolidate max width logic #255 (bytheway875)
- Create a single build-and-release command #245 (bensheldon)
v0.9.6 (2021-03-02)
Implemented enhancements:
- Compact button #205
- Remove example pills pattern and documentation #170
- Make tab bar selected state match background color #152
Fixed bugs:
- Accordion and Reveal js not working #247
- Help text has the wrong class in the documentation #240
- question-with-follow-up doesn't quite work for checkbox lists #219
Closed issues:
- Update material icon font #222
Merged pull requests:
- Add .header--sortable to honeycrisp_compact data-table #257 (tdooner)
- Uses variable $color-white instead of #fff or #FFFFFF #253 (ash-rc)
- Use text--help for help text in Honeycrisp guide #252 (ash-rc)
- Fix checkbox set with followup so that selecting additional checkboxes leaves followup open #251 (wschaefer)
- Darkens unselected tabs by 5% in tab bar #249 (ash-rc)
- Remove double init of honeycrisp javascript. #248 (bytheway875)
- Update readme with bundler troubleshooting #246 (wschaefer)
- Remove example pills pattern and documentation #244 (wschaefer)
- Pull JS in main sprockets file into its own file (honeycrisp.js) #241 (bytheway875)
v0.9.5 (2021-02-12)
Fixed bugs:
- Footer is shifted left by 25rem when there's no sidebar #236
- Footer is offset for all tablet-up screens #212
Closed issues:
- Need to relax "neat" gem dependency to allow usage in Rails 6.1 #232
Merged pull requests:
v0.9.4 (2021-01-26)
Implemented enhancements:
- Auto formatting for phone number and SSN #216
- Introduce Honeycrisp Compact #211
- Compact footer #203
- Compact style inputs #202
- How can we add a new icon to the icon set? #154
- Add sidebar navigation to styleguide page #112
Fixed bugs:
Closed issues:
- Discussion: Should sidebar navigation update its contents for different pages? #224
- Upgrade version of jQuery #217
- Documentation page for Compact Honeycrisp #208
- Document links styled like buttons #165
Merged pull requests:
- Upgrade percy agent, associated js dependencies, and nokogiri to appease dependabot #234 (tgrathwell)
- vendorize
neat
1.8.0 to relax dependency on old thor #233 (tgrathwell) - Fix - Readd incrementer.init() #231 (sree-cfa)
- Add compact text input styling #228 (bengolder)
- Add labels to form input examples #227 (bengolder)
- Add compact drop down and button styles #226 (bengolder)
- Honeycrisp compact #225 (bengolder)
- MaterialIcon update #223 (sree-cfa)
- Upgrade jquery and other dependencies to address security vulnerabilities #221 (lkogler)
- Autoformatted inputs #218 (bengolder)
- Use existing selected tab style #215 (bengolder)
- Create
main-footer__compact
class for compact footer #209 (anule) - Fix some issues with sidebar formatting and selection state #201 (lkogler)
- Bump lodash from 4.17.14 to 4.17.20 #200 (dependabot[bot])
- Add fast wheelchair emoji and fast wheelchair with money emoji pair #197 (stroopwafel79)
- Style disabled buttons directly via disabled property #195 (bensheldon)
- None checkbox default checked, line above and function for multiple fieldsets #193 (embarnard)
- Bump rails version to fix some CVEs #191 (lkogler)
- Material icon font #190 (lkogler)
- Add variables for link colors #188 (jenny-heath)
- Clean up extraneous viewport charset tag and close html element #166 (bensheldon)
v0.9.3 (2020-06-05)
Fixed bugs:
- Outline isn't showing up for progress indicator #151
- Postfix in follow up question conflicts with follow up question styling #144
Closed issues:
- Compile static assets into /dist directory #176
Merged pull requests:
- I18n for strings in form builder #187 (loumoore)
- Generate compiled stylesheets / js #183 (bencalegari)
- Fix ruby version for Heroku deployment #182 (lkogler)
- Security upgrades #180 (lkogler)
- Use
identifier
to return a path for desired template. #178 (anule) - Bump nokogiri from 1.10.5 to 1.10.8 #174 (dependabot[bot])
- Fixed spacing on text input groups #169 (SymonneSingleton)
- Fix z-index on Progress Indicator Bar #168 (SymonneSingleton)
- Update release instructions #164 (mrotondo)
- Add sidebar nav #156 (akingcfa)
v0.9.2 (2020-01-14)
Implemented enhancements:
- Update documentation display template #121
- Move labels and extraneous button types to admin-specific file #115
- Display names and hex codes on color samples #104
Closed issues:
- Documentation for pagination HTML should show links, not buttons #149
- Add documentation to progress indicators #148
Merged pull requests:
- Update github_changelog_generator gem #163 (mrotondo)
- Update Rack dependency to 2.0.8 for security issue #162 (mrotondo)
- Adjusts how upload buttons are highlighted on focus. #161 (mrotondo)
- Change from <button> to <a> elements for pagination #153 (lkogler)
- Add documentation to progress indicators #150 (lkogler)
- Button cleanup #147 (mrotondo)
- Update Colors section of styleguide #146 (mrotondo)
- Add tabs to code examples for different languages (html, erb) #139 (jenny-heath)
v0.9.1 (2019-12-10)
Implemented enhancements:
- Put spacing examples into two columns #132
- Add Honeycrisp branding #122
- Add development instructions to README #34
- Make padding classes more flexible. #20
Fixed bugs:
- Spacing issues with date fields and the last question on a page #13
Closed issues:
- Active state on Upload button is larger than button boundaries on Chrome #142
Merged pull requests:
- Remove margins around
.button
in.file-upload
so outline is snug #143 (anule) - Spacing two columns #138 (hartsick)
- Use variables instead of hard-coded pixel values #137 (lkogler)
- Update branding to Honeycrisp #136 (hartsick)
- Bump loofah from 2.2.3 to 2.3.1 #133 (dependabot[bot])
- Vendorize prism #131 (hartsick)
- Add migration guide #130 (hartsick)
- Documentation page: display explanation between example and code #128 (jenny-heath)
- Accessibility design details #123 (norrishung)
v0.9.0 (2019-11-05)
Fixed bugs:
- Syntax highlighting incorrect for embedded ruby in styleguide reference #106
v0.8.0 (2019-10-10)
Merged pull requests:
- Add crossmark and checkmark list patterns to design system #127 (norrishung)
v0.7.1 (2019-10-09)
Merged pull requests:
- Bump rubyzip from 1.2.2 to 1.3.0 #126 (dependabot[bot])
v0.7.0 (2019-10-08)
Implemented enhancements:
Merged pull requests:
- Adding an accordion pattern #125 (norrishung)
- Hide unchecked follow up questions on page load #119 (tdooner)
- Fix follow-up to work for single checkbox #118 (tdooner)
v0.6.5 (2019-07-15)
Implemented enhancements:
- Explore screenshot testing #51
Merged pull requests:
- Upgrade lodash to address CVE #117 (hartsick)
- Update toolbar for new GCF behaviors #116 (tdooner)
- Add a section about spacing to reference page #111 (jenny-heath)
v0.6.4 (2019-07-01)
Merged pull requests:
- Simplified step-bar-description #113 (embarnard)
- Fix bug on step progress bar: increment current_step on a 0 index system #110 (embarnard)
- added student pair emoji #109 (embarnard)
- Add emoji for "older man and woman" #108 (tdooner)
- Add support for optional progress step bar labels #107 (hartsick)
v0.6.2 (2019-06-25)
v0.6.1 (2019-06-06)
Merged pull requests:
- Add new type of notice #103 (jenny-heath)
v0.6.0 (2019-05-21)
Merged pull requests:
v0.5.11 (2019-04-04)
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)
- Make accessibility improvements #83 (bensheldon)
v0.5.10 (2019-02-16)
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:
- Add rubocop #87 (hartsick)
- Add show more pattern to molecules #82 (anule)
- Add anchorlink to individual examples #81 (bensheldon)
- Add Brewfile and instructions for Chromedriver #80 (bensheldon)
- Add changelog generation and instructions #73 (hartsick)
- Add axe-matchers; test all examples for accessibility #69 (bensheldon)
- Add note about changes required to enable variable usage #68 (zaksoup)
- Allow overriding variables #67 (bengolder)
- Remove unused styleguide pages #66 (hartsick)
- Add an emoji index #64 (anule)
- Update styleguide error message #63 (hartsick)
- Add detective woman emoji #61 (zaksoup)
- Transition to using system tests #59 (hartsick)
- Add version number to page title #57 (hartsick)
- Add cfa_select to the form builder #50 (wschaefer-cfa)
- Create reusable components for molecules and atoms #49 (bensheldon)
- Include single tap button examples in the form builder section #48 (wschaefer-cfa)
- Add validations to form builder examples #47 (hartsick)
- Use example partials for form builder #45 (wschaefer-cfa)
- Formbuilder styleguide reference #44 (wschaefer-cfa)
- Add links to other styleguide pages #41 (hartsick)
- Add progress step bar #40 (wschaefer-cfa)
- Add development Rails server and update development instructions #37 (bensheldon)
- Add js for checkbox set with none #35 (wschaefer-cfa)
- Add cfa_single_tap_button to FormBuilder #32 (hartsick)
- Update gems #31 (hartsick)
- Add cfa_checkbox_set to form builder #29 (wschaefer-cfa)
- Add CfaFormBuilder #26 (wschaefer-cfa)
- bump rack due to security vulnerability #25 (wschaefer-cfa)
- Bump gem version #23 (hartsick)
- Pull in latest GCF styleguide #12 (hartsick)
- Fix styling on non-main styleguide pages #11 (hartsick)
- Declare layout for Styleguide #10 (hartsick)
- Make radio button 'is-selected' more permissive wrt HTML structure #7 (hartsick)
- Add CircleCI config #5 (hartsick)
- Fold in latest changes from GCF styleguide #3 (hartsick)
- Modify javascript for inclusion in gem #1 (hartsick)
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:
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
* This Changelog was automatically generated by github_changelog_generator