Commit Graph

27 Commits

Author SHA1 Message Date
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 82f0a81308 Resolve module variable collisions 2016-06-16 11:11:00 -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 393cad504f lint modules 2016-06-15 21:29:47 +05:30
Kushan Joshi b2095a502a convert iD.geo to geo modules 2016-06-15 21:11:10 +05:30
Bryan Housel 627d06dfef Merge pull request #3171 from kepta/lint-modules
Allow linter to do static analysis on modules
2016-06-15 11:14:20 -04:00
Kushan Joshi 427a584558 Allow linter to do static analysis on modules 2016-06-15 20:18:14 +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 02e9f1f55a export "getPrototypeOf" as var instead of const
to make it run in phantomjs (for tests) and browsers that don't support ES6's const yet.
2016-06-15 09:26:52 -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
Kushan Joshi ff1ee79f6e Fix minor linting errors in modules/actions 2016-06-14 18:52:48 +05:30
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
Tom MacWright 266504d4e2 Baby steps mode 2016-06-06 16:54:24 -04:00