index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
mixed
/
js
/
display.js
Commit message (
Collapse
)
Author
Age
*
Use consistent timeout for both setContentTerms and setContentKanji
toasted-nutbread
2020-02-15
|
*
Use promiseTimeout instead of delay
toasted-nutbread
2020-02-15
|
*
Move error handling for apiDefinitionsAddable
toasted-nutbread
2020-02-15
|
*
Rename optionsUpdate event to optionsUpdated
toasted-nutbread
2020-02-14
|
|
|
|
|
|
Past tense better indicates that the options were changed, but no data is being included as part of the event. It is also more consistent with the other event names the yomichan object currently provides.
*
Merge pull request #358 from toasted-nutbread/general-refactoring
toasted-nutbread
2020-02-14
|
\
|
|
|
|
General refactoring
|
*
Validate bounds of Display.definitions before using
toasted-nutbread
2020-02-13
|
|
|
*
Use Map for audioGetFromSources's cache parameter
toasted-nutbread
2020-02-13
|
|
*
|
remove extra setContentToken check from Display
siikamiika
2020-02-14
|
|
*
|
Merge pull request #357 from siikamiika/simplify-display-prepare
siikamiika
2020-02-14
|
\
\
|
|
/
|
/
|
Simplify display prepare
|
*
use Promise.all to await dependencies
siikamiika
2020-02-13
|
|
|
*
remove isPrepared check
siikamiika
2020-02-13
|
|
|
*
rename display initialize methods to prepare
siikamiika
2020-02-13
|
|
|
*
simplify DisplayGenerator initialization
siikamiika
2020-02-13
|
|
*
|
Change no-undef from off to error
toasted-nutbread
2020-02-11
|
/
*
prevent unwanted wheel events on history bar
siikamiika
2020-02-05
|
*
add scannable tags for expression and reading
siikamiika
2020-02-02
|
*
fix glossary item selector
siikamiika
2020-02-02
|
*
fix audio index in resultOutputMode = 'merge'
siikamiika
2020-01-27
|
*
Fix incorrect selector
toasted-nutbread
2020-01-16
|
*
Fix scroll position when header is visible
toasted-nutbread
2020-01-16
|
*
Move display templates into a single file
toasted-nutbread
2020-01-16
|
*
Update how content display is changed
toasted-nutbread
2020-01-16
|
*
Don't use document fragment
toasted-nutbread
2020-01-16
|
*
Update content assignment to use unique token
toasted-nutbread
2020-01-16
|
*
Only use Display.setContent
toasted-nutbread
2020-01-16
|
*
Update how spinner visibility is controlled
toasted-nutbread
2020-01-16
|
*
Update display content generation to use HTML templates
toasted-nutbread
2020-01-16
|
*
Update license info URL
toasted-nutbread
2020-01-01
|
*
Update copyright
toasted-nutbread
2020-01-01
|
*
Move optionsUpdate message handler into Yomichan class
toasted-nutbread
2019-12-20
|
*
Simplify options passed to docRangeFromPoint
toasted-nutbread
2019-12-17
|
*
Update display key handlers
toasted-nutbread
2019-12-13
|
*
Update display message handlers
toasted-nutbread
2019-12-13
|
*
navigate history with wheel only over buttons
siikamiika
2019-12-07
|
*
fix serialization errors on Chrome
siikamiika
2019-12-04
|
*
Merge pull request #291 from toasted-nutbread/cloze-fixes
Alex Yatskov
2019-12-03
|
\
|
|
|
|
Cloze fixes
|
*
Simplify clozeBuild
toasted-nutbread
2019-11-26
|
|
|
*
Update cloze.body to use original sentence text
toasted-nutbread
2019-11-26
|
|
|
*
Pass kanji character to clozeBuild
toasted-nutbread
2019-11-26
|
|
*
|
fix entry scroll index 0 bug
siikamiika
2019-12-01
|
|
|
|
|
|
|
|
|
|
Introduced in 4e7d08ff2c184a361622a6efaf00e21af51428a9 because the range-limited index value isn't kept in the same scope.
*
|
always update current position on term lookup
siikamiika
2019-12-01
|
|
*
|
move Display context to a new class
siikamiika
2019-12-01
|
|
*
|
remove dead code
siikamiika
2019-11-30
|
|
*
|
rewrite history as a doubly linked list
siikamiika
2019-11-30
|
|
*
|
fix context type inconsistencies
siikamiika
2019-11-29
|
|
*
|
clear Display history on new lookup
siikamiika
2019-11-28
|
|
*
|
correct X scroll direction for history navigation
siikamiika
2019-11-28
|
|
*
|
preventDefault correctly
siikamiika
2019-11-28
|
|
*
|
store popped context history in Display
siikamiika
2019-11-28
|
|
*
|
set current entry even when disableScroll is true
siikamiika
2019-11-28
|
|
[next]