index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
fg
/
js
Commit message (
Expand
)
Author
Age
*
Fix equals function on TextSourceRange when imposter elements are used
toasted-nutbread
2020-01-26
*
Fix viewport issues when popupScaleRelativeToVisualViewport is disabled
toasted-nutbread
2020-01-22
*
Remove window.onscroll handler since it causes a warning
toasted-nutbread
2020-01-22
*
Update full-width popup to stay on screen
toasted-nutbread
2020-01-22
*
Allow viewport to be used for constraining popup position
toasted-nutbread
2020-01-22
*
Update popup position on scroll
toasted-nutbread
2020-01-22
*
Implement scale relative to visual viewport
toasted-nutbread
2020-01-22
*
Fix popup size changing when zooming
toasted-nutbread
2020-01-22
*
Add settings to control popup content scale
toasted-nutbread
2020-01-22
*
Scale popup based on current page zoom factor
toasted-nutbread
2020-01-22
*
Remove _isInitialized
toasted-nutbread
2020-01-22
*
Add _isInjectedAndLoaded property
toasted-nutbread
2020-01-22
*
Remove redundant window resize handler
toasted-nutbread
2020-01-22
*
Create single function for how the frontend shows popup content
toasted-nutbread
2020-01-22
*
Catch exception on range.setStart
toasted-nutbread
2020-01-17
*
Update popup scan ignore selectors
toasted-nutbread
2020-01-16
*
Update expression-scan-toggle to term-expression-text
toasted-nutbread
2020-01-16
*
Only use Display.setContent
toasted-nutbread
2020-01-16
*
use TextScanner in QueryParser
siikamiika
2020-01-16
*
Update license info URL
toasted-nutbread
2020-01-01
*
Update copyright
toasted-nutbread
2020-01-01
*
Change FrontendApiSender.callbacks to be a map
toasted-nutbread
2019-12-21
*
Move PopupProxyHost initialization
toasted-nutbread
2019-12-21
*
Update initialization
toasted-nutbread
2019-12-21
*
Replace window.yomichan_display with DisplayFloat.instance
toasted-nutbread
2019-12-20
*
Remove unused yomichan_frontend
toasted-nutbread
2019-12-20
*
Update how orphan state is observed
toasted-nutbread
2019-12-20
*
Move optionsUpdate message handler into Yomichan class
toasted-nutbread
2019-12-20
*
Simplify options passed to docRangeFromPoint
toasted-nutbread
2019-12-17
*
Override pointer-events with important
toasted-nutbread
2019-12-17
*
Only return unique elements from docElementsFromPoint
toasted-nutbread
2019-12-17
*
Fix undefined reference
toasted-nutbread
2019-12-16
*
Make PopupProxy functions async enabled status match Popup
toasted-nutbread
2019-12-16
*
Don't return promises for frontend message handlers
toasted-nutbread
2019-12-16
*
isVisibleAsync => isVisible
toasted-nutbread
2019-12-16
*
isVisible => isVisibleSync
toasted-nutbread
2019-12-16
*
Remove unused child getter
toasted-nutbread
2019-12-16
*
Mark private members
toasted-nutbread
2019-12-16
*
Add setParent to popup
toasted-nutbread
2019-12-16
*
Add Popup.isProxy
toasted-nutbread
2019-12-16
*
Add _createPopupInternal to return both popup and new ID
toasted-nutbread
2019-12-16
*
Add setChildrenSupported to popup
toasted-nutbread
2019-12-16
*
Add getContainer to popup
toasted-nutbread
2019-12-16
*
Add getContainerRect to popup
toasted-nutbread
2019-12-16
*
Move container definition
toasted-nutbread
2019-12-16
*
Mark private functions
toasted-nutbread
2019-12-16
*
Reorganize popup-only public functions
toasted-nutbread
2019-12-16
*
Reorganize popup public functions to match popup proxy
toasted-nutbread
2019-12-16
*
Group poup static functions together
toasted-nutbread
2019-12-16
*
Move popup public properties
toasted-nutbread
2019-12-16
[next]