summaryrefslogtreecommitdiff
path: root/ext/fg/js/popup.js
Commit message (Expand)AuthorAge
* 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
* wipAlex Yatskov2017-08-13
* wipAlex Yatskov2017-03-16
* wipAlex Yatskov2017-03-15
* inject yomichan frame on demand, fixes #34Alex Yatskov2017-03-15
* add options for setting popup width, height, offsetAlex Yatskov2017-03-11
* more work on making popup be sized properlyAlex Yatskov2017-03-11
* smarter popup placementAlex Yatskov2017-03-11
* cleanupAlex Yatskov2017-03-04
* fix various issues related to scanning form fields1.0.17Alex Yatskov2017-02-28
* fix url and sentence tags on kanji cardsAlex Yatskov2017-02-10
* handle content script and background script desync on version update1.0.9Alex Yatskov2017-02-05
* fix annoying popup window behavior near window bordersAlex Yatskov2017-01-10
* cleanupAlex Yatskov2017-01-09
* WIPAlex Yatskov2017-01-08
* WIPAlex Yatskov2017-01-07
* WIPAlex Yatskov2017-01-07
* prevent popup from going off the windowAlex Yatskov2016-12-28
* Cleanup, reset scroll position on definition lookup (#20)Alex Yatskov2016-10-17