| Commit message (Expand) | Author | Age |
* | Add support for different sections for term content | toasted-nutbread | 2020-03-28 |
* | Update _appendMultiple to support general iterables | toasted-nutbread | 2020-03-28 |
* | Replace DisplayGenerator._isCharacterKanji with jp.isCodePointKanji | toasted-nutbread | 2020-03-21 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint | toasted-nutbread | 2020-03-09 |
* | Remove unused | toasted-nutbread | 2020-02-23 |
* | Use TemplateHandler for DisplayGenerator | toasted-nutbread | 2020-02-23 |
* | Merge pull request #357 from siikamiika/simplify-display-prepare | siikamiika | 2020-02-14 |
|\ |
|
| * | simplify DisplayGenerator initialization | siikamiika | 2020-02-13 |
* | | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
|/ |
|
* | Assign _isInitialized | toasted-nutbread | 2020-02-10 |
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
* | Fix term tags not always being displayed | toasted-nutbread | 2020-02-01 |
* | Fix double clicking reason and glossary text | toasted-nutbread | 2020-02-01 |
* | Fix tag double click | toasted-nutbread | 2020-02-01 |
* | fix term reason selector | siikamiika | 2020-01-19 |
* | Always show actions when there is only a single term result | toasted-nutbread | 2020-01-16 |
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
* | Only instantiate the first child | toasted-nutbread | 2020-01-16 |
* | Fix furigana segmentation | toasted-nutbread | 2020-01-16 |
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |