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

Upgrade frontend dependencies #144

Merged
merged 4 commits into from
Mar 1, 2018
Merged

Upgrade frontend dependencies #144

merged 4 commits into from
Mar 1, 2018

Conversation

luqmaan
Copy link
Contributor

@luqmaan luqmaan commented Mar 1, 2018

Major changes:

#143

Things seem to work at a high level.

One bug I've noticed is that crossing items don't show up in the sidebar until you pan the map. I'm not sure how to fix this.

Major changes:

- react 16 => 16.2
- mapbox-gl-style-spec 9 => 11
- react-apollo 1 => 2
  - required some code changes to the middleware and import path to gql
  - https://www.apollographql.com/docs/react/2.0-migration.html
- react-mapbox-gl 2 => 3
  - required some changes to the layerOptions prop
  - https://github.com/alex3165/react-mapbox-gl/releases/tag/v3.1.0

 #143
Running into this issue: graphql/graphql-js#1248.

Need to wait for this PR to get merged: facebook/create-react-app#4085.
@luqmaan luqmaan merged commit 4694655 into master Mar 1, 2018
@luqmaan luqmaan deleted the 143-deps branch March 1, 2018 20:06
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.

None yet

1 participant