Skip to content

v16.1.0

Compare
Choose a tag to compare
@alexgibson alexgibson released this 16 Feb 13:18
· 94 commits to main since this release

Features

  • component: Add centering classes for Logo and Wordmark. (#718)
  • docs: Migrate Protocol documentation site to Fractal.
  • node: Create a Webpack config for compiling docs using Fractal.
  • css: Updated stylelint ruleset to match Bedrock's linting pattern. (#814)

Bug Fixes

  • js: Ensure focus is moved to modal after animation completes (#829)
  • node: Make sure to build NPM package using production mode.
  • html: Added accessible attributes to menu bar (#815).
  • css: Add style rule for the hidden attribute in global reset (#783).
  • html: Use unambiguous date format in sidebar.
  • docs: Remove aria-disabled from disabled form inputs.