Commit Graph

160 Commits

Author SHA1 Message Date
Bryan Housel 2e10c9e21e Eliminate vendored rbush library
(re: #3180)
2016-06-26 21:34:10 -04:00
Bryan Housel 448fa7aa0c Eliminate vendored sexagesimal library
(re: #3180)
2016-06-24 16:46:55 -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 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
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
Kushan Joshi 23c60288fc fix Makefile shell command modules/operation 2016-06-17 12:38:58 +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 528cb5fae0 Fix conflicts, reference js/lib/id for built modules 2016-06-15 11:01:46 -04:00
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 6f1744700a refactor validations into ES6 modules #3118 2016-06-14 21:55:11 +02:00
Tom MacWright 9e03edc493 Start inter-requiring actions 2016-06-14 09:09:44 -04:00
Bryan Housel e98db81a27 Switch dist/modules/actions.js -> js/lib/id/actions.js 2016-06-13 14:04:44 -04:00
Bryan Housel 2ef7fdead5 Merge branch 'master' into baby-steps 2016-06-13 12:31:09 -04:00
Bryan Housel eb19b17fd7 Add dataset debugging
(re: #3158)
2016-06-10 13:40:52 -04:00
Kushan Joshi 5f7f37825e add commit 71a3d3e to d3's patch list 2016-06-08 18:13:47 +05:30
Tom MacWright 266504d4e2 Baby steps mode 2016-06-06 16:54:24 -04:00
Bryan Housel 0135fbe4a6 Update async wikidata tag if graph unchanged 2016-05-25 23:43:27 -04:00
Kushan Joshi 6ef52256f3 Migrating to lodash v4 2016-05-17 12:37:25 +05:30
Bryan Housel 33713555e1 Don't rebuild d3 or lodash unless specifically asked to 2016-04-04 21:10:48 -04:00
James Halliday e16f563ed8 expand globs in Makefile to fix ordering issues on make >=3.82 2016-03-02 22:18:04 -08:00
Bryan Housel 189909f56e editor-imagery-index -> editor-layer-index 2016-02-21 21:38:07 -05:00
Bryan Housel 3e65156754 Refactor services 2016-02-08 10:31:34 -05:00
Bryan Housel 90cd412bbe Don't check in as many data/ generated files, less agressive minification
(partial revert of c2833ba to help prevent merge conflicts)
2016-01-29 23:28:37 -05:00
John Firebaugh 82d1a92b23 Remove unused d3.typeahead module
All use has been replaced with d3.combobox.
2016-01-24 12:45:55 -08:00
Paul Norman 5ab3e079b5 Don't dumbly assume svg-sprite is in $PATH 2016-01-07 19:50:39 -08:00
Bryan Housel 0fa02066b9 Remove --symbol-inline and directly generate dist/img/maki-sprite.svg 2015-11-23 13:08:13 -05:00
Bryan Housel d729795049 Use svg for maki also 2015-11-03 16:43:22 -05:00