yomichan/ext/mixed/js
toasted-nutbread 66e1185686
Settings binder (#542)
* Fix _modifySetting being async

* Return values for modifySettings's set and splice actions

* Add apiGetSettings

* Create a class which can accumulate tasks to run in bulk

* Create a class which binds input elements to customizable sources

* Create class which binds input elements to settings

* Add support for value transforms

* Remove redundant ObjectPropertyAccessor.getPathArray

* Fix not using correct types for input.min/max/step

* Fix wrong condition

* Use api object
2020-05-24 13:50:34 -04:00
..
api.js Settings binder (#542) 2020-05-24 13:50:34 -04:00
audio-system.js Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524) 2020-05-09 12:28:48 -04:00
comm.js Cross frame communication (#531) 2020-05-23 13:34:55 -04:00
core.js Ensure the return value of promiseTimeout always has .resolve and .reject (#550) 2020-05-24 13:39:50 -04:00
display-context.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
display-generator.js API refactor (#532) 2020-05-24 13:30:40 -04:00
display.js API refactor (#532) 2020-05-24 13:30:40 -04:00
dom-data-binder.js Settings binder (#542) 2020-05-24 13:50:34 -04:00
dom.js Modifier key profile condition (#487) 2020-05-03 04:39:24 +03:00
dynamic-loader-sentinel.js Create dynamic script/CSS loader utility 2020-04-21 21:16:26 -04:00
dynamic-loader.js API refactor (#532) 2020-05-24 13:30:40 -04:00
environment.js Modifier key platform names (#519) 2020-05-09 18:36:00 +03:00
japanese.js Japanese util refactor (#510) 2020-05-06 19:37:36 -04:00
media-loader.js API refactor (#532) 2020-05-24 13:30:40 -04:00
object-property-accessor.js Object property accessor API update (#485) 2020-05-02 12:57:42 -04:00
scroll.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
task-accumulator.js Settings binder (#542) 2020-05-24 13:50:34 -04:00
template-handler.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
text-scanner.js Text scanner refactor (#517) 2020-05-08 19:05:50 -04:00
timer.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00