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

feat(daypicker): daypicker improvement #109

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

Minaparnian
Copy link
Contributor

@Minaparnian Minaparnian commented Aug 1, 2019

This change is Reviewable

tysonwolker
tysonwolker previously approved these changes Aug 1, 2019
rachmulvey
rachmulvey previously approved these changes Aug 2, 2019
rachmulvey
rachmulvey previously approved these changes Aug 6, 2019
display: 'flex'
}}
>
{(isLoadingPrice || price) &&
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you put a comment such as:
//TODO: change the store logic to clear prices when prices are no longer valid for a search, i.e. if you change a departure/arrival port or isClassic changes then all of the store should be invalidated and updated correctly.

That prevents this spreading the logic to children components.

@Minaparnian Minaparnian merged commit 0b951d3 into qantasairways:master Aug 7, 2019
tysonwolker pushed a commit that referenced this pull request Aug 7, 2019
# [0.39.0](v0.38.0...v0.39.0) (2019-08-07)

### Features

* **daypicker:** daypicker improvement ([#109](#109)) ([0b951d3](0b951d3))
@tysonwolker
Copy link
Contributor

🎉 This PR is included in version 0.39.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

rachmulvey pushed a commit that referenced this pull request Aug 20, 2019
rachmulvey pushed a commit that referenced this pull request Aug 20, 2019
rachmulvey added a commit that referenced this pull request Aug 21, 2019
* revert: "fix(daypicker): change the argument to show the prefooter disclaimer (#118)"

This reverts commit 639fcdb.

* revert: "feat(daypicker): Open daypicker at top of calendar. Fix keyboard navigation a11y. Improve performance of calendar by using a class inside react-window list (#119)"

This reverts commit 262abc8.

* revert: "fix(daypicker): add classic disclaimer to the daypicker (#116)"

This reverts commit 5a78e70.

* revert: "fix(daypicker): fix daypicker footer (#114)"

This reverts commit 92c1ff0.

* revert: "feat(daypicker): code enhancement for disclaimer message (#112)"

This reverts commit 2523369.

* revert: "fix(daypicker): fix prefooter && add prop for lowest points (#113)"

This reverts commit f7d74e2.

* revert: "feat(daypicker): daypicker improvement (#109)"

This reverts commit 0b951d3.
tysonwolker pushed a commit that referenced this pull request Aug 21, 2019
# [0.42.0](v0.41.2...v0.42.0) (2019-08-21)

### Features

* **daypicker:** reverting several changes ([3b47c6d](3b47c6d)), closes [#118](#118) [#119](#119) [#116](#116) [#114](#114) [#112](#112) [#113](#113) [#109](#109)
rachmulvey pushed a commit that referenced this pull request Aug 21, 2019
rachmulvey pushed a commit that referenced this pull request Aug 21, 2019
This commit contains the following commits that were previously reverted:

"fix(daypicker): change the argument to show the prefooter disclaimer (#118)"
commit 705018a

“fix(daypicker): add classic disclaimer to the daypicker (#116)"
commit 2b4fe01

"fix(daypicker): fix daypicker footer (#114)"
commit 7167f78

"feat(daypicker): code enhancement for disclaimer message (#112)"
commit 4265449

“fix(daypicker): fix prefooter && add prop for lowest points (#113)"
 commit 5e112ba

"feat(daypicker): daypicker improvement (#109)"
commit 41e2d37
rachmulvey pushed a commit that referenced this pull request Aug 28, 2019
This commit contains the following commits that were previously reverted:

"fix(daypicker): change the argument to show the prefooter disclaimer (#118)"
commit 705018a

“fix(daypicker): add classic disclaimer to the daypicker (#116)"
commit 2b4fe01

"fix(daypicker): fix daypicker footer (#114)"
commit 7167f78

"feat(daypicker): code enhancement for disclaimer message (#112)"
commit 4265449

“fix(daypicker): fix prefooter && add prop for lowest points (#113)"
 commit 5e112ba

"feat(daypicker): daypicker improvement (#109)"
commit 41e2d37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants