Skip to content

Conversation

@wrabit
Copy link
Owner

@wrabit wrabit commented Dec 17, 2025

For a while now I have wanted to support DTL way of simple dynamic attribute values:

Currently:

<c-some-component :required="True" />

With support:

<c-some-component required=True />

The current version will remain fully supported and is still the required approach when dealing with more complex dynamic attributes like string literals with nested quotes and spaces.

@wrabit wrabit merged commit 978da0f into main Dec 18, 2025
16 checks passed
@wrabit wrabit deleted the support_quoteless_attributes branch December 18, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants