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-07 11:51:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9694180a85d8be3f7ce64a22652d0e8312fceb70
iD
/
modules
/
behavior
History
Quincy Morgan
977d41ca14
Update lasso function names to use
pointer
instead of
mouse
2020-04-05 17:33:22 -07:00
..
add_way.js
…
breathe.js
…
copy.js
…
drag.js
Don't use d3_mouse and cache client rect values as needed (
close
#7489
)
2020-03-28 16:32:38 -07:00
draw_way.js
Replace
presets
property of context with singleton
2020-04-01 13:08:45 -07:00
draw.js
Replace
presets
property of context with singleton
2020-04-01 13:08:45 -07:00
edit.js
…
hash.js
Take a graph parameter in utilDisplayLabel instead of the context
2020-04-01 13:29:17 -07:00
hover.js
Replace
presets
property of context with singleton
2020-04-01 13:08:45 -07:00
index.js
…
lasso.js
Update lasso function names to use
pointer
instead of
mouse
2020-04-05 17:33:22 -07:00
operation.js
Instantiate uiFlash only once as a property of the UI and remove global selection (re:
#7445
)
2020-03-29 10:22:58 -07:00
paste.js
…
select.js
Move localStorage interface from a property of coreContext to a corePreferences function
2020-04-01 11:00:48 -07:00
tail.js
…