v1.4.3
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://docs.vanillaframework.io
Changes
-
Vanilla brochure theme is now part of Vanilla Framework. All themes will be added to Vanilla directly in the near future simplifying the ecosystem while increasing flexibility of Vanilla.
-
Improve
<sup>
and<sub>
positioning. -
Redefine the single element vertical spacing to resolve a couple of edge case bugs in utility patterns.
-
Remove border-radius from card-overlay pattern.
-
Add git submodule instructions to 'Getting started' section of docs.
-
Escape hash in code snippet svg. (#1203)
-
Add aria and accessibility improvements to navigation pattern. (#1202)
-
Fix typographic inconsistencies to ensure
<small>
text should be 14px through all breakpoints. -
Update yarn dependencies. (#1266)