yomichan/ext/bg
toasted-nutbread 63a3e56367
Use SettingsController (#576)
* Use settingsController internally in settings/main.js

* Replace modifyingProfileChange with SettingsController.optionsContextChanged

* Update ClipboardPopupsController to use SettingsController

* Store reference to checkbox

* Use this._settingsController for everything

* Change where current profile is initially assigned from

* Remove some unnecessary async calls

* Move setup calls

* Update AnkiTemplatesController to use SettingsController

* Cache default field templates

* Update AnkiController to use SettingsController

* Update AudioController to use SettingsController

* Update SettingsBackup to use SettingsController

* Update DictionaryController to use SettingsController

* Update GenericSettingController to use SettingsController

* Update ProfileController to use SettingsController

* Remove unused

* Remove unused

* Replace some uses of api.options* functions

* Fix missing awaits

* Fix invalid function
2020-05-30 09:33:13 -04:00
..
css Convert dictionaries.js and storage.js to classes (#570) 2020-05-29 20:25:22 -04:00
data Fix "tags" template (#539) 2020-05-22 20:03:34 -04:00
img file reorg 2017-03-04 12:27:05 -08:00
js Use SettingsController (#576) 2020-05-30 09:33:13 -04:00
lang Change -teoru endings to be godan verbs 2019-10-16 19:11:45 -04:00
background.html Update background global object usage (#556) 2020-05-24 14:01:21 -04:00
context.html Add Yomichan icon SVG (#478) 2020-04-26 16:56:14 -04:00
guide.html Add Yomichan icon SVG (#478) 2020-04-26 16:56:14 -04:00
legal.html Update legal.html to include full licenses (#563) 2020-05-24 22:10:50 -04:00
query-parser-templates.html remove newline from template 2020-02-10 21:19:18 +02:00
search.html Style adjustments (#537) 2020-05-24 13:37:23 -04:00
settings-popup-preview.html Dynamic loader load style (#521) 2020-05-19 20:33:06 -04:00
settings.html Generic settings controller + clipboard popups controller (#573) 2020-05-29 20:33:40 -04:00