aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/popup-proxy-host.js
Commit message (Expand)AuthorAge
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Move PopupProxyHost initializationtoasted-nutbread2019-12-21
* isVisibleAsync => isVisibletoasted-nutbread2019-12-16
* isVisible => isVisibleSynctoasted-nutbread2019-12-16
* Add setParent to popuptoasted-nutbread2019-12-16
* Add _createPopupInternal to return both popup and new IDtoasted-nutbread2019-12-16
* Add getContainerRect to popuptoasted-nutbread2019-12-16
* Reorganize popup-only public functionstoasted-nutbread2019-12-16
* Mark private memberstoasted-nutbread2019-12-16
* Mark private message handlerstoasted-nutbread2019-12-16
* Mark private functionstoasted-nutbread2019-12-16
* jsonRectToDOMRect => convertJsonRectToDOMRecttoasted-nutbread2019-12-16
* Group nested message handlers togethertoasted-nutbread2019-12-16
* Update PopupProxyHost.popups to use a Maptoasted-nutbread2019-12-16
* Update frontend API receiver handlerstoasted-nutbread2019-12-13
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Reposition popup on window resize rather than clear the searchtoasted-nutbread2019-10-17
* Update *show* APIs to unified showContent and setContenttoasted-nutbread2019-10-17
* Assign first popup on the search page as a depth of 1toasted-nutbread2019-10-15
* Update how custom CSS is appliedtoasted-nutbread2019-10-12
* Don't pass options around for calls to termsShow, kanjiShow, etc.toasted-nutbread2019-10-12
* Remove .show popup proxy API since it's not usedtoasted-nutbread2019-10-12
* Make popups store optionstoasted-nutbread2019-10-12
* Throw Error instead of stringtoasted-nutbread2019-10-08
* Rename Popup.setVisible to setVisibleOverridetoasted-nutbread2019-10-05
* Fix tab focus being changed due to settings changestoasted-nutbread2019-09-29
* Merge pull request #212 from toasted-nutbread/frontend-cleanupAlex Yatskov2019-09-15
|\
| * Remove destructuring from searchAt, containsPoint, docRangeFromPointtoasted-nutbread2019-09-14
* | Fix nested popups being shown if parent is hiddentoasted-nutbread2019-09-13
|/
* Add writingMode to PopupProxy* termsShow and kanjiShowtoasted-nutbread2019-09-11
* change Popup.children to Popup.childsiikamiika2019-09-02
* make containsPoint async everywheresiikamiika2019-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