index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
fg
/
js
/
float.js
Commit message (
Collapse
)
Author
Age
*
Update global declarations
toasted-nutbread
2020-03-10
|
*
fix hotkeys in popup
siikamiika
2020-03-01
|
*
Use .bind instead of () => {}
toasted-nutbread
2020-02-26
|
*
Move event handler definitions
toasted-nutbread
2020-02-26
|
*
Use a token to ensure that messages are coming from Yomichan
toasted-nutbread
2020-02-17
|
*
Prevent multiple prepare calls
toasted-nutbread
2020-02-16
|
*
Simplify process to wait for iframe prepare completion
toasted-nutbread
2020-02-16
|
*
Add global apiForward
toasted-nutbread
2020-02-14
|
*
Merge pull request #357 from siikamiika/simplify-display-prepare
siikamiika
2020-02-14
|
\
|
|
|
|
Simplify display prepare
|
*
use sendMessage to notify about initialization
siikamiika
2020-02-14
|
|
|
*
notify popup about initialization
siikamiika
2020-02-13
|
|
|
*
rename display initialize methods to prepare
siikamiika
2020-02-13
|
|
*
|
Define more globals
toasted-nutbread
2020-02-11
|
/
*
Scale popup based on current page zoom factor
toasted-nutbread
2020-01-22
|
*
Only use Display.setContent
toasted-nutbread
2020-01-16
|
*
Update license info URL
toasted-nutbread
2020-01-01
|
*
Update copyright
toasted-nutbread
2020-01-01
|
*
Replace window.yomichan_display with DisplayFloat.instance
toasted-nutbread
2019-12-20
|
*
Update how orphan state is observed
toasted-nutbread
2019-12-20
|
*
Update display float key handlers
toasted-nutbread
2019-12-13
|
*
Update float message handlers
toasted-nutbread
2019-12-13
|
*
Replace hasOwnProperty with simplified hasOwn function
toasted-nutbread
2019-11-26
|
*
Update *show* APIs to unified showContent and setContent
toasted-nutbread
2019-10-17
|
*
Update how custom CSS is applied
toasted-nutbread
2019-10-12
|
*
Remove Display.dependencies
toasted-nutbread
2019-10-12
|
*
Don't pass options around for calls to termsShow, kanjiShow, etc.
toasted-nutbread
2019-10-12
|
*
Update Display initialization process
toasted-nutbread
2019-10-12
|
*
Frontend updates
toasted-nutbread
2019-10-11
|
*
Create utility function for logging errors
toasted-nutbread
2019-10-08
|
*
Simplify float initialization
toasted-nutbread
2019-10-02
|
*
Use static object for float message handlers
toasted-nutbread
2019-10-02
|
*
Use KeyboardEvent.key for onKeyDown handlers
toasted-nutbread
2019-10-02
|
*
Use raw element references for container and spinner
toasted-nutbread
2019-09-27
|
*
Remove jQuery usage from float.js
toasted-nutbread
2019-09-27
|
*
Add support for using optionsContext to select which profile to use
toasted-nutbread
2019-09-18
|
*
Add a context object for all calls to fetch options
toasted-nutbread
2019-09-10
|
*
Update nested initialization parameters passed via message rather than using ↵
toasted-nutbread
2019-09-02
|
|
|
|
the URL query string
*
Add support for Edge browser
toasted-nutbread
2019-08-26
|
*
inject doc functions as dependencies
siikamiika
2019-08-03
|
*
Revert "use ES6 import and export"
siikamiika
2019-08-03
|
|
|
|
This reverts commit 04f4607922e84d93ca8a05708802fb6bbd61f359.
*
use ES6 import and export
siikamiika
2019-08-02
|
*
allow looking up terms from within terms
siikamiika
2019-08-01
|
|
|
|
resolves #167, resolves #139, resolves #75, resolves #151
*
Add support for custom popup CSS
toasted-nutbread
2019-07-09
|
*
Add option to play audio automatically
guidocella
2017-12-16
|
*
improved error reporting
Alex Yatskov
2017-09-22
|
*
cleanup
Alex Yatskov
2017-08-14
|
*
renaming files
Alex Yatskov
2017-08-14