Bryan Housel
cb71e90384
Module for iD.Detect() ( #3243 )
...
* convert iD.Detect() iife to a module
* iD.Detect() should return loaded locale (except for 'en')
(The previous code was a hack to replace the detected locale with the loaded
locale. Now that Detect is a module, we can not replace the detected locale
from external code, but we can have Detect() return the locale we really want)
2016-07-13 09:15:47 -04:00
Kushan Joshi
477d446772
final touch up
2016-07-06 01:05:21 +05:30
Bryan Housel
8b0fb33c8b
Remove legacy pre-module lanes.js
2016-06-22 16:15:39 -04:00
Kushan Joshi
4083a0e29e
adding a lanes() to return lane data
2016-06-22 16:11:46 -04:00
Kushan Joshi
320434e8bb
Add internal modules to preset
2016-06-22 12:34:43 +05:30
Kushan Joshi
b62f446045
final iD.ui changes
2016-06-17 17:09:45 +05:30
Kushan Joshi
5b10acc5c3
add iD.ui.preset
2016-06-17 17:04:26 +05:30
Martin Raifer
447532900b
refactor ui into ES6 modules for #3118
2016-06-17 17:01:32 +05:30
Kushan Joshi
6a4adb476c
create submodule iD.ui.intro
2016-06-17 16:57:43 +05:30
Kushan Joshi
14f0d95e94
modularize iD.behavior
2016-06-17 12:53:19 +05:30
Kushan Joshi
46d68bca87
modularize iD.renderer
2016-06-17 12:53:19 +05:30
Beau Gunderson
fb838645ae
refactor svg into ES6 modules for #3118
2016-06-16 11:58:23 -07:00
Bryan Housel
7cad599052
Merge branch 'modules-core' of https://github.com/kepta/iD into kepta-modules-core
2016-06-16 11:47:25 -04:00
Bryan Housel
0c0642e321
Attempt to put services into module
2016-06-16 11:11:00 -04:00
Kushan Joshi
59e6581aa5
Modularize iD.core
2016-06-16 18:41:37 +05:30
Kushan Joshi
2db0f636b1
modularize iD.operations
2016-06-16 00:42:43 +05:30
Kushan Joshi
b2095a502a
convert iD.geo to geo modules
2016-06-15 21:11:10 +05:30
Bryan Housel
26c9649039
Merge branch '3118-modes' of https://github.com/davidchouse/iD into davidchouse-3118-modes
2016-06-15 10:47:40 -04:00
Martin Raifer
2b488b5567
refactor "util" into ES6 modules for #3118
2016-06-15 09:26:52 -04:00
David Culverhouse
8313ce284d
Merge remote-tracking branch 'openstreetmap/master'
2016-06-15 00:22:31 -04:00
David Culverhouse
34904f0525
Migrate "modes" into ES6 modules for #3118
2016-06-15 00:11:32 -04:00
Beau Gunderson
4dbce64b7d
migrate presets to ES6 modules for #3118
2016-06-14 20:44:05 -07:00
Martin Raifer
25e5c9256d
delete now unneeded file
2016-06-14 22:05:22 +02:00
Martin Raifer
6f1744700a
refactor validations into ES6 modules #3118
2016-06-14 21:55:11 +02:00
Kushan Joshi
092e7be197
Lint modules directory
2016-06-14 18:50:56 +05:30
Tom MacWright
9e03edc493
Start inter-requiring actions
2016-06-14 09:09:44 -04:00
Bryan Housel
2ef7fdead5
Merge branch 'master' into baby-steps
2016-06-13 12:31:09 -04:00
Bryan Housel
63fc7c4770
Fix imperial units test in maxspeed
...
(closes #3156 )
2016-06-11 01:40:20 -04:00
Bryan Housel
c08774c2da
Put tile and collision on the debug legend too
2016-06-11 01:20:53 -04:00
Bryan Housel
452df4068e
Add background imagery debug and debug legend
2016-06-11 01:07:26 -04:00
Bryan Housel
eb19b17fd7
Add dataset debugging
...
(re: #3158 )
2016-06-10 13:40:52 -04:00
Bryan Housel
6314c276e8
More debug versatility
2016-06-10 10:36:28 -04:00
Bryan Housel
3f1141af44
1.9.6
2016-06-07 16:12:22 -04:00
Bryan Housel
4289afa6fe
Keep Mapillary viewer loading animation if canvas not yet created
2016-06-07 15:47:20 -04:00
Bryan Housel
f2cde0bfef
Limit number of pages to fetch from Mapillary search API
...
(closes #3149 )
2016-06-06 20:45:30 -04:00
Tom MacWright
266504d4e2
Baby steps mode
2016-06-06 16:54:24 -04:00
Bryan Housel
a8ac9faad8
Add Mapillary Images, Mapillary Signs to imagery_used tag
...
(closes #3069 )
2016-06-04 00:51:05 -04:00
Bryan Housel
30dfdeb3ba
Merge pull request #3128 from openstreetmap/mapillary_js
...
Replace static Mapillary thumbnail with mapillary-js viewer
2016-06-01 00:27:39 -04:00
Bryan Housel
ca79638ecd
Refactor click tracking into Mapillary service, addl cleanups
2016-06-01 00:24:30 -04:00
Bryan Housel
e364b7ec30
Show loading spinner in loadchanged, update selection in nodechanged
2016-05-31 17:16:17 -04:00
Bryan Housel
e57914d77e
WIP: preload viewer when layer enabled, still bad issues with slow load timing
2016-05-30 03:20:43 -04:00
Bryan Housel
6788f7932a
Load mapillary viewer assets dynamically from CDN
2016-05-29 23:07:37 -04:00
Bryan Housel
a99f54b83b
WIP: simplify code, attempt to preload viewer
2016-05-29 15:00:46 -04:00
Bryan Housel
d728059afb
Remove static Mapillary thumbnail image
...
(Viewer object shows the image while loading)
2016-05-28 00:42:35 -04:00
Bryan Housel
368b861818
Allow Mapillary signs layer only if image layer is already enabled
2016-05-27 23:37:40 -04:00
Bryan Housel
0eac0ff862
Don't show thumbnail when hovering over Mapillary markers
2016-05-27 22:43:17 -04:00
Bryan Housel
d13715ee81
Keep thumbnail on left
...
Jumpy left/right behavior is unnecessary now that centerEase works great
2016-05-27 21:38:51 -04:00
Bryan Housel
e6c440cfae
Remove clearTimeout from queueRedraw, for long mousedrags or ease transitions
...
Old behavior would redraw only after the map stops moving for 300ms
New behavior will force redraw within 750ms, regardless of map stability
2016-05-27 16:02:21 -04:00
Bryan Housel
ee647c8834
Smooth centerEase with duration param
2016-05-27 15:52:16 -04:00
Bryan Housel
bcb68df977
Merge branch 'wikidata-new'
2016-05-26 16:32:59 -04:00