Skip to content

v2.0.1

Compare
Choose a tag to compare
@Jeremy-Walton Jeremy-Walton released this 10 Feb 22:39
· 3 commits to main since this release
1e7db70

What's Changed

Base Token Changes

  • [OP-198] Accordion Add Animation by @Jeremy-Walton in #267
    • A new token --op-transition-accordion-content has been added. This can be used to adjust the timing of the new accordion opening and closing animation.

Component Changes

  • [OP-198] Accordion Add Animation by @Jeremy-Walton in #267
    • Accordions now animate when opening and closing by default!
    • This can be disabled by using a new component modifier .accordion.accordion--disable-animation
    • Note: This animation is not currently work on Safari or Firefox, however it falls back gracefully to the existing behavior before this change of opening and closing with no animation. Support will be added in the future.

Dependencies

  • [OP-199] Documentation Improvements by @Jeremy-Walton in #268
    • Storybook (Documentation site) has been updated to the latest version 8.5.3

Documentation Changes

New Contributors

Full Changelog: v2.0.0...v2.0.1