This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-03-11 13:46:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02e9f1f55a9981f832cf96cd29178846bb4048e8
iD
/
js
/
lib
/
id
History
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
..
.gitkeep
Switch dist/modules/actions.js -> js/lib/id/actions.js
2016-06-13 14:04:44 -04:00
actions.js
refactor validations into ES6 modules
#3118
2016-06-14 21:55:11 +02:00
presets.js
migrate presets to ES6 modules for
#3118
2016-06-14 20:44:05 -07:00
util.js
export "getPrototypeOf" as var instead of const
2016-06-15 09:26:52 -04:00
validations.js
refactor validations into ES6 modules
#3118
2016-06-14 21:55:11 +02:00