Bryan Housel
|
8fb5f3a5a1
|
Degunk data sources by named-importing single toplevel key
See: https://github.com/openstreetmap/iD/issues/3403#issuecomment-245150454
This change drops the iD.js bundle size from 4.5MB to 3.4MB, and makes it
much more readable, which is nice for debugging. This does not affect the
minified bundle size.
|
2016-10-26 16:29:49 -04:00 |
|
Bryan Housel
|
07fa5fcc34
|
Refactor Entity, Node, Relation, Tags, Way from core to osm
|
2016-10-11 22:41:24 -04:00 |
|
Bryan Housel
|
3102a4ae6a
|
Rename all the things to include pseudonamespaces
|
2016-10-04 19:06:20 -04:00 |
|
Bryan Housel
|
464b0b2aca
|
Fix issues with walkthrough
|
2016-09-26 16:25:38 -04:00 |
|
Bryan Housel
|
a86f34b4ef
|
Pacify eslint, get build and tests running again
|
2016-08-26 01:15:07 -04:00 |
|
Tom MacWright
|
cdb533fa84
|
Begin d3 v4 update
|
2016-08-21 15:19:27 -04: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 |
|
Bryan Housel
|
747b9f37d5
|
Pacify eslint
|
2016-07-24 17:39:06 -07:00 |
|
Bryan Housel
|
f4979db992
|
Don't use checkboxes in walkthrough navigation
(closes #3247)
|
2016-07-24 12:31:57 -07:00 |
|
Tom MacWright
|
af776501d3
|
Require locale, second pass (#3259)
* Require locale, second pass
* Remove t global, remove t where it isn't needed
|
2016-07-21 16:20:13 -04:00 |
|
Tom MacWright
|
604d1e2719
|
import lodash (#3257)
|
2016-07-19 12:04:16 -04:00 |
|
Kushan Joshi
|
39c82af158
|
Sort modules [eslint rule]
|
2016-07-06 12:12:08 +05:30 |
|
Kushan Joshi
|
477d446772
|
final touch up
|
2016-07-06 01:05:21 +05:30 |
|
Kushan Joshi
|
780960c711
|
interim
|
2016-07-06 00:34:35 +05:30 |
|
Kushan Joshi
|
9f2a251d31
|
Fixing Interdependecy between ui.preset and ui.core
|
2016-07-02 16:00:52 +05:30 |
|
Kushan Joshi
|
6a4adb476c
|
create submodule iD.ui.intro
|
2016-06-17 16:57:43 +05:30 |
|