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-02-26 07:23:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6508edf82037dc6fbe31c47dde0426426c12932a
iD
/
modules
/
core
History
Bryan Housel
6508edf820
Avoid anonymous functions as validators
...
Givnig them names makes it easier to understand in the profiler
2019-04-05 09:50:22 -04:00
..
context.js
WIP: understand state held by the validator, avoid translations
2019-04-05 09:28:36 -04:00
difference.js
Add didChange object to track what kind of things changed in the diff
2019-04-03 17:43:04 -04:00
graph.js
Replace lodash difference, intersects, union
2019-03-27 01:22:11 -04:00
history.js
Remove
annotatedChange
events (we'll replace with something else)
2019-04-03 11:56:56 -04:00
index.js
Reorganize validation code
2019-02-01 11:20:51 -05:00
tree.js
Avoid delete/reinsert on the coreTree when not needed
2019-04-04 10:02:15 -04:00
validator.js
Avoid anonymous functions as validators
2019-04-05 09:50:22 -04:00