Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Button and image scanning (#705) | toasted-nutbread | 2020-08-02 |
| | | | | | | | * Update TextSourceElement.equals check to match TextSourceRange.equals * Force full query to be visible when scanning buttons or images with more text * Update style of query parser | ||
* | More display refactoring (#697) | toasted-nutbread | 2020-08-01 |
| | | | | | | | | | | | | | | | | | | | * Remove some unnecessary _setQuery calls * Add support for forcing the query parser to be visible or hidden * Move _setEventListenersActive calls * Remove URL for kanji links * Refactor _setContentTermsOrKanji * Move search query text assignment into Display * Move title updates into Display * Move popup close calls * Prevent infinite loop of extension unload events | ||
* | fix css class name (#591) | siikamiika | 2020-06-07 |
| | | | Broken in 90af55d4c84f545635f238178b30748a0e8093ee | ||
* | scale background icon when page is zoomed (#592) | siikamiika | 2020-06-07 |
| | |||
* | Style adjustments (#537) | toasted-nutbread | 2020-05-24 |
| | | | | | | | | | | | | | * Remove newlines for term-definition-item-template * Update how action button icons are styled * Fix spacing * Group text colors together * Correct image styles * Fix missing </span> | ||
* | Use CSS variables for themes (#528) | toasted-nutbread | 2020-05-10 |
| | | | | | | | | | | | | | | | | | | | * Update formatting * Merge default tag color with category-less tags * Use CSS variables for colors * Add dark theme colors * Move color variables into display.css * Remove old stylesheets * Update headings * Bump minimum Firefox version to support CSS var() * Revert popular kanji text color | ||
* | Show small image preview on [Image] link hover/focus | toasted-nutbread | 2020-04-18 |
| | |||
* | Add support for displaying images | toasted-nutbread | 2020-04-18 |
| | |||
* | Merge pull request #438 from toasted-nutbread/display-generator-refactoring | toasted-nutbread | 2020-04-11 |
|\ | | | | | Display generator refactoring | ||
| * | Rename "only" to "disambiguation" to match naming convention used for pitch ↵ | toasted-nutbread | 2020-04-09 |
| | | | | | | | | accents | ||
| * | Use data-expression-multi instead of data-multi | toasted-nutbread | 2020-04-09 |
| | | |||
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Hide reading disambiguation if the downstep notation is visible | toasted-nutbread | 2020-03-29 |
| | |||
* | Change names | toasted-nutbread | 2020-03-29 |
| | |||
* | Update how pitch accent expressions are disambiguated | toasted-nutbread | 2020-03-28 |
| | |||
* | Update styles | toasted-nutbread | 2020-03-28 |
| | |||
* | Fix layering issue | toasted-nutbread | 2020-03-28 |
| | |||
* | Add options | toasted-nutbread | 2020-03-28 |
| | |||
* | Add support for accent graph | toasted-nutbread | 2020-03-28 |
| | |||
* | Add support for displaying pitch accents | toasted-nutbread | 2020-03-28 |
| | |||
* | Add support for different sections for term content | toasted-nutbread | 2020-03-28 |
| | |||
* | Fix audio buttons not being hidden properly | toasted-nutbread | 2020-03-01 |
| | |||
* | Increase z-index for navigation-header | toasted-nutbread | 2020-03-01 |
| | |||
* | Update styles | toasted-nutbread | 2020-02-25 |
| | |||
* | Merge pull request #350 from siikamiika/query-parser-html-templates | siikamiika | 2020-02-11 |
|\ | | | | | query parser html templates | ||
| * | query parser html templates | siikamiika | 2020-02-10 |
| | | |||
* | | Improve style of some tags | toasted-nutbread | 2020-02-10 |
|/ | |||
* | hide search input in native popups | siikamiika | 2020-02-09 |
| | |||
* | add scannable tags for expression and reading | siikamiika | 2020-02-02 |
| | |||
* | More fixes for Firefox | toasted-nutbread | 2020-02-01 |
| | |||
* | Workaround Firefox text selection bug | 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 |
| | |||
* | partially revert be77544d77ba1f07955d76ebba1ab36286f0e52f | siikamiika | 2020-01-28 |
| | |||
* | query parser: add toggle for term spacing | siikamiika | 2020-01-25 |
| | |||
* | Fix font size issue with action-button | toasted-nutbread | 2020-01-22 |
| | |||
* | Move body font settings to root | toasted-nutbread | 2020-01-22 |
| | |||
* | Add space to end of term list | toasted-nutbread | 2020-01-16 |
| | |||
* | Remove redundant definition | toasted-nutbread | 2020-01-16 |
| | |||
* | Always show actions when there is only a single term result | toasted-nutbread | 2020-01-16 |
| | |||
* | Update navigation header style on search page | 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 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 |
| | |||
* | hide inactive history buttons instead of fading | siikamiika | 2019-12-08 |
| | |||
* | move term navigation to top right | siikamiika | 2019-12-08 |
| | |||
* | Display history navigation buttons fixed position | siikamiika | 2019-11-28 |
| |