-
### Which @angular/* package(s) are the source of the bug?
elements
### Is this a regression?
Yes
### Description
Custom web components created using Angular's 'createCustomElement' do not render…
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
It would be nice, if possible, to mark the FormControlDirective as a standalone component. T…
-
### Code Example URL
https://stackblitz.com/edit/angular-yqhfns-d8j69b?file=src%2Fmain.ts
### Description
I have found a couple of issues in the latest version of the link editor.
- ~~A triv…
-
### Describe the bug
Galleria element's close button are not working as `v-model:visible="boolean"` syntax is outdated in vue 3.
The solution is emitting the `update` property.
```js
v-bind:vi…
-
Before opening an issue, please search for duplicates (opened and closed) https://github.com/valor-software/ngx-bootstrap/issues There's no need to open an issue here if you want to ask general questi…
-
### What problem does this feature solve?
Generate components, routes, directives and views with a simple command.
### What does the proposed API look like?
`vue generate component `, `vue gener…
-
Suppose we have a topbar and two routes:
* home
* profile
Profiles is protected, home is not
top bar is part of app
Problem: The security directives work only inside profile, if topbar has …
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/sbb-angular/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Cod…
-
## Proposal
I'd like an `` that would act in a similar way as the `:host` css property. That would apply **directives** and **classes** to the host component. [Related #8785 ](https://github.com/a…
-
### 🐛 The bug
```
WARN [Vue warn]: Extraneous non-props attributes (data-v-14ce88ff) were passed to component but could not be automatically inherited because component renders fragment or text roo…