Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jul 9, 2016

  • Fixes the datepicker not determining correctly when to disabled a month in the year view.
  • Fixes the datepicker not rendering the proper minimum date, if a maximum date is present.
  • Fixes race condition when triggering the first render of the virtual repeat.
  • Fixes potential locale issues when running the mdDateUtil tests.

Fixes #8982.
Fixes #8886.

@crisbeto crisbeto force-pushed the datepicker-disabled-months branch from 380ff4a to 713b3e1 Compare July 9, 2016 10:16
@crisbeto crisbeto added needs: review This PR is waiting on review from the team and removed needs: work labels Jul 9, 2016
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved and removed needs: review This PR is waiting on review from the team pr: merge ready This PR is ready for a caretaker to review labels Jul 10, 2016
@ThomasBurleson
Copy link
Contributor

@crisbeto - please rebase and test. I see Karma test fails.

@crisbeto crisbeto force-pushed the datepicker-disabled-months branch from 713b3e1 to 9a9ee78 Compare July 10, 2016 20:14
@crisbeto crisbeto added needs: review This PR is waiting on review from the team and removed needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved labels Jul 10, 2016
@crisbeto crisbeto force-pushed the datepicker-disabled-months branch from 9a9ee78 to 00473a9 Compare July 10, 2016 20:27
@crisbeto
Copy link
Member Author

Should be good now @ThomasBurleson.

* Fixes the datepicker not determining correctly when to disabled a month in the year view.
* Fixes the datepicker not rendering the proper minimum date, if a maximum date is present.
* Fixes race condition when triggering the first render of the virtual repeat.
* Fixes potential locale issues when running the mdDateUtil tests.

Fixes angular#8982.
Fixes angular#8886.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants