Leonidas Arvanitis

Results 8 issues of Leonidas Arvanitis

Is there any way to have more than one `gettextCatalog` instances, each with its own language, in the same app? I am looking for something like: ``` function myController(gettextCatalog) {...

Please, add the option to remove devel/debug code. Use case: keep debugging code in source for development builds but remove it during production. I am not sure how the implementation...

Shouldn't `@types/json5` be under devDependencies in `package.json`?

Currently, the component icons are hardcoded to `material-icons` and `mdi` names, which means that (a) they are not configurable and (b) both sets must be loaded. For example, in this...

**Description** There should be a hook at some point of the authentication process so that we can break or allow it by examining the `SocialUser` object constructed by the `*Provider.fillProfile`....

new feature

### Is your feature request related to a problem? Please describe. When multiple graphs are displayed, it is not clear what each one is. ![image](https://github.com/orblazer/plasma-applet-resources-monitor/assets/1144686/6761394d-7736-4902-ac55-1996a6701089) ### Describe the solution you'd...

enhancement