| Commit message (Expand) | Author | Age |
* | Support frame resize on firefox (#1088) | toasted-nutbread | 2020-12-08 |
* | Fix outer CSS being incorrectly injected (#1075) | toasted-nutbread | 2020-11-29 |
* | Yomichan popup styles refactor (#1067) | toasted-nutbread | 2020-11-26 |
* | Popup style updates (#1066) | toasted-nutbread | 2020-11-25 |
* | Popup setup refactoring (#1054) | toasted-nutbread | 2020-11-23 |
* | Refactor nested popup/frontend setup (#1052) | toasted-nutbread | 2020-11-22 |
* | Fix options not being propagated fully after being updated (#1025) | toasted-nutbread | 2020-11-13 |
* | Text scanning options propagation (#1020) | toasted-nutbread | 2020-11-12 |
* | Delay hide option (#774) | toasted-nutbread | 2020-09-08 |
* | Fix screenshot popup hide (#753) | toasted-nutbread | 2020-08-23 |
* | Make Popup extend EventDispatcher for parity with PopupProxy (#746) | toasted-nutbread | 2020-08-22 |
* | Popup factory proxy creation (#745) | toasted-nutbread | 2020-08-22 |
* | Popup API refactor (#732) | toasted-nutbread | 2020-08-15 |
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* | Fix extension unload cases (#712) | toasted-nutbread | 2020-08-02 |
* | Set content refactor (#686) | toasted-nutbread | 2020-07-25 |
* | Simplify Popup.showContent API to use only two details arguments (#684) | toasted-nutbread | 2020-07-24 |
* | Extension unload indication fix (#662) | toasted-nutbread | 2020-07-18 |
* | Popup crossFrame communication (#658) | toasted-nutbread | 2020-07-10 |
* | Generalized frame connections (#654) | toasted-nutbread | 2020-07-08 |
* | Refactor DisplayFloat=>Frontend message passing (#652) | toasted-nutbread | 2020-07-08 |
* | Don't use/assign popup private fields without using "this" (#635) | toasted-nutbread | 2020-07-03 |
* | Use deferPromise (#630) | toasted-nutbread | 2020-06-28 |
* | Shadow DOM container for popup iframes (#623) | toasted-nutbread | 2020-06-24 |
* | Secure popup frame url changes (#622) | toasted-nutbread | 2020-06-22 |
* | Frontend initialization refactor (#610) | toasted-nutbread | 2020-06-21 |
* | Add option to use the unsecure frame URL (#618) | toasted-nutbread | 2020-06-21 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Dynamic loader load style (#521) | toasted-nutbread | 2020-05-19 |
* | Use both shadowRoot and openOrClosedShadowRoot (#534) | toasted-nutbread | 2020-05-10 |
* | Load frame content using contentDocument.location.href instead of src attribu... | toasted-nutbread | 2020-05-10 |
* | Popup refactor (#518) | toasted-nutbread | 2020-05-08 |
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
* | Popup init update (#497) | toasted-nutbread | 2020-05-06 |
* | Validate document nodes before use (#493) | toasted-nutbread | 2020-05-02 |
* | Remove and unload the popup frame if an unexpected load occurs (#490) | toasted-nutbread | 2020-05-02 |
* | Don't parent the popup frame to elements which cause unload (#488) | toasted-nutbread | 2020-05-02 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | use getFullscreenElement to check fullscreen | siikamiika | 2020-04-18 |
* | Add isExtensionUrl utility function to yomichan object | toasted-nutbread | 2020-04-11 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | move broadcastRootPopupInformation to Frontend | siikamiika | 2020-04-05 |
* | use getTemporaryListenerResult in other places | siikamiika | 2020-04-05 |
* | refactor | siikamiika | 2020-04-05 |
* | fix and simplify | siikamiika | 2020-04-05 |
* | simplify popup prepare | siikamiika | 2020-04-05 |
* | show iframe popups in root frame | siikamiika | 2020-04-05 |
* | apply all options on profile change | siikamiika | 2020-03-21 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |