Kr0san89
Kr0san89
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [...
If we add inside an XML-Element instead of Characters, Linebreaks or Whitespaces, this information get's lost by converting it to JSON. See the Example, if we add inside the tag...
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) -...
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [...
Hello, i have the question to @jogaj @marjan-georgiev @steveblue if you still available for the project? Or if the project isn't maintained by anyone anymore? I did see that PRs...
feat: add ng-content at the end of the svg to allow users to add custom svg elements over the nodes.
As SVG Renders in Order as provided in the DOM with the current approach we can only add elements in the background but this ng-content allows with the class "end-content"...
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [...
Hello, the plugin is not able to corretly debug Nestjs applications which are inside an NX-repo If you right click an application serve and click "debug xx" then either of...