summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Create new character/string testing functionstoasted-nutbread2020-01-24
|
* Add character range definitionstoasted-nutbread2020-01-24
|
* Update constant naming conventiontoasted-nutbread2020-01-24
|
* Update options schematoasted-nutbread2020-01-24
|
* Include half width and full width characters as Japanese characterstoasted-nutbread2020-01-24
|
* Update detection of Japanese characterstoasted-nutbread2020-01-24
|
* Optimize jpIsKanji and jpIsKanatoasted-nutbread2020-01-24
|
* Remove redundant alphanumeric parameter from findTermsInternaltoasted-nutbread2020-01-24
|
* Implement new translation optionstoasted-nutbread2020-01-24
|
* Add translation optionstoasted-nutbread2020-01-24
|
* Update how deinflections are generatedtoasted-nutbread2020-01-24
|
* Fix viewport issues when popupScaleRelativeToVisualViewport is disabledtoasted-nutbread2020-01-22
|
* Fix font size issue with action-buttontoasted-nutbread2020-01-22
|
* Remove window.onscroll handler since it causes a warningtoasted-nutbread2020-01-22
|
* Fix _onApiGetZoom when chrome.tabs.getZoom is not availabletoasted-nutbread2020-01-22
|
* Update full-width popup to stay on screentoasted-nutbread2020-01-22
|
* Allow viewport to be used for constraining popup positiontoasted-nutbread2020-01-22
|
* Update popup position on scrolltoasted-nutbread2020-01-22
|
* Implement scale relative to visual viewporttoasted-nutbread2020-01-22
|
* Add option for changing poup scale relative to visual viewporttoasted-nutbread2020-01-22
|
* Fix default value for popupScaleRelativeToPageZoomtoasted-nutbread2020-01-22
|
* Update options schematoasted-nutbread2020-01-22
|
* Fix popup size changing when zoomingtoasted-nutbread2020-01-22
|
* Add settings to control popup content scaletoasted-nutbread2020-01-22
|
* Scale popup based on current page zoom factortoasted-nutbread2020-01-22
|
* Remove _isInitializedtoasted-nutbread2020-01-22
|
* Add _isInjectedAndLoaded propertytoasted-nutbread2020-01-22
|
* Remove redundant window resize handlertoasted-nutbread2020-01-22
|
* Create single function for how the frontend shows popup contenttoasted-nutbread2020-01-22
|
* Add functionality for getting and observing zoom factortoasted-nutbread2020-01-22
|
* Move body font settings to roottoasted-nutbread2020-01-22
|
* Improve debug loggingtoasted-nutbread2020-01-21
|
* fix term reason selectorsiikamiika2020-01-19
|
* Catch exception on range.setStarttoasted-nutbread2020-01-17
| | | | Fixes #328
* Add space to end of term listtoasted-nutbread2020-01-16
|
* Remove redundant definitiontoasted-nutbread2020-01-16
|
* Always show actions when there is only a single term resulttoasted-nutbread2020-01-16
|
* Fix incorrect selectortoasted-nutbread2020-01-16
|
* Update popup scan ignore selectorstoasted-nutbread2020-01-16
|
* Update expression-scan-toggle to term-expression-texttoasted-nutbread2020-01-16
|
* Fix scroll position when header is visibletoasted-nutbread2020-01-16
|
* Fix invalid variablestoasted-nutbread2020-01-16
|
* Update navigation header style on search pagetoasted-nutbread2020-01-16
|
* Move display templates into a single filetoasted-nutbread2020-01-16
|
* Update how content display is changedtoasted-nutbread2020-01-16
|
* Don't use document fragmenttoasted-nutbread2020-01-16
|
* Update content assignment to use unique tokentoasted-nutbread2020-01-16
|
* Only use Display.setContenttoasted-nutbread2020-01-16
|
* Only instantiate the first childtoasted-nutbread2020-01-16
|
* Remove kanji.html and terms.htmltoasted-nutbread2020-01-16
|