summaryrefslogtreecommitdiff
path: root/ext/fg/js/popup.js
Commit message (Expand)AuthorAge
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
* Remove unnecessary escapes from regex literalstoasted-nutbread2019-11-26
* Use single quotestoasted-nutbread2019-11-26
* Replace string.substr and string.slice with string.substringtoasted-nutbread2019-11-24
* Use chrome.runtime.getURL instead of chrome.extension.getURLtoasted-nutbread2019-10-22
* Reposition popup on window resize rather than clear the searchtoasted-nutbread2019-10-17
* Update *show* APIs to unified showContent and setContenttoasted-nutbread2019-10-17
* Change #yomichan-float to .yomichan-floattoasted-nutbread2019-10-13
* Allow outer popup stylesheets to be injectedtoasted-nutbread2019-10-13
* Simplified how the auto theme workstoasted-nutbread2019-10-13
* Add separate theme option for outer popup styletoasted-nutbread2019-10-12
* Update how custom CSS is appliedtoasted-nutbread2019-10-12
* Create themestoasted-nutbread2019-10-12
* Don't pass options around for calls to termsShow, kanjiShow, etc.toasted-nutbread2019-10-12
* Check if objects are properly initialized before showing contenttoasted-nutbread2019-10-12
* Make popups store optionstoasted-nutbread2019-10-12
* Update Display initialization processtoasted-nutbread2019-10-12
* Frontend updatestoasted-nutbread2019-10-11
* Update how popup visibility workstoasted-nutbread2019-10-05
* Rename Popup.setVisible to setVisibleOverridetoasted-nutbread2019-10-05
* Simplify float initializationtoasted-nutbread2019-10-02
* Fix tab focus being changed due to settings changestoasted-nutbread2019-09-29
* Add support for using optionsContext to select which profile to usetoasted-nutbread2019-09-18
* Merge pull request #212 from toasted-nutbread/frontend-cleanupAlex Yatskov2019-09-15
|\
| * Remove destructuring from searchAt, containsPoint, docRangeFromPointtoasted-nutbread2019-09-14
* | Validate contentWindow before focustoasted-nutbread2019-09-14
|/
* Fix nested popups closing when the mouse leaves the parent's recttoasted-nutbread2019-09-03
* fix parent focus issues for Firefox and Chromesiikamiika2019-09-02
* change Popup.children to Popup.childsiikamiika2019-09-02
* focus the site when closing multi-level popupssiikamiika2019-09-02
* focus parent popup on hide instead of blurringsiikamiika2019-09-02
* make containsPoint async everywheresiikamiika2019-09-02
* Update nested initialization parameters passed via message rather than using ...toasted-nutbread2019-09-02
* Fix messaging issues when iframes are present in the documenttoasted-nutbread2019-09-02
* Add option for maximum nested popup depthtoasted-nutbread2019-09-02
* Add support for showing recursive popupstoasted-nutbread2019-09-02
* Add option for position of popup for horizontal texttoasted-nutbread2019-08-31
* Improve popup position for vertical texttoasted-nutbread2019-08-31
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
* return focus to site after hiding popupsiikamiika2019-08-01
* Add support for custom popup CSStoasted-nutbread2019-07-09
* Allow popup window to be visible in fullscreen modetoasted-nutbread2019-06-22
* Merge pull request #140 from KarboniteKream/horizontal-offsetAlex Yatskov2019-05-19
|\
| * Add horizontal popup offsetKlemen Košir2018-10-02
* | Add popup display modetoasted-nutbread2019-02-14
|/
* Add option to play audio automaticallyguidocella2017-12-16
* more improvements to automatic search result hiding (#71)Alex Yatskov2017-09-17
* frontend cleanupAlex Yatskov2017-08-15
* lots of fixes to backendAlex Yatskov2017-08-14
* renaming filesAlex Yatskov2017-08-14