Skip to content

v2.2.0

Latest

Choose a tag to compare

@Jeremy-Walton Jeremy-Walton released this 10 Nov 21:21
· 4 commits to main since this release
1b1d4a2

What's Changed

New Components

  • Add Segmented Control by @Jeremy-Walton in #292
    • A new component for styled radio group inputs

Documentation Changes

  • Fix docs sidebar by @Jeremy-Walton in #287
    • The sidebar was not responsive on the documentation side causing issues with content being overlapped.
  • Fix documentation issues by @Jeremy-Walton in #289
    • There was an issue with dark mode not showing correctly.
  • Update sidebar organization by @Jeremy-Walton in #288
    • Components used to be organized by purpose, but this was found to make it harder to find what users were looking for. The documentation site sidebar now has a flattened list of components.

Repository Changes

  • Add more details and instructions to PR template by @Jeremy-Walton in #286
    • The Pull Request Template was updated to provide a better checklist of tasks before merging code.
  • Fix documentation issues by @Jeremy-Walton in #289
    • The repository did not have a node version set for building the docs

Full Changelog: v2.1.5...v2.2.0