Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

v1.89.0

Compare
Choose a tag to compare
@DamianMullins DamianMullins released this 06 Feb 16:28
· 68 commits to master since this release
9c9a318

Added

  • Reduce motion query to c-modal--popUp which disables transition if user has setting enabled.
  • Modal close button styles.

Changed

  • c-modal--popUp--belowMid modifier changed to c-modal--popUp.
  • Switch js-test-budy for @justeat/js-test-buddy.
  • Updated npm dependencies.

Removed

  • Unused c-modal-actions--raised & c-modal-actions--fixed classes.

Fixed

  • c-modal--popUp now applies transition correctly.
  • Ignore test files when transpiling with Babel.