-
Notifications
You must be signed in to change notification settings - Fork 92
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
Track id v2.17 #100
Merged
Bonkles
merged 140 commits into
facebook:track_id_v2.17
from
bonkles-worldai:track_id_v2.17
Jan 9, 2020
Merged
Track id v2.17 #100
Bonkles
merged 140 commits into
facebook:track_id_v2.17
from
bonkles-worldai:track_id_v2.17
Jan 9, 2020
Conversation
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
Deprecate `man_made=gas_well` and `man_made=oil_well`
…le rows from the raw tag editor (close #7087)
…change in status (close #6650) Make API status messages more informative (close #7021) Add manual Retry button to "unable to connect" API status message (close #5864)
(closes #7101) This also adds fill styles for the other light-green things like cemetaries vineyards, etc.. For some reason they didn't have fill styles before so only the strokes were being styled light green.
Render features with a status prefix in the provisional styles (e.g. dashed outline)
Tweak the grey style of points linked to wikidata
… selected element instead of just for the surface (close #3571)
…ing ways fix (re: #6617)
…ose #6804) Fix mapillary feature detection tooltips (re: #7079)
Remove unused preset favoriting functionality
…ching "foot" or "cycle"
(closes #7157)
- craft/cleaning.json - shop/camera.json - shop/flooring.json - shop/pottery.json - shop/tool_hire.json
…eld (close #7156)
This reverts commit 1e90212.
…ld be touch-friendly.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a simple code refresh for our public-facing rapid, still based off iD v2. This brings us up-to-date with id v2.17, and also contains some css/styling fixes for the RapiD dialog.
The dialog changes were unavoidable because modals were recently redone to be more touch-friendly. As such, we had to add a close button. That's about it!