Daniel Valadas
Daniel Valadas
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of problem Persona bar has a graph.css file and I could not...
See https://github.com/valadas/Eraware_Dnn_Templates/blob/develop/PersonaBarModule/AssemblyInfo.cs It is missing tokens and will have some information hardcoded.
my-app-root component is used in the template but this could trip developers specially in the persona bar module. We should refactor this to use something template-generated instead.
It looks like there are some issues with mergeable https://github.com/mergeability/mergeable/issues/783 for quite some time now. We can probably perform that validation using the Nuke build scripts instead to not rely...
The eslint rule/autofix for backdropDismiss is wrong and has backgroundDismiss instead of backdropDismiss
This is an experimentation of a new stencil-specific storybook plugin maintained by the stencil team at https://github.com/stenciljs/storybook which is also a work in progress and not ready for prime time....
I thought it would be a good idea that the eslint plugin be part of the main package but we need to ensure some peer dependencies which means if consumers...