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

Calendar bugfixes #543

Merged
merged 2 commits into from
May 1, 2018
Merged

Calendar bugfixes #543

merged 2 commits into from
May 1, 2018

Conversation

smhigley
Copy link
Contributor

Type: bug
The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Add invalidation when the datepicker dropdown is opened and closed, fix radio change event bubbling to popup button

Resolves #535

@codecov
Copy link

codecov bot commented Apr 26, 2018

Codecov Report

Merging #543 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   97.31%   97.31%   +<.01%     
==========================================
  Files          32       32              
  Lines        2530     2532       +2     
  Branches      642      642              
==========================================
+ Hits         2462     2464       +2     
  Misses          9        9              
  Partials       59       59
Impacted Files Coverage Δ
src/calendar/DatePicker.ts 99.28% <100%> (ø) ⬆️
src/calendar/index.ts 99.5% <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 2088294...6bee90a. Read the comment docs.

@dylans dylans added this to the 2.0.0 milestone Apr 30, 2018
@smhigley smhigley merged commit ed1e664 into dojo:master May 1, 2018
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.

Calendar month/year picker bugs
3 participants