aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js/display-generator.js
Commit message (Collapse)AuthorAge
* Update _appendMultiple to not use a fallbacktoasted-nutbread2020-04-09
|
* Organizetoasted-nutbread2020-04-09
|
* Mark functions as privatetoasted-nutbread2020-04-09
|
* Remove staticstoasted-nutbread2020-04-09
|
* Remove data-multi assignmentstoasted-nutbread2020-04-09
|
* Include readings in disambiguationstoasted-nutbread2020-03-29
|
* Change namestoasted-nutbread2020-03-29
|
* Update how pitch accent expressions are disambiguatedtoasted-nutbread2020-03-28
|
* Update stylestoasted-nutbread2020-03-28
|
* Move Japanese utility functions out of display-generator.jstoasted-nutbread2020-03-28
|
* Add support for accent graphtoasted-nutbread2020-03-28
|
* Add support for displaying pitch accentstoasted-nutbread2020-03-28
|
* Add metadata for unique expression counttoasted-nutbread2020-03-28
|
* Add support for different sections for term contenttoasted-nutbread2020-03-28
|
* Update _appendMultiple to support general iterablestoasted-nutbread2020-03-28
|
* Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanjitoasted-nutbread2020-03-21
|
* Update global declarationstoasted-nutbread2020-03-10
|
* Replace charCodeAt and fromCharCode with codePointAt and fromCodePointtoasted-nutbread2020-03-09
|
* Remove unusedtoasted-nutbread2020-02-23
|
* Use TemplateHandler for DisplayGeneratortoasted-nutbread2020-02-23
|
* Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\ | | | | Simplify display prepare
| * simplify DisplayGenerator initializationsiikamiika2020-02-13
| |
* | Change no-undef from off to errortoasted-nutbread2020-02-11
|/
* Assign _isInitializedtoasted-nutbread2020-02-10
|
* add scannable tags for expression and readingsiikamiika2020-02-02
|
* Fix term tags not always being displayedtoasted-nutbread2020-02-01
|
* Fix double clicking reason and glossary texttoasted-nutbread2020-02-01
|
* Fix tag double clicktoasted-nutbread2020-02-01
|
* fix term reason selectorsiikamiika2020-01-19
|
* Always show actions when there is only a single term resulttoasted-nutbread2020-01-16
|
* Move display templates into a single filetoasted-nutbread2020-01-16
|
* Only instantiate the first childtoasted-nutbread2020-01-16
|
* Fix furigana segmentationtoasted-nutbread2020-01-16
|
* Update display content generation to use HTML templatestoasted-nutbread2020-01-16