Grigorii K. Shartsev
Grigorii K. Shartsev
@Antreesy @susnux Did you approve/merge it to fix some specific bug?
Or @AndyScherzinger as you pushed something
I'll have a look at update
- Will be fixed via https://github.com/nextcloud/talk-desktop/issues/61
> * Corporate design I see 2 ways: 1. Change server theming apps to allow theming with pure CSS without calculation on PHP 2. Request styles from the server with...
A simple solution - use system language + Nextcloud user settings. An alternative - provide a setting with the list of all the options.
Will go with use system languages as the default + local settings.
Hey @kyteinsky! What do you think about adding `v-model` to all these components?
> Is it alright if I do that the next week? Sure
> Some components did not need modification and already work with v-model: Confirm, all of them have the default model with `:value + @input` > `NcActionRadio` does not make use...