Michał Droń
|
d5c9a3dae8
|
Add trailing commas (#2062)
* Require trailing commas
* Add trailing commas
* Add trailing commas in testUtils dir
* Add trailing commas
|
2022-06-21 11:36:55 +02:00 |
|
Danijel Dedic
|
c9678c5167
|
Save as empty value, when trying to save undefined var to local storage (#1443)
* Save empty value, when trying to save undefined var to localstorage
* Lint fix
* Newline at the end of file to satisfy linter?
* Linter again
|
2021-09-28 17:29:57 +02:00 |
|
Dominik Żegleń
|
51e204076f
|
Fix initial list settings (#1401)
* Allow ocalStorage values to be initialized by cb
* Initialize list settings if not found
* Fix settings merging
* Refactor types
|
2021-09-17 11:59:28 +02:00 |
|
Dominik Żegleń
|
a175fb9497
|
Add global channel picker (#841)
* Move theme switch to user menu
* Add global channel picker
* Fix picker styles
* Use app channel state
* Improve prop naming to indicate id vs slug
* Disable picker if no reason to pick channel
* Remove settings modal leftovers
* Remove channel settings dialog
* Remove unused props
* Skip channel fetching if user is not authenticated
* Remove channel selection from components
* Update messages
* Fix e2e tests
* Remove channel picker leftover
* Revert ChannelSettingsDialog deletion
* Update snapshots
* Update messages
|
2020-11-23 10:39:24 +01:00 |
|
dominik-zeglen
|
a2dd1a1404
|
Add missing files
|
2019-08-09 12:17:04 +02:00 |
|