Pavel Djundik
|
309be48906
|
Fix synchronizing settings on page load
|
2019-12-15 18:03:13 +02:00 |
|
Pavel Djundik
|
c790d9fadf
|
Ignore unknown settings
|
2019-11-26 16:20:33 +02:00 |
|
Pavel Djundik
|
21bbe7d4c3
|
Make sense out of settings sync and force sync
|
2019-11-25 20:13:13 +02:00 |
|
Pavel Djundik
|
0cb8dc73bb
|
Use es6 import syntax
|
2019-11-25 20:13:12 +02:00 |
|
Tim Miller-Williams
|
25da9dd63e
|
Rework settings such that all behavior for each setting is kept together
Behavior includes: default value, whether setting should be synced, and
an optional 'apply' callback which is called when setting is changed in
Vuex.
|
2019-11-25 20:12:59 +02:00 |
|
Pavel Djundik
|
c26de4cf6a
|
Move options to vuex
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
|
2019-11-25 20:12:56 +02:00 |
|