Commit Graph

133 Commits

Author SHA1 Message Date
Simon Bilsky-Rollins
31d165332b add preset for wi-fi hotspots 2018-08-31 10:27:37 -04:00
Bryan Housel
73b754d8ad Fix shadow colors on restriction editor help svgs
(closes #5248)
2018-08-25 21:23:27 -04:00
Bryan Housel
640596340e Improve the add-note icon in help, minor changes to help text 2018-07-24 12:40:16 -04:00
Bryan Housel
119792fd22 Cleanups to Detach Node feature
This commit includes a bunch of minor things:
- change keyboard shortcut to 'E' to not conflict with anything
- move `disabled` check from operation into action and simplify
- use `actionMoveNode` to place the detached node at the mouse cursor
- disable the operation if the node is connected to hidden features
- lots of code simplification
- make the icon more centered
2018-07-23 13:36:34 -04:00
Bryan Housel
94b0affe8c Merge branch '4320' of https://github.com/Psigio/iD into Psigio-4320 2018-07-23 08:44:19 -04:00
Bryan Housel
70f87632c7 Cleaner note icon rendering
Before: We drew 2 fontawesome comment icons, on on top of the other
After: Moved icon into iD spritesheet and gave it an actual `stroke` property that can be styled
2018-07-16 13:18:38 -04:00
Jon D
3b6b4bb7be Clean up SVG 2018-07-07 10:37:58 +01:00
Jon D
3bad09d497 Merge Work-In-Progress 4320 to 4320 2018-07-06 22:20:19 +01:00
Bryan Housel
3304cc8f5b Remove unused far-comment-alt icon 2018-07-02 00:11:00 -04:00
Bryan Housel
9517635d4d Merge branch 'master' into notes 2018-06-29 21:54:24 -04:00
Bryan Housel
ec6ab6e65d Add preset for emergency=fire_alarm_box 2018-06-24 12:58:19 -04:00
Thomas Hervey
dab46d2778 updated: notes rendering 2018-06-22 17:43:07 -04:00
Bryan Housel
2786974210 Add preset for emergency=siren
(closes #5100)
2018-06-21 12:27:58 -04:00
Bryan Housel
716a3f7a01 Add a preset for emergency=first_aid
(closes #5097)
2018-06-20 13:56:50 -04:00
Bryan Housel
118d459e3c Add icon for craft=key_cutter 2018-06-11 14:46:27 -04:00
Bryan Housel
59312a1756 Add icon for leisure=sauna 2018-06-11 14:37:30 -04:00
Bryan Housel
08be8f1ef0 Add icon for amenity=taxi 2018-06-11 14:29:00 -04:00
Bryan Housel
5e2f86df6d Add icon for landuse=garages (switch to fontawesome icon for all garages) 2018-06-11 14:10:34 -04:00
Bryan Housel
93de5dd543 Add an icon for amenity=smoking_area 2018-06-11 01:18:42 -04:00
Bryan Housel
9318769d5f Add emergency=fire_extinguisher preset 2018-06-11 01:09:35 -04:00
Bryan Housel
737ce00a99 Better icon for emergency=life_ring 2018-06-10 23:42:25 -04:00
Bryan Housel
749357eb03 Fix fills for preset icons, remove iD sprite and idraw files
(closes #3924)
2018-06-08 23:10:07 -04:00
Bryan Housel
470835b38f Extract all graphics from iD sprite, reassemble with svg-sprite
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00
Bryan Housel
cbfe23c9e1 Support FontAwesome solid, regular, and brands
(might as well.. only the used ones get bundled into the fa-sprite anyway)
2018-06-06 17:59:28 -04:00
Bryan Housel
2dd7bfc849 Add support for FontAwesome icons as preset icons
(closes #3025)
2018-06-06 02:19:38 -04:00
Bryan Housel
e04b01d886 Remove all poi- icons from iD sprite (they're temaki now) 2018-06-05 22:31:26 -04:00
Bryan Housel
cc0ea074a4 Check in idraw project file 2018-06-01 12:54:44 -04:00
Bryan Housel
fe7ca21b7e Add a window icon, use it for Glaziery and a few other presets
(closes #5018)
2018-06-01 11:43:42 -04:00
Bryan Housel
82133d4577 Upgrade 'std/esm' to 'esm', fixing the build issues on Node 10
(closes #5028, re: a065f2f2)

'std/esm' has been replaced with just 'esm'
This fixes the build for Node 10 and we can return to using
the current version now that we've dropped support for Node 4
2018-05-11 09:41:26 -04:00
Bryan Housel
3b882c8145 Rename "No Turns" to "Only Straight On", add "Only U-turn" preset
(closes #4952)
2018-03-28 16:04:10 -04:00
Bryan Housel
5291ac902f Copy edit icon to iD-sprite.src.idraw 2018-03-23 15:56:50 -04:00
Princi Vershwal
2f9f29eda7 Update iD-sprite.src.svg 2018-03-24 00:01:02 +05:30
vershwal
75d54e6089 Modified the pencil icon. 2018-03-23 23:35:06 +05:30
vershwal
1c047f5ac8 Added pencil icon. 2018-03-17 20:22:26 +05:30
Bryan Housel
97cbfc5c67 Add icons and improve css styles for restriction field help 2018-02-25 22:38:13 -05:00
Bryan Housel
660a7c09e5 Replace help icon
(closes #4650)
2018-01-29 16:39:45 -05:00
Bryan Housel
c8e89b7a05 Update @std/esm to v0.20.0 2018-01-29 09:46:35 -05:00
Bryan Housel
c2eeb27d1b Add bus_guideway icon, move weeds from highway=service to highway=track 2018-01-19 10:31:01 -05:00
Bryan Housel
74b6c1208f Add light bulb icon for highway=street_lamp preset
(closes #4609)
2018-01-02 11:48:24 -05:00
Bryan Housel
8b1ddb7724 Update public transport icons 2017-12-04 23:55:10 -05:00
Bryan Housel
719638fb07 Add a few icons, including route=piste, route=subway
(closes #4355)
2017-11-20 14:57:43 -05:00
Wojciech Dzikowski
1c831b2b7f Lodash dependencies removed from build scripts
1. @std/esm added to handle ES6 imports in older node version
2. Swapped lodash dependencies for lodash-es in build scripts
2017-10-17 16:58:08 +02:00
Bryan Housel
3c4a02aba1 Add crane icon 2017-10-06 14:48:43 -04:00
Bryan Housel
9f1d476594 Attempt to remove d3, lodash from bundle, but leave available for tests 2017-09-26 14:19:14 -04:00
Bryan Housel
8450cab287 Add route-water icon 2017-09-08 14:21:43 -04:00
Bryan Housel
447a8d9534 Add poi-milestone icon, use on railway milestone, boundary stone presets 2017-07-31 23:24:27 -04:00
Bryan Housel
e83938c467 Add poi-railway-signals icon 2017-07-31 17:47:43 -04:00
Bryan Housel
9db937b973 Add a railway Buffer Stop icon 2017-07-30 20:44:35 -04:00
Bryan Housel
a96751c014 Add Nuclear Reactor preset and icon 2017-07-24 01:24:26 -04:00
Bryan Housel
8e53967dc3 Add presets, icons for Shinto, Taoist, Hindu, Sikh places of worship
(closes #4175)
2017-07-24 00:11:27 -04:00