Skip to content

Align KDL Query grammar with prose #507

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bgotink
Copy link
Member

@bgotink bgotink commented Feb 19, 2025

The values() and props() accessors were only mentioned in the grammaer, with no explanation whatsoever about what they were supposed to do.

The val() accessor required an argument in the grammar while the prose repeatedly mentions val() as equivalent to val(0).

This was mentioned in #489. The other changes proposed in that issue are a bit more impactful (rename val() to arg(), introduce negation syntax, introduce equivalent to CSS :is()) so I wanted to get this one out of the way first.

The values() and props() accessors were only mentioned in the
grammaer, with no explanation whatsoever about what they were
supposed to do.

The val() accessor required an argument in the grammar while
the prose repeatedly mentions val() as equivalent to val(0).
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.

1 participant