Commit Graph

73 Commits (0b2b980eaea690312175b5ab3ce7535d200b21fb)

Author SHA1 Message Date
Dominic Gannaway d50b7661e5
fix: improve effect sequencing and execution order (#10949)
1 year ago
Rich Harris 8685d497e5
feat: use bracket matching instead of `ssr:n` comments (#10904)
1 year ago
Rich Harris 302b0ec973
chore: remove unused selector() function (#10903)
1 year ago
Rich Harris 7e5e462194
feat: use short comments (#10899)
1 year ago
Simon H 416bc85d9c
breaking: add $bindable() rune to denote bindable props (#10851)
1 year ago
Dominic Gannaway ef206fe1b5
fix: improve derived output for ssr (#10757)
2 years ago
Rich Harris 7e82dbc549 fix typo
2 years ago
Simon H f94eedc0ee
fix: put message in quotes
2 years ago
Dominic Gannaway 99e1665ce1
feat: improve ssr html mismatch validation (#10658)
2 years ago
Dominic Gannaway a4a789db4d
fix: improve ssr output of dynamic textarea elements (#10638)
2 years ago
Rich Harris 1700e47858
chore: remove unneeded store_get_dev function (#10507)
2 years ago
Rich Harris 623340a1de
fix: make beforeUpdate/afterUpdate behave more like Svelte 4 (#10408)
2 years ago
Rich Harris 90f8b63bee
fix: run `onDestroy` cleanup during SSR (#10297)
2 years ago
Rich Harris 0aedab8d5e
fix: insert empty text nodes during hydration, where necessary (#9729)
2 years ago
S. Elliott Johnson d309a9d47a
feat: Variadic snippets (#9988)
2 years ago
Simon Holthausen 2861ad66e0 fix: correct increment/decrement code generation
2 years ago
Simon H df5105ef2e
breaking: change `$inspect` API (#9838)
2 years ago
Rich Harris 75fc09a79e
Proxied state (#9739)
2 years ago
Dominic Gannaway 2fa06447cf
fix: improve template text node serialization (#9722)
2 years ago
Simon H 72d3a2a8ce
fix: better attribute casing logic (#9626)
2 years ago
Dominic Gannaway 5809ac6758
chore: rename internal object properties (#9532)
2 years ago
Rich Harris 555e8f845f
enforce treeshakeability (#9430)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago