0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Simon H
11af850924
fix: correct meta attributes
fixes https://github.com/sveltejs/language-tools/issues/1917
2023-03-06 09:41:38 +01:00
Simon H
6476e9b34f
fix: add visibility event to types 2023-03-02 16:57:36 +01:00
Brad Dougherty
dd371f58fe
feat: add readyState binding for media elements (#6843)
Closes #6666

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2023-03-01 11:54:00 +01:00
Simon H
dc36d0c9af
fix: typings for naturalWidth/Height bindings
follow-up to #7857
2023-02-28 22:42:59 +01:00
Andrew Walker
b0fed256f7
feat: Add -replacestate/-keepfocus to SvelteKit anchor tag props (#8281) 2023-02-21 11:23:13 +01:00
Chris Reade
7e6acbece3
[fix] Adding part HTML attribute to typings (#8182)
fixes #8181
2023-01-10 09:36:51 +01:00
Simon H
c73b9a00ea
[fix] add submitter property to submit event 2022-12-22 13:08:06 +01:00
Simon H
512eda7a84
[feat] add html typings (#7649)
This adds typings for HTML elements and their attributes. It's supposed to be used by the new transformation in language-tools.

Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
Co-authored-by: Lyu, Wei-Da <36730922+jasonlyu123@users.noreply.github.com>
2022-12-11 21:45:11 +01:00