Quincy Morgan
24a5f9a564
Add to 2.17.0 changelog
2019-12-19 13:32:56 -05:00
Quincy Morgan
a474f02973
Add derived data
2019-12-19 13:28:54 -05:00
Quincy Morgan
813b711058
Rename "Firepit" preset to "Fire Pit" and add terms and fields
2019-12-19 13:28:40 -05:00
Quincy Morgan
917d0bad69
Add terms to Cycle Barrier preset
2019-12-19 13:27:08 -05:00
Quincy Morgan
7a97200813
Use temaki-beach icon for Coastline preset
2019-12-19 11:33:17 -05:00
Bryan Housel
38ee538c1a
Contributing notes on ES6
2019-12-19 09:36:30 -05:00
Bryan Housel
e4ab7d7e0f
Add "pilates" as search term for "leisure": "fitness_centre"
...
(closes #7137 )
2019-12-19 00:24:37 -05:00
Bryan Housel
ada4fb5814
Add privacy policy version check to context and splash screen
...
(closes #7040 )
A few other minor things in this commit
- migrated several ui modal files to ES6 syntax
- switched the splash link from ideditor.org -> ideditor.blog
2019-12-19 00:11:40 -05:00
Bryan Housel
7f2c2062b0
Honor the user's third party icon preference
2019-12-18 17:46:21 -05:00
Bryan Housel
a47029897b
Reset showing-img class on update selection
2019-12-18 17:10:18 -05:00
Quincy Morgan
32a2eab831
Start the 2.17.0 changelog
2019-12-18 17:03:56 -05:00
Bryan Housel
24515b4c1c
Put a changelog in the Privacy Policy
2019-12-18 16:59:39 -05:00
Bryan Housel
491d57af48
Comment routeSegments
2019-12-18 16:35:55 -05:00
Bryan Housel
20f90f8a67
Use foreach instead of for loops for clarity
...
Also rename `loc` to `point` (elsewhere in iD code `loc` is a lon/lat)
2019-12-18 16:10:32 -05:00
Quincy Morgan
189a3f87e3
Update rollup-plugin-visualizer to 3.3.1 ( close #7054 )
2019-12-18 13:02:24 -05:00
Quincy Morgan
2455ca283e
Update d3 to v5.14.2 ( close #7049 )
2019-12-18 12:45:00 -05:00
Quincy Morgan
7f76e00bed
Use constant width for unsquare building degree threshold input (re: #7126 )
2019-12-18 12:38:15 -05:00
Quincy Morgan
4592f93c9e
Add derived data for t-bar preset name change
2019-12-18 12:35:08 -05:00
Iman
986131e96f
increase width of input field
2019-12-18 12:31:18 -05:00
Quincy Morgan
bb8ec3609b
Fix capitalization on some j-bar and t-bar presets
2019-12-18 12:04:18 -05:00
Quincy Morgan
e8d154a529
Remove old, unused implementations of favorite, recent, and search-to-add preset toolbar items
2019-12-18 11:25:31 -05:00
Quincy Morgan
3f728c5f3e
Update marked to 0.8.0 ( close #7113 )
...
Update fast-json-stable-stringify to 2.1.0 (close #7121 )
2019-12-18 11:02:34 -05:00
Quincy Morgan
c9348e2776
Don't show denomination field if religion=none ( close #7135 )
2019-12-18 10:00:09 -05:00
Bryan Housel
afba5797e1
es6 preset_icon.js
2019-12-17 14:51:10 -05:00
Quincy Morgan
0f0d76b764
Update icons for generic public transport platform presets
2019-12-17 14:38:16 -05:00
Quincy Morgan
ad5579bffc
Update name and terms for car sharing and car pooling presets
2019-12-17 14:32:07 -05:00
Quincy Morgan
93ff34dc39
Add preset for waterway=fish_pass
2019-12-17 13:22:05 -05:00
Quincy Morgan
1020d04acf
Update temaki to 3.6.0
2019-12-17 13:09:38 -05:00
Bryan Housel
ac27456894
Add privacy policy and link to it
...
(re: #7040 )
2019-12-17 12:09:51 -05:00
Bryan Housel
27f538b0cf
Add Preferences Pane, Third Party Icon toggle, link to policy
...
(re: #7040 )
2019-12-16 22:27:06 -05:00
Bryan Housel
e9a978082b
Avoid eslint warning for console statements in build scripts
2019-12-16 21:33:07 -05:00
Quincy Morgan
201d451615
Add hacky fix for left-positioned popovers not appearing correctly on first appearance
2019-12-16 17:12:12 -05:00
Quincy Morgan
0e3c0ca4ad
Fix issue where the Buildings walkthrough could not be completed
2019-12-16 15:58:34 -05:00
Quincy Morgan
2c96fb293d
Improve popover variable names
2019-12-16 15:49:34 -05:00
Quincy Morgan
523a467836
2.x: Make toolbar horizontally scrollable when it overflows (re: #6755 , re: 7545f67063b5e7007ef2d8367e3181e59c04a487)
...
Generalize tooltip into popover control
Use the same popover control for tooltip as the preset browser and tools list popovers
Smartly position the preset browser popover and menu bar tooltips to stay fully onscreen
Position most tooltips closer to their controls
Fix small gap that could appear between a tooltip and its arrow
Allow wider toolbar tooltips
2019-12-16 13:30:07 -05:00
Quincy Morgan
0208524a6d
Deprecate railway=* + abandoned=yes or disused=yes ( close #7119 )
2019-12-16 11:45:30 -05:00
Quincy Morgan
6c7ed79985
Fix filename of amenity=karaoke_box preset
2019-12-16 11:33:57 -05:00
Quincy Morgan
da6fac23e7
Add unsearchable preset and field for disused:railway (re: #7119 )
2019-12-16 11:32:22 -05:00
Quincy Morgan
9b8439fbda
Rename demolished/building preset to represent that it is unsearchable
2019-12-16 10:56:17 -05:00
Quincy Morgan
c08b0d40c1
Update generic preset names to be categorical (e.g. "this is a Tourism Feature" instead of "this is a Tourism")
2019-12-16 10:53:44 -05:00
Quincy Morgan
3b124bf9c7
Add derived data for prior merge
2019-12-16 10:10:19 -05:00
Mikkel Kirkgaard Nielsen
9e912dfe96
Fix typo in orthogonalize.too_large.multiple
2019-12-16 10:09:49 -05:00
Quincy Morgan
c849619834
Add Rail Yard preset (re: #7119 , re: #6694 )
2019-12-13 15:46:48 -05:00
Quincy Morgan
9ad59912be
Fix issue where the raw member editor did not have the expected padding ( close #7115 )
2019-12-13 15:23:11 -05:00
Quincy Morgan
f2fb3cfbf4
Remove extraneous whitespace
2019-12-13 15:02:22 -05:00
Quincy Morgan
590f4f926a
Rename Suggested Hashtags field to just Hashtags
2019-12-13 14:49:13 -05:00
Quincy Morgan
73591bfa5b
Remove documentation reference to old CSS class
2019-12-13 14:48:06 -05:00
Quincy Morgan
cf599dcfbc
Update preferred geometry type for several presets
2019-12-13 14:47:14 -05:00
Quincy Morgan
260bf4ba21
Change preferred geometry type for various presets (re: c4a469e9a23ffbc19fd6f45a35b65ce0191017c3)
2019-12-13 14:40:30 -05:00
Quincy Morgan
77d30eeb94
Cherry pick b45dc7e8b6b9eadcad04eb39566ce9a394160732
2019-12-13 14:31:43 -05:00