Daniel Valadas
Daniel Valadas
services.ts is generated upon build so in theory that file should not be part of the template All components readme files are auto-generated too.
Updates `develop` with latest storybook publishing fixes done on `main`
We built a React output target for stencil components. This creates wrappers around the web components so it is easier to use directly in react to not have to deal...
### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? I was testing something else and noticed we can no longer...
closes #6566 This is not perfect as we are missing controls and stuff, but it brings storybook to the current latest version and it build and renders. I think we...
## Description Some modules create content that is not removable with just an sql script. For instance a media gallery module could create a folder on the filesystem to hold...
In https://github.com/DNNCommunity/dnn-elements/tree/develop/packages/stencil-library/eslint-plugin I implemented our own eslint plugin that will help manage future deprecations/best-practices regarding dnn-elements. This PR adds eslint to the resource-manager project and then updated dnn-elements to the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of problem The persona bar has a tokeninput.css that appears to be...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of problem In the persona bar we have a jquery/knockout tagsInput handler...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of problem The persona bar has personaBarDialog.js and accompanying css. It is...