aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/popup.js
Commit message (Collapse)AuthorAge
* Change #yomichan-float to .yomichan-floattoasted-nutbread2019-10-13
| | | | Since there can be more than one popup, using a class makes more sense than an ID.
* 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
|\ | | | | Frontend cleanup
| * 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
| | | | the URL query string
* 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
| | | | Fixes #163
* Merge pull request #140 from KarboniteKream/horizontal-offsetAlex Yatskov2019-05-19
|\ | | | | Add horizontal popup offset
| * Add horizontal popup offsetKlemen Košir2018-10-02
| |
* | Add popup display modetoasted-nutbread2019-02-14
|/ | | | Allows the popup to be stretched to the full width of the screen, anchored to the top or bottom of the window.
* 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
|