-
**Is your feature request related to a problem? Please describe.**
Typescript codegen does not apply open api discriminator as string constant in related objects.
For example, in the followi…
-
### Home Assistant Version
2024.10.4
### Installation Method
Using HACS
### Name of Council (if relevant)
n/a
### Issue Information
I would like to store my Unique Property Reference Number in …
-
Hi, thank you for creating this UI library! After weighing a lot of options, this seemed to provide the perfect balance of features for my new NextJS 13 project.
With the advent of React Server Com…
-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
I have a custom component implementing ControlValueAccessor that wraps arou…
-
Our services, directives and components have not a unit test yet, I propose to begin writting test for each service and directive one by one.
So our end to end test will be more simple because we will…
-
Feature request: Create a new razor component directive to mark the generated class as abstract.
`@abstract` seems like a good candidate.
-
Hi
Do you know if anyone is looking at adding support for passing in .components as well as .directives? Not a major issue not having this, but would be happy to look at adding it if nobody else is,…
-
## Proposal
Mark Gate Component with 'use client' directive
## Use case
```ts
// model.ts
export const PageGate = createGate()
```
Now we cant do like this
```ts
// react server compone…
-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
I'm working on a custom element that updates its inner HTML somehow when its child is u…
-