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

ARIA #69

Merged
merged 4 commits into from
Jan 4, 2024
Merged

ARIA #69

merged 4 commits into from
Jan 4, 2024

Conversation

WorldMaker
Copy link
Owner

  • Fix ariaProperty auto-complete
  • Support aria- static attributes
  • Fix data- static attributes
  • Resolves ARIA #53

Expanding the "simple writable" types to include null and undefined adds the aria "mixin" properties to the autocomplete lists.

A finding related to #53
This generalizes (and betters) the previous dataset-specific behavior to also encompass things like aria- attributes.

Fixes trying to use things like `data-some-thing` instead of `data-someThing`.

Resolves #53
It is mostly a couple of bug fixes, but it feels like new features and probably semver minor.
@WorldMaker WorldMaker merged commit 4fa142f into main Jan 4, 2024
3 checks passed
@WorldMaker WorldMaker deleted the max/dual-mouse branch January 4, 2024 05:20
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.

ARIA
1 participant