Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Fix handling of @required and defaults on data- / aria- attributes #310

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lexidor
Copy link
Contributor

@lexidor lexidor commented May 25, 2023

fixes #299

Fixes:

  • string data-attr = 'default value' is now observed from ->:data-attr.
  • string data-attr @required is now enforced in ->data-attr.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default values of aria- and data- attributes are ignored
2 participants