-
Notifications
You must be signed in to change notification settings - Fork 59
new release: otp-ui refactor #171
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
Conversation
…ng from/to search locations wit
From-To-Location-Picker
- this only shows up when user data is stored and shown
- @opentripplanner/location-field now provides this functionality
… `styled.js`. Extract UserTripS
…tp-ui-trip-settings
…electorPanel controls.
otp-ui location field and geocoder refactor
Bring OTP-UI components, delete components/form components no longer used.
OTP-UI Icons
…https-proxy-agent-2.2.4 build(deps): bump https-proxy-agent from 2.2.2 to 2.2.4
Codecov Report
@@ Coverage Diff @@
## master #171 +/- ##
==========================================
- Coverage 11.37% 11.04% -0.34%
==========================================
Files 133 91 -42
Lines 6145 3614 -2531
Branches 1778 968 -810
==========================================
- Hits 699 399 -300
+ Misses 4623 2802 -1821
+ Partials 823 413 -410
Continue to review full report at Codecov.
|
|
Has WIP label as it is waiting for a new release of otp-ui with opentripplanner/otp-ui#140 included. |
|
Ready for review |
|
FYI @landonreed and @evansiroky : When testing, please update your map config as follows: baseLayers:
- name: Streets
url: //api.mapbox.com/styles/v1/mapbox/light-v10/tiles/{z}/{x}/{y}{retina}?access_token=...
...
retina: "@2x" |
binh-dam-ibigroup
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, let's roll it out!
|
@evansiroky, can we set the base branch to beta and have semantic release roll out a beta release? |
We're already starting to merge stuff from the auth0 refactors into dev, so I'm making this intermediate PR to master that contains only the stuff related to the otp-ui refactor so we can create a release with just that stuff to have some closure on otp-ui stuff.
This PR includes: