-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Live.TripPlanner): Add switch origin/destination button (#2317)
* fix(autocomplete): add missing property and fix class attribute * fixes(TripPlanner.ResultsSummary): more forgiving for incomplete params * ui(TripPlanner.InputForm): add swap button * feat(Live.TripPlanner): swap from/to also refactor AlgoliaAutocomplete hook * fix swap button positioning for both mobile and desktop * fix(Live.TripPlanner): use now time for now * Update lib/dotcom_web/components/trip_planner/input_form.ex Co-authored-by: Josh Larson <[email protected]> * Update lib/dotcom_web/components/trip_planner/input_form.ex Co-authored-by: Josh Larson <[email protected]> * Update lib/dotcom_web/components/trip_planner/input_form.ex Co-authored-by: Josh Larson <[email protected]> --------- Co-authored-by: Josh Larson <[email protected]>
- Loading branch information
1 parent
2f1e8c1
commit 256920d
Showing
8 changed files
with
173 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.