Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make modal-dialog component animatable via liquid-fire #193

Merged
merged 1 commit into from
May 15, 2017

Conversation

lukemelia
Copy link
Contributor

  • To animate non-tethered cases, install liquid-wormhole and pass animatable=true
  • To animate tethered cases, install liquid-tether and pass animatable=true
  • See the dummy app for examples
  • Note that in 3.0.0, the animatable code path will be used automatically if these libraries are present and animatable is unspecified. To prepare users for this, a deprecation warning is emitted if the libraries are present and animatable is unspecified in 2.x.
  • targetAttachment of "center" and "middle center" now uses SCSS for positioning rather than dynamic rules

- To animate non-tethered cases, install `liquid-wormhole` and pass `animatable=true`
- To animate tethered cases, install `liquid-tether` and pass `animatable=true`
- See the dummy app for examples
- Note that in 3.0.0, the animatable code path will be used automatically if these libraries are present and `animatable` is unspecified. To prepare users for this, a deprecation warning is emitted if the libraries are present and `animatable` is unspecified in 2.x.
- targetAttachment of "center" and "middle center" now uses SCSS for positioning rather than dynamic rules
@lukemelia lukemelia merged commit 11570d4 into master May 15, 2017
@lukemelia lukemelia deleted the feature/animatable branch May 15, 2017 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant