Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow inert attribute for components? #2874

Open
1 of 7 tasks
annsch opened this issue Jul 17, 2024 · 2 comments
Open
1 of 7 tasks

allow inert attribute for components? #2874

annsch opened this issue Jul 17, 2024 · 2 comments
Labels
👩‍👧‍👦community feedback Feedback from community 🍄🆙improvement New feature or request ❓question Further information is requested

Comments

@annsch
Copy link
Collaborator

annsch commented Jul 17, 2024

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

currently HTML attribute inert as property is not allowed – https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert

Expected Behaviour

allow native html properties per default?

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

@annsch annsch added the ❓question Further information is requested label Jul 17, 2024
@mfranzke mfranzke added 👩‍👧‍👦community feedback Feedback from community 🍄🆙improvement New feature or request labels Jul 17, 2024
@mfranzke mfranzke added this to the v0.3.0 milestone Jul 17, 2024
@mfranzke mfranzke modified the milestones: v0.3.0, v0.4.0 Aug 5, 2024
@nmerget
Copy link
Member

nmerget commented Aug 15, 2024

@annsch I guess you are talking about React?

This is currently an experimental feature for react 18. Maybe it will be in react 19.

Besides this we could add it as a "custom prop" to every single component as a workaround

@mfranzke mfranzke modified the milestones: v0.4.0, v0.5.0 Sep 26, 2024
@mfranzke
Copy link
Member

@annsch what's your opinion on @nmerget feedback ?

@mfranzke mfranzke removed this from the v0.5.0 milestone Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👩‍👧‍👦community feedback Feedback from community 🍄🆙improvement New feature or request ❓question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants