toasted-nutbread
|
91b4feb934
|
Make dictionary spinner optional (#945)
|
2020-10-19 17:25:15 -04:00 |
|
toasted-nutbread
|
ce17a47b5e
|
Change progress reporting to support settings v2 (#940)
|
2020-10-18 18:28:14 -04:00 |
|
toasted-nutbread
|
5b5b45b88e
|
Dictionary controller refactor (#912)
* Support multiple main dictionary selects
* Update progress container
* Change class name
* Simplify dictionary info
* Update outdated node visibility
* Simplify node usage
* Simplify title
* Update classes
* Update IDs/classes
* Remove details container visibility assignment
* Use a template for dictionary details
* Fix progress bar visibility
* Fix incorrect property
* Rename dict-details to dictionary-details
* Remove unused classes
* Update class names for dictionary templates
* Rename templates
* More id renaming
* Remove unused id
* Rename more IDs
|
2020-10-11 17:31:58 -04:00 |
|
toasted-nutbread
|
25c590e54b
|
Add modal controller class (#908)
* Add ModalController
* Use modalController instead of new Modal
|
2020-10-10 20:58:38 -04:00 |
|
toasted-nutbread
|
2ff4f83072
|
Modal refactor (#842)
* Add Modal class
* Use Modal class
|
2020-09-19 17:14:51 -04:00 |
|
toasted-nutbread
|
f997f01742
|
Dictionary controller refactor (#831)
* Create new DictionaryController
* Update input disabling when modifying the database
|
2020-09-15 19:35:44 -04:00 |
|
toasted-nutbread
|
5ec5d0c91c
|
Database change event (#826)
* Add api.triggerDatabaseUpdated and yomichan.on('databaseUpdated')
* Update databaseUpdated event usage
|
2020-09-13 18:43:44 -04:00 |
|
toasted-nutbread
|
d8f488e28c
|
Settings dictionary import refactor (#759)
* Fix .purge not re-opening the database after deletion failure
* Create DictionaryImportController
* Remove backend dictionary import
|
2020-09-04 17:54:34 -04:00 |
|