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
Quincy Morgan
5ce788f6a3
Add bus_guideway as whitelisted value for checking crossing highways
2019-03-05 10:06:50 -05:00
Quincy Morgan
7853b5b9b9
Add traffic circle as term for mini roundabout
2019-03-05 10:06:29 -05:00
Quincy Morgan
604ff29593
Use whitelist instead of blacklist for affected highways in crossing ways validation
2019-03-05 10:01:16 -05:00
Quincy Morgan
062872c4f0
Merge tags instead of adding new point when adding a point to a point
...
Fix lint error
2019-03-05 09:39:55 -05:00
Quincy Morgan
be8bf1fac7
Use the number keys as shortcuts for adding favorite presets
2019-03-05 09:19:00 -05:00
Quincy Morgan
62aea31192
Fix an issue with preset names in favorite button labels
2019-03-04 17:55:02 -05:00
Quincy Morgan
6df14474fe
Fix stale favorite preset buttons
2019-03-04 17:50:35 -05:00
Quincy Morgan
d99fe79b6e
Always show generic presets when searching
2019-03-04 17:47:20 -05:00
Quincy Morgan
6e0f5c6823
Allow adding vertex-only features from the serach-to-add field
...
Allow favoriting vertex presets
Don't allow adding vertex-only presets as points
Rename Other preset to Vertex
2019-03-04 17:38:08 -05:00
Quincy Morgan
b828ada0e2
Don't allow adding point-only features as vertices
2019-03-04 17:04:35 -05:00
Quincy Morgan
5e02523396
Scroll to show all when expanding a result
...
Fix lint warnings
2019-03-04 14:37:00 -05:00
Quincy Morgan
1a6d42c9cd
Update water categories and icons
2019-03-04 14:17:33 -05:00
Quincy Morgan
c8dc155a27
Add expansion of multigeometry features within categories
2019-03-04 14:08:55 -05:00
Quincy Morgan
929a27b384
Allow arrow key navigation out of expanded subsections
2019-03-04 13:56:34 -05:00
Quincy Morgan
734731bfda
Make categories not geometry-specific
2019-03-04 13:39:30 -05:00
Quincy Morgan
0aa95bf8b0
Make category items expandable
2019-03-04 12:45:38 -05:00
Quincy Morgan
9a7ad8a5cb
Add disclosure arrow to expandable search results
2019-03-04 12:11:31 -05:00
Quincy Morgan
fa2e718edf
Keep the focused item visible when navigating the search-to-add results with the arrow keys
2019-03-04 10:51:23 -05:00
Quincy Morgan
7bf73111c4
Don't use double point icons
...
Remove subsections when reloading
2019-03-04 10:28:13 -05:00
Quincy Morgan
9f3329149c
Add basic arrow key navigation of the search-to-add bar
2019-03-04 10:03:05 -05:00
Quincy Morgan
c7e86de579
Merge branch 'master' into add-feature-search-bar
2019-03-04 08:43:16 -05:00
Quincy Morgan
2f40854780
Use the same point path for the point preset icon as in the map
2019-03-04 08:41:48 -05:00
Bryan Housel
297027db04
Fix misspelling
2019-03-03 22:24:03 -05:00
Bryan Housel
26465819ef
Merge pull request #6005 from tordans/patch-5
...
Clarify API.md description for `locale` param
2019-03-03 22:21:40 -05:00
Tobias
b6b0026254
Clarify API.md description for locale param
...
- Highlight the different URL param-patterns (hash vs. regular)
- Add an example with regional locale `en-US`
- Add `locale` param to the list of osm-website-params with a bit more info about the different default-behavior there
This is a follow up to https://github.com/openstreetmap/iD/pull/5650 and based on the feedback in https://github.com/openstreetmap/iD/issues/5988 .
2019-03-03 16:26:19 +01:00
Bryan Housel
ec6591d374
Upgrade esm to v3.2.9
...
(testing #6002 - it's fine)
2019-03-02 19:07:01 -05:00
Bryan Housel
6cca99a98c
Upgrade eslint to v5.15.0
...
(testing #6003 - it's fine)
2019-03-02 19:00:24 -05:00
Bryan Housel
2747123ee0
Update to rollup v1.4.0
...
(closes #5983 )
2019-03-02 18:56:05 -05:00
Quincy Morgan
75df357bdb
Merge branch 'master' into add-feature-search-bar
2019-03-02 18:35:39 -05:00
Bryan Housel
c02389bd14
Restore focusable=false added by new FontAwesome (this is for IE)
2019-03-02 18:31:04 -05:00
Bryan Housel
322951bdc0
Add polyfill for Object.getOwnPropertySymbols for sinon
...
(closes #6001 )
2019-03-02 18:18:44 -05:00
Quincy Morgan
bc9c179a67
Fix search field selection upon focus
2019-03-02 18:11:11 -05:00
Quincy Morgan
ad58779d09
Press return to choose the first list item in search-to-add field
2019-03-02 16:52:24 -05:00
Quincy Morgan
971b901b21
Add 1 as the hotkey for focusing the search bar
2019-03-02 15:37:15 -05:00
Quincy Morgan
b8a1a65316
Fix preset icon misalignment due to rounding errors
2019-03-02 15:06:45 -05:00
Quincy Morgan
3723c741f1
Add border to point icons in top bar
2019-03-02 14:47:48 -05:00
Quincy Morgan
301d626784
Select the search bar text upon focus
2019-03-02 14:10:28 -05:00