-
> library(Statamarkdown)
Stata found at /usr/local/bin/stata-mp
The 'stata' engine is ready to use.
> example("stata_engine", package="Statamarkdown")
stt_ng> indoc if (!is.null(Statamarkdown::…
-
# 🚀 Feature request
### Command (mark with an `x`)
```
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [x] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- …
-
See https://github.com/arighi/virtme-ng/pull/181 for context.
virtme-ng wants to generate bash completion during its build, but it's not exactly clear how to do that using argcomplete. Compare this…
-
### Would you consider adding support for other UI libraries in the future?
General
### Description
like prime-ng or tailwind
-
Such a command will result in an immediate "finished" signal from the server, and the uploaded results RData will not contain the `results_package` variable.
```
taskobj
SendOut(interface = in…
-
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
It would be cool to generate library with SCSS system.
```
ng generate library virtusUI --style=scss
``…
-
👋 Hello I am getting an odd compile error when trying version 1.1.20 for libz-ng-sys. I was updating dependencies for my project. I ran `cargo update` which updated libz-ng-sys to 1.1.20. When I then …
-
### Describe the problem that you experienced
The section [Creating a schematics collection](https://angular.dev/tools/cli/schematics-for-libraries#creating-a-schematics-collection) mentions on the `…
-
### Describe the bug
I use ng-select in a modal. So I use the option appendTo="body" to get the .ng-dropdown-panel outside the modal. But with this option, when I scroll, the .ng-dropdown-panel is …
-
# 🚀 Feature request
### Command (mark with an `x`)
```
- [x] generate
```
### Description
We know that the "ng g library" helps us with the creation of reusable libraries. The components w…