Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Popup proxy host refactor (#516) | toasted-nutbread | 2020-05-08 |
| | | | | | | | | | | | | | | | | | | | | | | | * Rename PopupProxyHost to PopupFactory * Update FrontendApiReceiver to support non-async handlers * Make some functions non-async * Make setCustomCss non-async * Make setContentScale non-async * Remove static * Rename variables * Pass frameId into PopupFactory's constructor * Change FrontendApiReceiver source from popup-proxy-host to popup-factor * Rename _invokeHostApi to _invoke * Rename PopupProxy.getHostUrl to getUrl | ||
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
| | | | | | | | * Create Yomichan icon SVG and 32x32 PNG * Update icons * Add 32x32 icon definition to HTML pages | ||
* | Create popup-preview-frame-main.js | toasted-nutbread | 2020-04-19 |
| | |||
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
| | |||
* | remove one more /fg/js/util.js | siikamiika | 2019-12-09 |
| | |||
* | fix popup preview | siikamiika | 2019-12-08 |
| | | | | resolves #302 | ||
* | Move settings scripts | toasted-nutbread | 2019-12-01 |
| | |||
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |
| | |||
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
| | |||
* | Add favicons | toasted-nutbread | 2019-11-02 |
| | |||
* | Placeholder and improve consistency of stylesheet rule priorities | toasted-nutbread | 2019-10-13 |
| | |||
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
| | | | | Since there can be more than one popup, using a class makes more sense than an ID. | ||
* | Add support for a popup preview | toasted-nutbread | 2019-10-12 |