Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve html templates (#1061) | toasted-nutbread | 2020-11-24 |
| | | | | | | | | | | | * Add template pre-processing * Remove whitespace * Add labels * Reuse tag template for search tags * Add space | ||
* | Frequency display improvements (#1060) | toasted-nutbread | 2020-11-24 |
| | | | | | | | * Hide redundant frequencies * Add dataset counters for unique expressions/readings * Update frequency display to include disambiguations | ||
* | More display updates (#1050) | toasted-nutbread | 2020-11-21 |
| | | | | | | | | | | | * Use grid for layout * Add data-count attribute * Fix scroll issues during focus * Add index to entries * Simplify audio playback | ||
* | Display scroll fixes (#1046) | toasted-nutbread | 2020-11-20 |
| | | | | | * Update focus when internal focus is changed * Update scroll layout | ||
* | Update selection indicator (#1044) | toasted-nutbread | 2020-11-19 |
| | | | | | * Add new current indicator * Remove old indicator | ||
* | Display and query parser layout (#1043) | toasted-nutbread | 2020-11-18 |
| | | | | | | | * Update query parser text assignment * Update how padding is used * Hide query parser container by default | ||
* | Update progress indicator styles (#1042) | toasted-nutbread | 2020-11-18 |
| | |||
* | Update layout to have better sizing properties (#1040) | toasted-nutbread | 2020-11-16 |
| | |||
* | Add support for dark theme scrollbar colors (#1038) | toasted-nutbread | 2020-11-15 |
| | |||
* | Popup navigation style updates (#1035) | toasted-nutbread | 2020-11-15 |
| | | | | | | | | | * Add close function to Display * Add new sidebar with navigation and close buttons * Set up new navigation functionality * Remove old navigation | ||
* | Display layout updates (#1032) | toasted-nutbread | 2020-11-14 |
| | | | | | | | * Fix display scroll not always using the right position * Update display layout and scroll method * Fix border size | ||
* | Display styles update (#1030) | toasted-nutbread | 2020-11-14 |
| | | | | | | | | | | | | | | | * Make section comments into single line comments * Update :before/:after to be ::before/::after * Organize and compact CSS * Remove obsolete style * Add padding var * Use calc and var for layout units and common values * Update search page styles | ||
* | Fix some word wrapping issues on the first line of definitions (#1027) | toasted-nutbread | 2020-11-13 |
| | |||
* | Display updates (#1024) | toasted-nutbread | 2020-11-13 |
| | | | | | * Update display generation to use new format assumptions * Simplify how debug information is presented | ||
* | Compact tags refactor (#1021) | toasted-nutbread | 2020-11-12 |
| | | | | | | | | | | | | | * Update translator to flag redundant tags instead of remove * Update how compact tags are shown in the popup * Pass compactTags option to note builder * Update options templates * Add options upgrade * Add options upgrade test | ||
* | Make query parser mode select in the base HTML (#1009) | toasted-nutbread | 2020-11-08 |
| | |||
* | Update query parser to properly display multi-line content (#1007) | toasted-nutbread | 2020-11-08 |
| | |||
* | Search and display style updates (#1005) | toasted-nutbread | 2020-11-08 |
| | | | | | | | | | | | | | | | | | | | * Use same selectors * Use consistent stylesheet declaration * Fix query parser not being cleared * Set property upon load * Don't focus for Enter key press * Update search page styles * Update indent and nodes * Support dark style * Add missing var | ||
* | 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 |
| |