Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CSS lint (#1201) | toasted-nutbread | 2021-01-03 |
| | | | | | | | | | | | | | * Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules | ||
* | Update permissions pages with info about MV3 permissions (#1200) | toasted-nutbread | 2021-01-03 |
| | |||
* | Translator regex replacements (#1199) | toasted-nutbread | 2021-01-03 |
| | | | | | | | | | | | | | | | | | | | * Add support for regex replacements during the translation process * Allow assignment of textReplacements * Rename * Set up test data * Write expected data * Set up options * Prevent infinite loop if regex matches empty string * Implement setting controller * Add support for testing pattern replacements | ||
* | Group templates near their relevant modal definitions (#1198) | toasted-nutbread | 2021-01-02 |
| | |||
* | Simplify collapseEmphaticOptions options (#1196) | toasted-nutbread | 2021-01-01 |
| | |||
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Update version20.12.31.0 | toasted-nutbread | 2020-12-31 |
| | |||
* | Improve contrast of dark theme tag text color (#1192) | toasted-nutbread | 2020-12-31 |
| | |||
* | Fix kanji selection area being on top of tags (#1191) | toasted-nutbread | 2020-12-31 |
| | |||
* | Fix some issues with the display layout (#1190) | toasted-nutbread | 2020-12-31 |
| | |||
* | Improve tag scanning behaviour (#1189) | toasted-nutbread | 2020-12-31 |
| | | | | | * Update include/exclude selectors for Display._definitionTextScanner * Fix missing condition | ||
* | Simplify glossary layout setting (#1188) | toasted-nutbread | 2020-12-31 |
| | | | | | * Add conditionalConvert transform * Convert glossaryLayoutMode option to a toggle | ||
* | Improve settings transforms (#1187) | toasted-nutbread | 2020-12-31 |
| | |||
* | Fix incorrect body height on pitch accents preview page (#1186) | toasted-nutbread | 2020-12-31 |
| | |||
* | Fix display notification close button style (#1185) | toasted-nutbread | 2020-12-30 |
| | |||
* | Translator frequency data improvements (#1184) | toasted-nutbread | 2020-12-30 |
| | | | | | | | * Specify if a frequency has a specific reading * Make frequency data creation more standardized * Update test data | ||
* | Fix overlay panel animations for different action bar locations (#1183) | toasted-nutbread | 2020-12-30 |
| | |||
* | Simplify CSS rule (#1182) | toasted-nutbread | 2020-12-30 |
| | |||
* | Improve wrapping layout for small resolutions (#1181) | toasted-nutbread | 2020-12-30 |
| | |||
* | Improve location of Anki error message (#1180) | toasted-nutbread | 2020-12-30 |
| | |||
* | Add section heading comments (#1179) | toasted-nutbread | 2020-12-30 |
| | |||
* | Display profile panel (#1178) | toasted-nutbread | 2020-12-29 |
| | | | | | | | | | | | * Expose Display.displayGenerator * Update search when assigning options context * Don't clear selection unless the popup changes * Merge search styles * Create panel for changing the profile | ||
* | Fix button styles for action bar buttons (#1177) | toasted-nutbread | 2020-12-29 |
| | | | | | * Fix button styles for action bar buttons * Fix button colors | ||
* | Fix various issues with some styles (#1176) | toasted-nutbread | 2020-12-29 |
| | |||
* | Split material css (#1175) | toasted-nutbread | 2020-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Separate material styles into a separate file * Improve action button styles * Rename --font-size-default to --font-size * Remove px units * Remove some material vars * Fix some variable names * Define variables * Remove --shadow-vertical * Revert name change * Move var * Rename var * Update vars * Remove redundant vars * Update search styles * Update styles * Update colors * Update variable names * Include material.css on float.html page | ||
* | Fix modals not being hidden by default on the welcome page (#1174) | toasted-nutbread | 2020-12-29 |
| | |||
* | Rename PopupElement to PanelElement; split classes into separate files (#1173) | toasted-nutbread | 2020-12-29 |
| | |||
* | Remove top link code (#1172) | toasted-nutbread | 2020-12-28 |
| | |||
* | Improve element hiding (#1171) | toasted-nutbread | 2020-12-28 |
| | | | | | * Use multi-line definition for transition * Update how PopupElement visibility is controlled | ||
* | Improve crispness of icons used on settings v2 page (#1170) | toasted-nutbread | 2020-12-28 |
| | |||
* | Remove "Top" link from settings v2 page (#1169) | toasted-nutbread | 2020-12-28 |
| | |||
* | Change global.useSettingsV2 default value to true (#1168) | toasted-nutbread | 2020-12-28 |
| | |||
* | Improve document focus control (#1167) | toasted-nutbread | 2020-12-28 |
| | | | | | | | | | * Improve styles for #content-scroll-focus * Create new class to manage and control document focus * Use new focus class * Add a check to prevent redundant .blur calls | ||
* | Change popupCurrentIndicatorMode default to triangle (#1161) | toasted-nutbread | 2020-12-22 |
| | |||
* | Add window settings (#1160) | toasted-nutbread | 2020-12-22 |
| | | | | | * Add window icon * Move some options to a new "Window" section | ||
* | Move scanning options higher up (#1159) | toasted-nutbread | 2020-12-22 |
| | |||
* | Furigana distribution improvements (#1157) | toasted-nutbread | 2020-12-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve furigana when reading kana is not an exact match * Simplify group structure * Return consistent type * Add more tests * Remove redundant isAmbiguous assignment * Simplify group usage * Add helper function * Optimize returned arrays * Use variable * Remove s(p)lice calls * Reduce number of convertKatakanaToHiragana calls * Optimize text length access * Optimize reading substring * Move segmentize to a separate function * Use var * Use _createFuriganaSegment * Optimize distributeFuriganaInflected | ||
* | Fix missing data-setting target for scanning.enablePopupSearch (#1156) | toasted-nutbread | 2020-12-21 |
| | |||
* | Improve settings item button styles (#1155) | toasted-nutbread | 2020-12-21 |
| | | | | | | | * Improve styles for settings-item-button * Add hover/active styles to settings-item-button * Use consistent phrasing for setting buttons and include ellipsis | ||
* | Improve query parser scanning (#1154) | toasted-nutbread | 2020-12-21 |
| | | | | | * Improve how the search page updates after settings have changed * Always update the history on the first scan of the query parser | ||
* | Fix Display._definitionTextScanner not ignoring certain elements (#1153) | toasted-nutbread | 2020-12-21 |
| | |||
* | Update the popup preview to always be visible on the settings v2 page (#1151) | toasted-nutbread | 2020-12-20 |
| | |||
* | Fix description of scanning.autoHideResults setting (#1150) | toasted-nutbread | 2020-12-20 |
| | |||
* | Settings v2 modal size toggle (#1149) | toasted-nutbread | 2020-12-20 |
| | | | | | | | | | | | | | * Add collapse/expand icons * Update header layout * Allow size animation * Add styles for modal header buttons * Support action buttons * Update modals to support size changing | ||
* | Settings v2 headings improvements (#1148) | toasted-nutbread | 2020-12-20 |
| | | | | | | | * Improve spacing on h2 * Add icons to headings * Clarify font-size | ||
* | Settings v2 icon improvements (#1147) | toasted-nutbread | 2020-12-20 |
| | | | | | | | | | | | * Update navigation icons * Improve outline layout, fixing badge indicators * Change attribute value * Update icon buttons * Update settings page | ||
* | Dictionary display updates (#1146) | toasted-nutbread | 2020-12-20 |
| | | | | | | | | | | | | | | | | | * Display dictionary-list as flex * Move styles * Move enabled toggle * Update details * Disable sorting based on priority * Update styles * Update title color when disabled * Update display style of secondary search dictionaries | ||
* | Indicate if first Anki card field is invalid (#1145) | toasted-nutbread | 2020-12-20 |
| | | | | | * Add AnkiNoteBuilder.containsAnyMarker * Flag first field as invalid when there is no marker | ||
* | Improve styles for invalid inputs (#1143) | toasted-nutbread | 2020-12-20 |
| | |||
* | Fix triangle indicator for kanji (#1141) | toasted-nutbread | 2020-12-19 |
| |