1.3.0
Updated Honeycrisp to v0.13.1.
Reveal component
As part of an a11y fix, reveal components have a different class name. References to reveal__link
should be replaced with reveal__button
Checkbox sets with a "none of the above" option
Updated this component to allow for multiple checkboxFieldsets on a single page where at least one of the checkboxes has a "none of the above" option which un-selects other options in the checkbox set if it is selected. References to single id=none__checkbox
should be updated to include the inputName id=none__checkbox-inputName
What's Changed
- Addressing a11y issue by @sree-cfa in #523
- Fix date errors for component by @sree-cfa in #527
- Honeycrisp updates (Breaking) by @sree-cfa in #529
#530 - Change go back < to icon and add nav by @coltborg in #532
Dependency Updates
- Bump com.mailgun:mailgun-java from 1.1.2 to 1.1.3 by @dependabot in #525
- Bump com.smartystreets.api:smartystreets-java-sdk from 3.16.1 to 3.16.2 by @dependabot in
- Bump com.github.librepdf:openpdf from 2.0.0 to 2.0.1 by @dependabot in #526
- Bump com.smartystreets.api:smartystreets-java-sdk from 3.16.2 to 3.16.3 by @dependabot in #528
Full Changelog: 1.2.0...1.3.0