Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
| | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Simplify event to use bind | toasted-nutbread | 2020-02-26 |
| | |||
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
| | |||
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
| | |||
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
| | |||
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
| | |||
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
| | |||
* | Change parameter name | toasted-nutbread | 2020-02-16 |
| | |||
* | Update how popups are created | toasted-nutbread | 2020-02-16 |
| | |||
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
| | |||
* | Fix equals function on TextSourceRange when imposter elements are used | toasted-nutbread | 2020-01-26 |
| | |||
* | Remove redundant window resize handler | toasted-nutbread | 2020-01-22 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | Move PopupProxyHost initialization | toasted-nutbread | 2019-12-21 |
| | |||
* | Update initialization | toasted-nutbread | 2019-12-21 |
| | |||
* | Remove unused yomichan_frontend | toasted-nutbread | 2019-12-20 |
| | |||
* | isVisible => isVisibleSync | toasted-nutbread | 2019-12-16 |
| | |||
* | Add setChildrenSupported to popup | toasted-nutbread | 2019-12-16 |
| | |||
* | Remove unused property assignment | toasted-nutbread | 2019-12-16 |
| | |||
* | Update popup preview frame message handlers | toasted-nutbread | 2019-12-13 |
| | |||
* | Add showContentCompleted for improved semantic clarity | toasted-nutbread | 2019-12-11 |
| | |||
* | Fix text source issue | toasted-nutbread | 2019-12-11 |
| | |||
* | fix popup preview | siikamiika | 2019-12-08 |
| | | | | resolves #302 | ||
* | Move settings scripts | toasted-nutbread | 2019-12-01 |