Commit Graph

57 Commits (svelte@5.43.11)

Author SHA1 Message Date
Hannes Rüger e8330ee7bf
fix: svg `radialGradient` `fr` attribute missing in types (#16943)
10 months ago
Simon H bde51ed7dc
fix: don't fail on `flushSync` while flushing effects (#16674)
12 months ago
Gurpreet Atwal 967431c1a7
chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` (#16671)
12 months ago
shamokit d2ba2589fe
fix: add hint popover (#16581)
1 year ago
Elliot Bentley 72e46d31c0
fix: add types for SVG bindable attributes (#16525)
1 year ago
Bladesheng 0bba84cc20
fix: add types for `part` attribute to svg attributes (#16499)
1 year ago
Hyunbin Seo c26365bdda
chore: rename form `accept-charset` attribute (#16478)
1 year ago
jjones315 eb23028d8f
fix: add pending snippet to <svelte:boundary> types (#16379)
1 year ago
Lyu, Wei-Da 6a7df1cce8
fix: add missing typings for some dimension bindings (#16142)
1 year ago
L. 292af8d38a
feat: add `command` and `commandfor` to `HTMLButtonAttributes` (#16117)
1 year ago
Christoph Sanz 8d8fdb8a56
fix: add `xmlns` attribute to HTMLAttributes type (#16080)
1 year ago
Rich Harris b851b54e9d
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
1 year ago
Hyunbin Seo 4e3ff0944d
fix: narrow `defaultChecked` to boolean (#16009)
1 year ago
venus 6928aaca06
feat: enable TS autocomplete for Svelte HTML element definitions (#15972)
1 year ago
Paolo Ricciuti 60b22ab933
fix: falsy attachments types (#15939)
1 year ago
Rich Harris b93a617aa8
feat: attachments (#15000)
1 year ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
1 year ago
Trevor N. Suarez 3326bd8ae7
feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458)
1 year ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
2 years ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue (#15035)
2 years ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute (#14714)
2 years ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
2 years ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
2 years ago
Frédéric Crozatier 7bd1cdf427
feat: add content-visibility: auto state change event (#14373)
2 years ago
Florent BENOIT d0bfd22bef
fix: webview can contain any string for preload (#13733)
2 years ago
Frédéric Crozatier ffa2af7549
fix: `method` is case insensitive (#13639)
2 years ago
Frédéric Crozatier 53ae2b8170
breaking: stronger enumerated types (#13624)
2 years ago
Frédéric Crozatier 76067a5fbc
feat: hidden until found and beforematch (#13612)
2 years ago
Frédéric Crozatier 7d47269fc2
feat: add types for the `search` element (#13489)
2 years ago
Frédéric Crozatier 61d51958d7
fix: add missing `autocomplete` tokens (#13229)
2 years ago
Frédéric Crozatier 91299b32ff
fix: stronger types for the `autocomplete` attribute (#13201)
2 years ago
Simon H 4f10c83d32
fix: make custom element tag optional in typings (#13172)
2 years ago
Frédéric Crozatier aa55b709e7
fix: remove remaining Sapper stuff (#12875)
2 years ago
Frédéric Crozatier 43679b855e
fix: A few type adjustments (#12858)
2 years ago
Dominic Gannaway a62dce3e83
chore: document oninput type for elements.d.ts (#12088)
2 years ago
wackbyte c0c1a56675
feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>` (#11879)
2 years ago
Frédéric Crozatier 1c75b9ac4d
fix: add `name` to HTMLDetailsAttributes (#11013)
2 years ago
miunau bbd44e9e47
fix: Add `elementtiming` HTMLAttribute, remove `crossorigin` from HTMLInputAttributes (#10921)
2 years ago
miunau 0c05733d31
fix: Add `dirname` to HTMLInputAttributes (#10908)
2 years ago
Dominic Gannaway f5f9465edc
feat: add support for webkitdirectory DOM boolean attribute (#10847)
2 years ago
Rich Harris 77f39ea988
breaking: make `$props()` rune non-generic (#10694)
2 years ago
Simon Holthausen 74f51401aa fix: add `fetchpriority` to `script` and `link` tags
3 years ago
Matt Kane d23805a6f0
feat: add fetchpriority to img attrs (#10388)
3 years ago
S. Elliott Johnson d309a9d47a
feat: Variadic snippets (#9988)
3 years ago
Arslan 145b233041
fix: add `onscrollend` event type (#10337)
3 years ago
Lucas I f7cc8cb263
fix: Add missing miter-clip and arcs value to stroke-linejoin attribute (#10141)
3 years ago
navorite abc126630a
fix: add types for popover attributes and events (#10041)
3 years ago
Jirawat Boonkumnerd acf73104b5
feat: add GamepadEventHandler type (#9861)
3 years ago
Simon Holthausen dcdd645480 fix: adjust children snippet default type
3 years ago
Simon H f9ba528265
fix: add children to element typings (#9679)
3 years ago