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

update types for attributes and properties #380

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
3be267c
prettier
titoBouzout Nov 2, 2024
a0c6c9d
add deprecation notice
titoBouzout Nov 2, 2024
44a3507
update types
titoBouzout Nov 2, 2024
8caa76d
add MathML types
titoBouzout Nov 2, 2024
1d46ae1
fix wrong locataion of `indeterminate`
titoBouzout Nov 2, 2024
35f5782
remove `indeterminate`
titoBouzout Nov 2, 2024
25c432e
deprecate `classList`
titoBouzout Nov 2, 2024
3c3e0cb
add `MathMLAttributes`
titoBouzout Nov 3, 2024
c70884e
update events
titoBouzout Nov 3, 2024
cd1fcbe
improvements
titoBouzout Nov 3, 2024
6820b45
follow suit and use `undefined` for MathML attributes
titoBouzout Nov 3, 2024
8472295
add links to MDN
titoBouzout Nov 5, 2024
f65c4d4
update MathML typings
titoBouzout Nov 5, 2024
1e75431
add some missing fields, remove invalid fields, add obsolete fields (…
titoBouzout Nov 5, 2024
0307e92
add `results` back, as the page on which is described has been found
titoBouzout Nov 7, 2024
2fd4738
update webview
titoBouzout Nov 10, 2024
fd62f7d
for `boolean` attributes the preferred form would be the string `"tru…
titoBouzout Nov 10, 2024
95de3ff
update link to table
titoBouzout Nov 10, 2024
da2f675
couple of missing deprecations
titoBouzout Nov 12, 2024
1471dd3
add `"true"` to autofocus, disabled, typemustmatch, and some webview …
titoBouzout Nov 12, 2024
17c73ba
sort list
titoBouzout Nov 12, 2024
81f2557
`audio` also allows `disableremoteplayback`
titoBouzout Nov 12, 2024
de55d02
sort list
titoBouzout Nov 12, 2024
a59f4d8
double-check and correct: experimental, non-standard, deprecated
titoBouzout Nov 14, 2024
fa6ec72
already included in DOMAttributes
titoBouzout Dec 1, 2024
2eb7a74
add lowercase version of `onclose` and `oncancel`
titoBouzout Dec 1, 2024
106a8e1
remove deprecation of classlist, would be added in a new PR
titoBouzout Dec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading