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

693 - Add null option to dialog animations #695

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

tomdye
Copy link
Member

@tomdye tomdye commented Mar 22, 2019

Type: bug

Description:

Adds option to pass null as the enter / exit animation for dialog / underlay. This will prevent the enter / exit animation from running.

Issue: #693

Resolves #693

@tomdye tomdye force-pushed the dialog-animation-fix branch from 851db64 to 7730368 Compare April 9, 2019 09:34
@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

Merging #695 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
- Coverage   99.04%   99.04%   -0.01%     
==========================================
  Files          45       45              
  Lines        3344     3342       -2     
  Branches      927      926       -1     
==========================================
- Hits         3312     3310       -2     
  Misses         32       32
Impacted Files Coverage Δ
src/dialog/index.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34fdb96...7730368. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@34fdb96). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #695   +/-   ##
=========================================
  Coverage          ?   98.98%           
=========================================
  Files             ?       45           
  Lines             ?     3344           
  Branches          ?      928           
=========================================
  Hits              ?     3310           
  Misses            ?       34           
  Partials          ?        0
Impacted Files Coverage Δ
src/dialog/index.ts 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34fdb96...7730368. Read the comment docs.

Copy link
Member

@bryanforbes bryanforbes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oi oi!

@tomdye tomdye merged commit 2b8cc08 into dojo:master Apr 9, 2019
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.

2 participants