aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js/display-generator.js
Commit message (Expand)AuthorAge
* Move mixed/js (#1383)toasted-nutbread2021-02-13
* Enforce language (#1344)toasted-nutbread2021-02-08
* Add note errors (#1329)toasted-nutbread2021-01-30
* Remove the dictionary tag from the definitionTags (#1324)toasted-nutbread2021-01-28
* Audio button menu (#1302)toasted-nutbread2021-01-23
* Fix DisplayGenerator not working on pitch-accents-preview.html (#1276)toasted-nutbread2021-01-19
* Hotkey help controller (#1272)toasted-nutbread2021-01-18
* Update term tags display and fix a layout issue (#1208)toasted-nutbread2021-01-09
* Improve frequency display (#1209)toasted-nutbread2021-01-09
* Update copyright year (#1194)toasted-nutbread2021-01-01
* Display profile panel (#1178)toasted-nutbread2020-12-29
* Improve display tags (#1117)toasted-nutbread2020-12-18
* Fix frequency tags (#1080)toasted-nutbread2020-12-05
* JapaneseUtil normalization (#1076)toasted-nutbread2020-11-29
* Display style updates (#1072)toasted-nutbread2020-11-27
* Improve html templates (#1061)toasted-nutbread2020-11-24
* Frequency display improvements (#1060)toasted-nutbread2020-11-24
* More display updates (#1050)toasted-nutbread2020-11-21
* Display updates (#1029)toasted-nutbread2020-11-14
* Display updates (#1024)toasted-nutbread2020-11-13
* Compact tags refactor (#1021)toasted-nutbread2020-11-12
* Pitch accents preview (#987)toasted-nutbread2020-11-03
* Fix display issues (#984)toasted-nutbread2020-11-01
* Template handler update (#896)toasted-nutbread2020-10-07
* More display refactoring (#697)toasted-nutbread2020-08-01
* Dictionary data utility class (#698)toasted-nutbread2020-07-30
* API refactor (#532)toasted-nutbread2020-05-24
* Add support for displaying imagestoasted-nutbread2020-04-18
* Merge pull request #438 from toasted-nutbread/display-generator-refactoringtoasted-nutbread2020-04-11
|\
| * Simplify access to details fields in createTermEntrytoasted-nutbread2020-04-09
| * Update how termTags is passed to _createTermExpressiontoasted-nutbread2020-04-09
| * Rename "only" to "disambiguation" to match naming convention used for pitch a...toasted-nutbread2020-04-09
| * 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
* | Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
|/
* 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