Commit Graph

10806 Commits

Author SHA1 Message Date
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
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
Quincy Morgan
7da13f5033 Don't show "as point" in favorites tooltip when only point or vertex allowed 2019-03-06 11:46:05 -05:00
Quincy Morgan
36ad1b0242 Use "building" label instead of "area" when adding POIs as buildings 2019-03-06 11:39:17 -05:00
Quincy Morgan
827ef0ece7 Fix search results popover rounded corners in Chrome 2019-03-06 10:47:42 -05:00
Quincy Morgan
e0d439a611 Reorder presets in major roads category 2019-03-06 09:42:56 -05:00
Quincy Morgan
17a3e0f6be Update preset categories 2019-03-06 09:30:22 -05:00
Quincy Morgan
2618565826 Make favorites list last in, first out 2019-03-06 08:49:17 -05:00
Quincy Morgan
9a539023df Fix an issue where favorite buttons could reorder unexpectedly 2019-03-05 20:29:55 -05:00
Quincy Morgan
776c0556e1 Add drag-and-drop reordering of favorite presets 2019-03-05 20:21:54 -05:00
Quincy Morgan
944c116b0b Fix lint warnings 2019-03-05 18:15:58 -05:00
Quincy Morgan
6428a9055a Add remove cursor to buttons dragged out of the top bar 2019-03-05 18:13:10 -05:00
Quincy Morgan
651d5432f2 Fix cursor in preset icons 2019-03-05 18:04:50 -05:00
Quincy Morgan
59cca2a7de Drag favorite presets buttons out of the top bar to remove 2019-03-05 18:00:00 -05:00
Quincy Morgan
a24e2021a2 Merge branch 'master' into add-feature-search-bar 2019-03-05 17:15:12 -05:00
Quincy Morgan
310b9e439d Add disabled styling to disabled favorite preset buttons 2019-03-05 17:13:48 -05:00
Bryan Housel
166a50028b Handle commas and semicolons typed into semi/multicombo values
(closes #6013)
2019-03-05 14:51:29 -05:00
Bryan Housel
af4d5a1082 Skip esm v3.2.10, causes build error: _merge is not a function 2019-03-05 13:57:23 -05:00
Quincy Morgan
ea70ec45b3 Update favorite preset button state automatically 2019-03-05 13:04:53 -05:00
Quincy Morgan
b39cbe3815 Fix lint errors 2019-03-05 12:50:46 -05:00
Quincy Morgan
8602cbdaff Make building-as-point a separate, unsearchable preset 2019-03-05 12:49:47 -05:00
Quincy Morgan
e22f3359f5 Allow up to 10 favorite presets
Show favorite preset keyboard shortcut in tooltip
2019-03-05 12:27:42 -05:00
Quincy Morgan
61194e4a21 Don't add margin to empty top bar items 2019-03-05 12:15:05 -05:00
Quincy Morgan
fc6bf79ed1 Make Add Note shortcut translatable 2019-03-05 12:04:13 -05:00
Quincy Morgan
46037c0cb6 Add tab key as shortcut for focusing the search-to-add field
Add tab navigation of the search results
2019-03-05 11:21:38 -05:00
Quincy Morgan
3bbb9006d8 Merge branch 'master' into add-feature-search-bar 2019-03-05 10:37:38 -05:00