| Commit message (Expand) | Author | Age |
... | |
* | | Add description of translation options | toasted-nutbread | 2020-01-24 |
* | | Add convertHiraganaToKatakana option | toasted-nutbread | 2020-01-24 |
* | | Reorganized variants to better reflect usage order | toasted-nutbread | 2020-01-24 |
* | | Replace and remove old character/string testing functions | toasted-nutbread | 2020-01-24 |
* | | Create new character/string testing functions | toasted-nutbread | 2020-01-24 |
* | | Add character range definitions | toasted-nutbread | 2020-01-24 |
* | | Update constant naming convention | toasted-nutbread | 2020-01-24 |
* | | Update options schema | toasted-nutbread | 2020-01-24 |
* | | Include half width and full width characters as Japanese characters | toasted-nutbread | 2020-01-24 |
* | | Update detection of Japanese characters | toasted-nutbread | 2020-01-24 |
* | | Optimize jpIsKanji and jpIsKana | toasted-nutbread | 2020-01-24 |
* | | Remove redundant alphanumeric parameter from findTermsInternal | toasted-nutbread | 2020-01-24 |
* | | Implement new translation options | toasted-nutbread | 2020-01-24 |
* | | Add translation options | toasted-nutbread | 2020-01-24 |
* | | Update how deinflections are generated | toasted-nutbread | 2020-01-24 |
|/ |
|
* | Fix viewport issues when popupScaleRelativeToVisualViewport is disabled | toasted-nutbread | 2020-01-22 |
* | Fix font size issue with action-button | toasted-nutbread | 2020-01-22 |
* | Remove window.onscroll handler since it causes a warning | toasted-nutbread | 2020-01-22 |
* | Fix _onApiGetZoom when chrome.tabs.getZoom is not available | toasted-nutbread | 2020-01-22 |
* | Update full-width popup to stay on screen | toasted-nutbread | 2020-01-22 |
* | Allow viewport to be used for constraining popup position | toasted-nutbread | 2020-01-22 |
* | Update popup position on scroll | toasted-nutbread | 2020-01-22 |
* | Implement scale relative to visual viewport | toasted-nutbread | 2020-01-22 |
* | Add option for changing poup scale relative to visual viewport | toasted-nutbread | 2020-01-22 |
* | Fix default value for popupScaleRelativeToPageZoom | toasted-nutbread | 2020-01-22 |
* | Update options schema | toasted-nutbread | 2020-01-22 |
* | Fix popup size changing when zooming | toasted-nutbread | 2020-01-22 |
* | Add settings to control popup content scale | toasted-nutbread | 2020-01-22 |
* | Scale popup based on current page zoom factor | toasted-nutbread | 2020-01-22 |
* | Remove _isInitialized | toasted-nutbread | 2020-01-22 |
* | Add _isInjectedAndLoaded property | toasted-nutbread | 2020-01-22 |
* | Remove redundant window resize handler | toasted-nutbread | 2020-01-22 |
* | Create single function for how the frontend shows popup content | toasted-nutbread | 2020-01-22 |
* | Add functionality for getting and observing zoom factor | toasted-nutbread | 2020-01-22 |
* | Move body font settings to root | toasted-nutbread | 2020-01-22 |
* | Improve debug logging | toasted-nutbread | 2020-01-21 |
* | fix term reason selector | siikamiika | 2020-01-19 |
* | Catch exception on range.setStart | toasted-nutbread | 2020-01-17 |
* | 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 |
* | Fix incorrect selector | toasted-nutbread | 2020-01-16 |
* | Update popup scan ignore selectors | toasted-nutbread | 2020-01-16 |
* | Update expression-scan-toggle to term-expression-text | toasted-nutbread | 2020-01-16 |
* | Fix scroll position when header is visible | toasted-nutbread | 2020-01-16 |
* | Fix invalid variables | toasted-nutbread | 2020-01-16 |
* | Update navigation header style on search page | toasted-nutbread | 2020-01-16 |
* | Move display templates into a single file | 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 |