Commit Graph

24 Commits (7ef05151cd7d2afcdbaafd4b3348b4e0b10ee387)

Author SHA1 Message Date
Paolo Ricciuti 99452053af
fix: `append_styles` in an effect to make them available on mount (#16509)
4 months ago
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
6 months ago
Dominic Gannaway 36ef59df1f
chore: improve test cases (#14984)
10 months ago
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
11 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
11 months ago
Simon H 7d11fa8da2
fix: recognize all custom element prop definitions (#14084)
1 year ago
Dominic Gannaway cdec39afac
fix: ensure custom element attribute/prop changes are in their own context (#14016)
1 year ago
Paolo Ricciuti 09dff9bde2
fix: allow custom element events on slot to bubble inside custom element (#13222)
1 year ago
Dominic Gannaway 2d37826ee1
fix: ensure $host rune correctly compiles in variable declarations (#13127)
1 year ago
Theodor Steiner 7ae21ea97d
feat: make <svelte:option> customElement configuration's tag property optional (#12751) (#12754)
1 year ago
Dominic Gannaway ba116a1b43
fix: propagate custom element component prop changes (#12774)
1 year ago
Dominic Gannaway d8954d7add
fix: ensure custom elements do not sync flush on mount (#12787)
1 year ago
Dominic Gannaway c32a91891f
fix: ensure event handlers referencing $host are not hoisted (#12775)
1 year ago
Simon H 0f41689916
chore: unskip more tests (#12621)
1 year ago
Dominic Gannaway 44115840bd
chore: cleanup more tests (#11738)
1 year ago
Rich Harris 8e17428316
chore: tidy up messages (#11327)
2 years ago
Rich Harris 7b55bd4d89
chore: markdown warnings (#11302)
2 years ago
Rich Harris 42ce8d74e1
breaking: warn on self-closing non-void HTML tags (#11114)
2 years ago
Simon H 22494be9ec
feat: introduce `$host` rune, deprecate `createEventDispatcher` (#11059)
2 years ago
Simon H fff3320517
chore: custom elements validation (#10720)
2 years ago
Simon H 767b5a8824
chore: remove obsolete test (#10679)
2 years ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
2 years ago
Simon H 65fa717ccd
fix: port over props that were set prior to initialization (#9704)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago