Commit Graph

10830 Commits

Author SHA1 Message Date
Quincy Morgan d9dfa2ff46 Merge pull request #6036 from nlehuby/route
update public transport route presets
2019-03-11 09:37:15 -04:00
Quincy Morgan 5917e86e74 Merge branch 'master' into route 2019-03-11 09:37:03 -04:00
Quincy Morgan 6066931199 Move junction presets under the junction directory (re: 781158874a) 2019-03-11 09:30:54 -04:00
Quincy Morgan a2eaf8027d Remove vertex geometry from the jughandle preset 2019-03-10 21:09:19 -04:00
Quincy Morgan 781158874a Add unsearchable junction=jughandle preset 2019-03-10 14:31:21 -04:00
Noémie 1a3aea59cf update public transport route presets 2019-03-10 19:21:08 +01:00
Bryan Housel 49b7ccafa6 update rollup to v1.6.0 2019-03-09 12:07:05 -05:00
greenkeeper[bot] a272bb6771 chore(package): update rollup to version 1.5.0 2019-03-09 12:02:44 -05:00
Bryan Housel 0edfc58874 Merge pull request #6029 from Georeactor/arabic_fix
Patch Arabic numerals
2019-03-09 12:02:13 -05:00
Nick Doiron 02cb8037e1 patch Arabic numerals 2019-03-09 11:44:15 -05:00
Quincy Morgan 9869b1bcbb Increase the max width and reduce the min width of the feature search field 2019-03-08 11:46:24 -05:00
Quincy Morgan 9216c93334 Remove item from recents when removing it as a favorite from the ribbon so it doesn't still appear 2019-03-08 11:21:19 -05:00
Bryan Housel 48872c45eb Minor cleanups to some of the build scripts 2019-03-08 11:01:42 -05:00
Quincy Morgan 8e0ed8cd8b Make recent presets reorder-able in the ribbon 2019-03-08 10:54:18 -05:00
Quincy Morgan 4a39d8a444 Automatically show recent presets in the top bar ribbon 2019-03-08 10:10:31 -05:00
Bryan Housel 614976b0da Merge pull request #6018 from Georeactor/arabic_fix
Fix Arabic script road labels on Chrome
2019-03-08 08:22:41 -05:00
Bryan Housel 9bb32d4f30 Update Slack link (old heroku autoinviter isn't needed anymore) 2019-03-08 00:16:55 -05:00
Bryan Housel a10f34e45a Add Quincy to README, update Slack channels to include #id 2019-03-08 00:02:58 -05:00
Quincy Morgan 94aa118625 Add tactile paving preset (close #6015) 2019-03-07 17:07:56 -05:00
Quincy Morgan 213d0ee3e8 Move preset favoriting functions from core/context.js to presets/index.js
Make recent presets persistent and compatible with favorite presets
2019-03-07 16:49:29 -05:00
Quincy Morgan ba185d2ee6 Make Point, Line, and Area the default favorite presets 2019-03-07 13:32:14 -05:00
Quincy Morgan aec74a52cf Increase the max height of the search results popover 2019-03-07 13:28:36 -05:00
Quincy Morgan 7eb007d27a Make recent presets geometry-specific 2019-03-07 12:14:18 -05:00
Quincy Morgan efac17810c Check for valid indices when reordering favorites 2019-03-07 11:22:19 -05:00
Quincy Morgan c3d1dc43d4 Add valid geometry check for saved favorite presets 2019-03-07 11:17:41 -05:00
Quincy Morgan a38da25dc4 RTL layout support for previous commit
Add check to make sure saved favorite presets are valid
2019-03-07 11:16:01 -05:00
Quincy Morgan e003660a6d Style favorite presets more like buttons 2019-03-07 10:51:17 -05:00
Quincy Morgan e20b77b560 Replace missing railway/_platform preset icon (close #6020) 2019-03-07 09:58:32 -05:00
Nick Doiron 4e370696f4 simpler - we reverse presentation forms 2019-03-07 00:12:51 -05:00
Nick Doiron 7708d05b16 use module for Arabic text shaping road labels on Chrome 2019-03-06 23:29:36 -05:00
Bryan Housel 0518fa6479 Put map panes into their own div 2019-03-06 21:52:37 -05:00
Bryan Housel ebddfc896a Don't render background() when adding map to initial #map div
This was triggering an unnecessary render at zoom 2
right before the map was properly centerzoomed
2019-03-06 21:51:02 -05:00
Bryan Housel 0a1e497836 Ignore errors from Bing ImageryProviders 2019-03-06 17:32:05 -05:00
Quincy Morgan a6d026f5a6 Close subsections when reloading search results 2019-03-06 17:01:21 -05:00
Quincy Morgan 4645c7654d Disable search field when editing is not allowed 2019-03-06 16:27:10 -05:00
Quincy Morgan cdf32c9947 Merge pull request #6010 from openstreetmap/add-feature-search-bar
Select feature type before drawing
2019-03-06 15:54:39 -05:00
Quincy Morgan 78590466ba Merge branch 'master' into add-feature-search-bar 2019-03-06 15:50:31 -05:00
Quincy Morgan 24e0a1996a Replace redundant category icons 2019-03-06 15:50:02 -05:00
Bryan Housel e216d5be3e Avoid dispatching extra change events, don't mutate childNodes
(closes #5996, related #5941)
2019-03-06 15:41:12 -05:00
Bryan Housel 6da2ba7b9d Make sure pause/resumeChangeDispatch can be called multiple times 2019-03-06 15:41:12 -05:00
Bryan Housel 0ea69548ea Add history.pauseChangeDispatch / history.resumeChangeDispatch
To avoid dispatching change events at improper times
2019-03-06 15:41:12 -05:00
Quincy Morgan ca8f499482 Right-to-left layout support for drag-and-drop favorites, favorite shortcuts, and feature search 2019-03-06 14:59:21 -05:00
Quincy Morgan f676720928 Merge branch 'master' into add-feature-search-bar 2019-03-06 14:03:08 -05:00
Quincy Morgan e9628848c0 Fix square/straighten shortcut help 2019-03-06 14:02:46 -05:00
Quincy Morgan 34f12789bb Update shortcut help for new shortcuts 2019-03-06 13:56:48 -05:00
Quincy Morgan 137aefb440 Add tooltip to search field
Make search shortcut translatable
2019-03-06 13:31:16 -05:00
Quincy Morgan 0dfd65787b Fix issue with stale vertex icon 2019-03-06 13:08:22 -05:00
Quincy Morgan a43173743b Update attraction=animal preset 2019-03-06 12:32:04 -05:00
Quincy Morgan 9c19a1d714 Nicer display of name suggestion index presets 2019-03-06 12:19:44 -05:00
Quincy Morgan 209cb57d71 Escape key to blur search field 2019-03-06 11:55:46 -05:00