aboutsummaryrefslogtreecommitdiff
path: root/ext/fg/js/float.js
Commit message (Expand)AuthorAge
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* Add support for getting the document titletoasted-nutbread2020-04-06
* apply all options on profile changesiikamiika2020-03-21
* Update global declarationstoasted-nutbread2020-03-10
* fix hotkeys in popupsiikamiika2020-03-01
* Use .bind instead of () => {}toasted-nutbread2020-02-26
* Move event handler definitionstoasted-nutbread2020-02-26
* Use a token to ensure that messages are coming from Yomichantoasted-nutbread2020-02-17
* Prevent multiple prepare callstoasted-nutbread2020-02-16
* Simplify process to wait for iframe prepare completiontoasted-nutbread2020-02-16
* Add global apiForwardtoasted-nutbread2020-02-14
* Merge pull request #357 from siikamiika/simplify-display-preparesiikamiika2020-02-14
|\
| * use sendMessage to notify about initializationsiikamiika2020-02-14
| * notify popup about initializationsiikamiika2020-02-13
| * rename display initialize methods to preparesiikamiika2020-02-13
* | Define more globalstoasted-nutbread2020-02-11
|/
* Scale popup based on current page zoom factortoasted-nutbread2020-01-22
* Only use Display.setContenttoasted-nutbread2020-01-16
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Replace window.yomichan_display with DisplayFloat.instancetoasted-nutbread2019-12-20
* Update how orphan state is observedtoasted-nutbread2019-12-20
* Update display float key handlerstoasted-nutbread2019-12-13
* Update float message handlerstoasted-nutbread2019-12-13
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Update *show* APIs to unified showContent and setContenttoasted-nutbread2019-10-17
* Update how custom CSS is appliedtoasted-nutbread2019-10-12
* Remove Display.dependenciestoasted-nutbread2019-10-12
* Don't pass options around for calls to termsShow, kanjiShow, etc.toasted-nutbread2019-10-12
* Update Display initialization processtoasted-nutbread2019-10-12
* Frontend updatestoasted-nutbread2019-10-11
* Create utility function for logging errorstoasted-nutbread2019-10-08
* Simplify float initializationtoasted-nutbread2019-10-02
* Use static object for float message handlerstoasted-nutbread2019-10-02
* Use KeyboardEvent.key for onKeyDown handlerstoasted-nutbread2019-10-02
* Use raw element references for container and spinnertoasted-nutbread2019-09-27
* Remove jQuery usage from float.jstoasted-nutbread2019-09-27
* Add support for using optionsContext to select which profile to usetoasted-nutbread2019-09-18
* Add a context object for all calls to fetch optionstoasted-nutbread2019-09-10
* Update nested initialization parameters passed via message rather than using ...toasted-nutbread2019-09-02
* Add support for Edge browsertoasted-nutbread2019-08-26
* inject doc functions as dependenciessiikamiika2019-08-03
* Revert "use ES6 import and export"siikamiika2019-08-03
* use ES6 import and exportsiikamiika2019-08-02
* allow looking up terms from within termssiikamiika2019-08-01
* Add support for custom popup CSStoasted-nutbread2019-07-09
* Add option to play audio automaticallyguidocella2017-12-16
* improved error reportingAlex Yatskov2017-09-22
* cleanupAlex Yatskov2017-08-14
* renaming filesAlex Yatskov2017-08-14