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 15:33:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5435082d9cf43d3d047b63be9205d33b83be03e2
iD
/
modules
/
ui
/
tools
History
Quincy Morgan
5435082d9c
Revert
t
function to returning the plain string by default
...
Add `t.html` function for getting the string with the `lang` attribute
2020-09-22 12:03:29 -04:00
..
index.js
…
modes.js
Make
t
function return a
span
element with a
lang
attribute unless
html: false
is specified in the options (re:
#7963
)
2020-09-15 21:56:22 -04:00
notes.js
Don't prevent default tabbing to elements (re:
#8004
)
2020-09-17 12:07:20 -04:00
save.js
Revert
t
function to returning the plain string by default
2020-09-22 12:03:29 -04:00
sidebar_toggle.js
Revert
t
function to returning the plain string by default
2020-09-22 12:03:29 -04:00
undo_redo.js
Make
t
function return a
span
element with a
lang
attribute unless
html: false
is specified in the options (re:
#7963
)
2020-09-15 21:56:22 -04:00