v1.2.3
Getting Vanilla framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://docs.vanillaframework.io
Changes
- Make sure nav pattern last item has bottom border (#1123)
- Vertically align 'Menu' toggle on small screens (#1121)
- Add information notification pattern & docs (#1125)
- Add documentation for spacing settings
- Ensure correct alignment of double-digit stepped list (#1106)
- Tweak border and padding styling of
.p-card
- Correct base button text color to match spec
- Refactor
.u-vertically-center
so it only applies to medium and large breakpoints - Update default button styling to be the same as neutral button styling
- Update the floats utility and add breakpoint support
- Add support for Cyrillic, Greek and Latin fonts
- Improve local development tooling
- Fixed typos in codebase and documentation