This website requires JavaScript.
Explore
Help
Sign In
alex
/
yomichan
Watch
1
Fork
0
You've already forked yomichan
Code
Releases
Activity
yomichan
/
ext
/
fg
/
js
History
Alex Yatskov
db405ffd24
Merge pull request
#219
from toasted-nutbread/fix-null-caret-position
...
Handle null return value of document.caretPositionFromPoint
2019-09-22 10:06:52 -07:00
..
api.js
Add a context object for all calls to fetch options
2019-09-10 20:09:33 -04:00
document.js
Handle null return value of document.caretPositionFromPoint
2019-09-18 22:11:18 -04:00
float.js
Add a context object for all calls to fetch options
2019-09-10 20:09:33 -04:00
frontend-api-receiver.js
Fix messaging issues when iframes are present in the document
2019-09-02 19:33:28 -04:00
frontend-api-sender.js
Defer creation of communication port until required
2019-09-14 11:58:22 -04:00
frontend.js
Use a Promise to trigger callback when delay is 0 or less
2019-09-19 19:00:26 -04:00
popup-nested.js
Add a context object for all calls to fetch options
2019-09-10 20:09:33 -04:00
popup-proxy-host.js
Merge pull request
#212
from toasted-nutbread/frontend-cleanup
2019-09-15 11:33:48 -07:00
popup-proxy.js
Remove destructuring from searchAt, containsPoint, docRangeFromPoint
2019-09-14 14:27:25 -04:00
popup.js
Merge pull request
#212
from toasted-nutbread/frontend-cleanup
2019-09-15 11:33:48 -07:00
source.js
Normalize XHTML document node.nodeNode to upper case
2019-09-15 16:09:46 -04:00
util.js
Add support for showing recursive popups
2019-09-02 19:31:42 -04:00