Commit Graph

3836 Commits

Author SHA1 Message Date
Tom MacWright 604d1e2719 import lodash (#3257) 2016-07-19 12:04:16 -04:00
Bryan Housel 7ca6d06254 Replace iD global with iD.Context() module (#3254) 2016-07-19 10:15:32 -04:00
Bryan Housel 062049fcec Make it clear that master is headed for iD v2 2016-07-18 16:18:16 -04:00
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
Bryan Housel 0aeacc3255 Remove no longer used module bundles 2016-07-12 11:05:25 -04:00
Kushan Joshi fc680a2e9a external modules for services 2016-07-06 14:39:58 -04:00
Tom MacWright 9c82bba6fb [wip] use diff3 like a module (#3228)
* [wip] use diff3 like a module

* Fix diff3 style, comment out diff3 test
2016-07-06 14:16:25 -04:00
Kushan Joshi 7784f3582b remove js/lib/id/index.js 2016-07-06 12:31:30 +05:30
Kushan Joshi 39c82af158 Sort modules [eslint rule] 2016-07-06 12:12:08 +05:30
Tom MacWright ecea55ba00 Const is verboten 2016-07-05 21:44:00 -04:00
Tom MacWright 1ef83b925c Make JXON pass style check 2016-07-05 19:12:33 -04:00
Tom MacWright b15338b964 Use local jxon 2016-07-05 19:00:12 -04:00
Tom MacWright f9a6378701 Obey the browser field 2016-07-05 18:38:41 -04:00
Tom MacWright 712d471a6b Use togeojson package 2016-07-05 18:29:15 -04:00
Tom MacWright 869725551f Use marked as a dependency 2016-07-05 18:22:43 -04:00
Tom MacWright 8f68221b9b Use osm-auth as a package. 2016-07-05 18:14:36 -04:00
Tom MacWright a8295e9706 Merge master 2016-07-05 18:03:54 -04:00
Kushan Joshi 477d446772 final touch up 2016-07-06 01:05:21 +05:30
Bryan Housel 1723dd357e Remove old generated bundles 2016-07-05 14:14:42 -04:00
Kushan Joshi 9f2a251d31 Fixing Interdependecy between ui.preset and ui.core 2016-07-02 16:00:52 +05:30
Bryan Housel 197b936d50 Upgrade rbush to 2.x 2016-07-01 23:12:51 -04:00
Bryan Housel 2e10c9e21e Eliminate vendored rbush library
(re: #3180)
2016-06-26 21:34:10 -04:00
Bryan Housel 38a08560c9 Fix import statement for sexagesimal 2016-06-24 17:03:52 -04:00
Bryan Housel 448fa7aa0c Eliminate vendored sexagesimal library
(re: #3180)
2016-06-24 16:46:55 -04:00
Bryan Housel 916fcb7a0b make clean to include lanes in build 2016-06-22 16:37:27 -04:00
Bryan Housel 304b3b3579 Restore numeric lanes preset, but keep code for new WIP lanes field 2016-06-22 16:21:51 -04:00
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 2b4cb618b2 Remove svg and deal with it separately with ui 2016-06-22 12:34:43 +05:30
Kushan Joshi 6a56ad547c external modules for renderer 2016-06-22 12:34:43 +05:30
Kushan Joshi 68e0400332 Add external modules to validations 2016-06-22 12:34:43 +05:30
Kushan Joshi 25485c40fb external modules for presets 2016-06-22 12:34:43 +05:30
Kushan Joshi 320434e8bb Add internal modules to preset 2016-06-22 12:34:43 +05:30
Kushan Joshi 52c466bc27 external modules for operations 2016-06-22 12:34:43 +05:30
Kushan Joshi e79f8fb022 external modules for util 2016-06-22 12:34:43 +05:30
Kushan Joshi 33b2b1e6fd external modules for modes 2016-06-22 12:34:43 +05:30
Kushan Joshi 0939983515 external modules for behavior 2016-06-22 12:34:43 +05:30
Kushan Joshi 7267d05e3d external modules for "geo" 2016-06-18 20:38:39 +05:30
Kushan Joshi 12df331d51 external modules for core 2016-06-18 02:08:14 +05:30
Kushan Joshi 74028b8f16 add external imports to actions 2016-06-18 01:47:04 +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
Kushan Joshi 07e5e908f2 making test run 2016-06-17 17:02:04 +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 82f0a81308 Resolve module variable collisions 2016-06-16 11:11:00 -04:00