Guillaume Carbonneau
1ce1119de2
Performance improvement. Debounce redraw call.
2016-08-18 00:39:20 -04:00
Bryan Housel
13ed12c1ab
Merge pull request #3358 from openstreetmap/greenkeeper-rollup-0.34.10
...
Update rollup to version 0.34.10 🚀
2016-08-17 13:10:52 -04:00
greenkeeperio-bot
c7d88fe4ed
chore(package): update rollup to version 0.34.10
...
https://greenkeeper.io/
2016-08-17 11:22:05 -04:00
Kushan Joshi
9a1c68f2b5
interim
2016-08-16 19:01:54 +05:30
Bryan Housel
15a522516f
Merge pull request #3339 from McKaneAndrus/patch-json-schema
...
Fixed validate function
2016-08-16 08:53:08 -04:00
Greenkeeper
7545cadf26
chore(package): update eslint to version 3.3.1 ( #3354 )
...
https://greenkeeper.io/
2016-08-16 08:42:20 -04:00
Greenkeeper
09c3026b3d
chore(package): update rollup to version 0.34.9 ( #3355 )
...
https://greenkeeper.io/
2016-08-16 08:27:39 -04:00
Kushan Joshi
94b40cdfd0
add turn lanes
2016-08-16 16:04:33 +05:30
Greenkeeper
42ba544be3
chore(package): update togeojson to version 0.14.2 ( #3351 )
...
https://greenkeeper.io/
2016-08-15 13:58:07 -04:00
Tom MacWright
04891b9c6e
Upgrade togeojson
2016-08-12 09:07:51 -04:00
Tom MacWright
1750684b70
Javascript -> JavaScript, remove outdated contributing instructions
2016-08-11 14:02:29 -07:00
Tom MacWright
b97652c759
Cleanup: removing unnecessary independent libs ( #3342 )
2016-08-11 14:55:33 -04:00
Tom MacWright
8819d3d061
Remove continued iD references ( #3341 )
...
* Remove continued iD references
* make build.js safe enough to dodge json plugin bug
* Package as an iife to avoid var name issue
2016-08-10 20:06:45 -07:00
Tom MacWright
6341d4e4b5
one-shot build ( #3266 )
...
* One-shot development
* Move jsonp to module
* Tooltip -> module
* Remove d3.jsonp
* Fix tooltip lint
* Load all libs but d3 itself with require
* Add top-level brfs
* Unformat intro graph
2016-08-10 15:25:19 -07:00
McKane
828c304685
Fix failing preset validation function
2016-08-10 14:48:33 -07:00
Bryan Housel
77a037b225
Resolve conflict with phantomjs-prebuilt dependency
2016-08-08 11:08:13 -04:00
Bryan Housel
a1cef4b6ff
Update dependencies, add flex semver range for most devDependencies
...
(but not rollup, which moves fast and is a key dependency I want to watch)
2016-08-08 11:05:48 -04:00
Greenkeeper
1e1df9635d
chore(package): update phantomjs-prebuilt to version 2.1.11 ( #3331 )
...
https://greenkeeper.io/
2016-08-08 10:54:04 -04:00
Greenkeeper
60aa289873
chore(package): update rollup to version 0.34.5 ( #3326 )
...
https://greenkeeper.io/
2016-08-06 09:39:14 -04:00
Kushan Joshi
24592f8b0a
add test cases for lanes array
2016-08-06 16:21:14 +05:30
Bryan Housel
30724e8110
Merge pull request #3322 from openstreetmap/greenkeeper-mocha-3.0.1
...
Update mocha to version 3.0.1 🚀
2016-08-04 09:50:43 -04:00
greenkeeperio-bot
95062a00dd
chore(package): update mocha to version 3.0.1
...
https://greenkeeper.io/
2016-08-04 03:46:59 -04:00
Bryan Housel
b3d8d13138
Run make
2016-08-03 21:36:36 -04:00
boothym
d47fa11256
Add recreation_ground preset
2016-08-03 21:36:36 -04:00
Bryan Housel
3465948775
Fix schema links
2016-08-03 18:58:06 -04:00
Bryan Housel
7806dfcf6a
Update the preset and field documentation
...
(closes #3319 )
2016-08-03 18:51:54 -04:00
Bryan Housel
9b917c1275
Merge pull request #3320 from openstreetmap/greenkeeper-phantomjs-prebuilt-2.1.10
...
Update phantomjs-prebuilt to version 2.1.10 🚀
2016-08-03 15:42:21 -04:00
Bryan Housel
2ce552c527
Merge pull request #3301 from 1ec5/display-network
...
Include network in relation display name
2016-08-03 15:41:54 -04:00
Bryan Housel
24af9e6404
Remove leading underscores from preset id parts
...
Introduced with 0d2f78c , but I don't want to break existing translations
2016-08-03 14:47:26 -04:00
greenkeeperio-bot
c5001806c3
chore(package): update phantomjs-prebuilt to version 2.1.10
...
https://greenkeeper.io/
2016-08-03 13:13:40 -04:00
Bryan Housel
f7530a0425
Merge pull request #3300 from 1ec5/role-taginfo
...
taginfo for relation roles
2016-08-03 12:11:43 -04:00
Bryan Housel
0d2f78c209
Prefix unsearchable preset filenames with underscore
2016-08-03 11:49:33 -04:00
Bryan Housel
423329c1eb
Add dummy linear presets for emergency tag area exceptions
...
(closes #3311 )
2016-08-03 10:26:14 -04:00
Minh Nguyễn
c149ac855d
Added test for taginfo roles
2016-08-03 03:47:16 -07:00
Minh Nguyễn
4ba0f43ee0
taginfo for relation roles
...
Enabled taginfo suggestions for roles on relation members and memberships.
2016-08-03 02:59:47 -07:00
Holger Jeromin
0c4bdcc8e4
added visibility for clocks
2016-08-03 10:06:55 +02:00
Holger Jeromin
45964ebb90
added display for clocks
2016-08-03 10:06:05 +02:00
Holger Jeromin
bbaaae5a63
added support for clock preset
2016-08-03 10:04:00 +02:00
Holger Jeromin
2fb0af1594
Create date.json
2016-08-03 10:02:42 +02:00
Holger Jeromin
2f627560c8
added fields to clock preset
2016-08-03 09:59:55 +02:00
Bryan Housel
e2969656f0
Merge pull request #3317 from openstreetmap/detour_icon
...
Improved detour icon
2016-08-02 22:41:57 -04:00
Bryan Housel
20a5e212a1
Improved detour icon
2016-08-02 22:38:19 -04:00
Bryan Housel
1ab3ba2369
Merge pull request #3302 from 1ec5/network-combo
...
Combo field with taginfo for road networks
2016-08-02 15:41:55 -04:00
Bryan Housel
647090dcff
Merge pull request #3298 from 1ec5/relation-taginfo
...
Fix taginfo for relation presets
2016-08-02 14:06:58 -04:00
Bryan Housel
3779d21197
Add 5, 10, 15 to imperial maxspeed values
2016-08-02 12:28:27 -04:00
Minh Nguyễn
e861e08c68
Fixed missing comma
2016-08-02 07:33:04 -07:00
Minh Nguyễn
d1d6b5399e
Filter taginfo by country code prefix
...
taginfo returns results that match anywhere within the string. So in Canada, you might get results like US:CA:SF. This change filters out such results.
2016-08-02 07:26:50 -07:00
Minh Nguyễn
05ecac64cc
Compare lowercase value to country code
2016-08-02 07:23:17 -07:00
Minh Nguyễn
4922a37b00
Combo field with taginfo for road networks
...
Added a variation of the combo field for road networks. If the field’s value is blank or shares a prefix with the current country code, search taginfo for values beginning with the country code and a colon.
2016-08-02 07:23:17 -07:00
Minh Nguyễn
3e9d7c2b63
Prefer cycle_network over network
2016-08-02 07:06:09 -07:00