summaryrefslogtreecommitdiff
path: root/ext/fg/js/popup-proxy-host.js
Commit message (Expand)AuthorAge
* 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