aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/popup.js
Commit message (Expand)AuthorAge
* Popup init update (#497)toasted-nutbread2020-05-06
* Validate document nodes before use (#493)toasted-nutbread2020-05-02
* Remove and unload the popup frame if an unexpected load occurs (#490)toasted-nutbread2020-05-02
* Don't parent the popup frame to elements which cause unload (#488)toasted-nutbread2020-05-02
* Update Popup and DisplayFloat optionsContext from Frontend (#464)siikamiika2020-04-26
* use getFullscreenElement to check fullscreensiikamiika2020-04-18
* Add isExtensionUrl utility function to yomichan objecttoasted-nutbread2020-04-11
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* move broadcastRootPopupInformation to Frontendsiikamiika2020-04-05
* use getTemporaryListenerResult in other placessiikamiika2020-04-05
* refactorsiikamiika2020-04-05
* fix and simplifysiikamiika2020-04-05
* simplify popup preparesiikamiika2020-04-05
* show iframe popups in root framesiikamiika2020-04-05
* apply all options on profile changesiikamiika2020-03-21
* Update global declarationstoasted-nutbread2020-03-10
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
* Check origin on window messagestoasted-nutbread2020-02-16
* Fix error handling on style injectiontoasted-nutbread2020-02-16
* Delay CSS injection until a popup is createdtoasted-nutbread2020-02-16
* Create more generic function for injecting stylesheetstoasted-nutbread2020-02-16
* Change parameter nametoasted-nutbread2020-02-16
* Allow apiInjectStylesheet to inject a URLtoasted-nutbread2020-02-16
* Set URL before adding to the documenttoasted-nutbread2020-02-16
* Fix missing argumenttoasted-nutbread2020-02-16
* Update how popups are createdtoasted-nutbread2020-02-16
* Tweak how fullscreen changes are observedtoasted-nutbread2020-02-16
* Undo "Obscure the iframe's URL from the host page"toasted-nutbread2020-02-16
* Simplify process to wait for iframe prepare completiontoasted-nutbread2020-02-16
* Obscure the iframe's URL from the host pagetoasted-nutbread2020-02-15
* Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\
| * use sendMessage to notify about initializationsiikamiika2020-02-14
| * remove isInjected checks from Popupsiikamiika2020-02-13
| * notify popup about initializationsiikamiika2020-02-13
* | Define more globalstoasted-nutbread2020-02-11
|/
* Fix viewport issues when popupScaleRelativeToVisualViewport is disabledtoasted-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
* Fix popup size changing when zoomingtoasted-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
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Fix undefined referencetoasted-nutbread2019-12-16
* isVisibleAsync => isVisibletoasted-nutbread2019-12-16
* isVisible => isVisibleSynctoasted-nutbread2019-12-16
* Remove unused child gettertoasted-nutbread2019-12-16
* Mark private memberstoasted-nutbread2019-12-16