Commit Graph

8390 Commits (758ac0065d0b176f81c8cc50f83a1bb41219c2bf)
 

Author SHA1 Message Date
Simon Holthausen 758ac0065d if I would get a dollar for every windows bug I fix I would be a millionaire by now
6 months ago
Simon Holthausen 92250b59fa Merge branch 'main' into deprecations
6 months ago
Simon H f6dfac985c
feat: `Bindable` types (#11225)
6 months ago
Rich Harris 1f04045052
chore: move legacy context stuff into its own object (#11298)
6 months ago
Rich Harris 7b55bd4d89
chore: markdown warnings (#11302)
6 months ago
Rich Harris 5405ec6c91
chore: refactor logic for ignoring warnings (#11300)
6 months ago
Rich Harris 73490bbb8e
chore: markdown errors (#11294)
6 months ago
github-actions[bot] 3866887f37
Version Packages (next) (#11296)
6 months ago
Simon H 2d378bb762
breaking: disallow binding to component exports in runes mode (#11238)
6 months ago
github-actions[bot] e3c8589737
Version Packages (next) (#11292)
6 months ago
Craig Jennings fe6e4e2b05
fix: avoid hoisting error by using 'let' instead of 'var' (#11291)
6 months ago
github-actions[bot] 05ac8f4322
Version Packages (next) (#11260)
6 months ago
Yuichiro Yamashita 0bb49b12d2
fix: resolve type definition error in `svelte/compiler` (#11283)
6 months ago
Rich Harris dcfa503617
fix: use type arguments when extending Map/Set (#10820)
6 months ago
Rich Harris fd5f5bb85d
monkey-patch console.log and console.warn for all tests (#11265)
6 months ago
Rich Harris 47ba488cf2
fix: only destroy snippets when they have changed (#11267)
6 months ago
Rich Harris 5ef1fdf7cc
fix: run render functions for dynamic void elements (#11258)
6 months ago
Rich Harris 521d124267
fix: allow events to continue propagating following an error (#11263)
6 months ago
Rich Harris 9721d5641b
feat: implement `:global {...}` CSS blocks (#11276)
6 months ago
Vaibhav Rai 11c7cd5495
Feat: Add read-only binding focused (#11271)
6 months ago
Rich Harris dbc1300a87 regenerate types
6 months ago
Rich Harris 737b73ac99 the hell?
6 months ago
Rich Harris 24e2872a58 tidy up
6 months ago
Rich Harris 6df1839bdc update tests
6 months ago
Rich Harris 1ab235d242 disable accessors in runes mode
6 months ago
Rich Harris b45d272747 add warnings for deprecated <svelte:options> attributes
6 months ago
Rich Harris 2837a1b30c fix: mark `accessors` and `immutable` as deprecated
6 months ago
Jeremiasz Major b91a67ba68
feat: include `script` and `svelte:options` attributes in ast (#11241)
6 months ago
Rich Harris 7785d58365
chore: use #client instead of ./types.js (#11259)
6 months ago
github-actions[bot] 1b688eac8f
Version Packages (next) (#11255)
6 months ago
Simon H 7edba25581
fix: run event attributes after binding event listeners (#11230)
6 months ago
github-actions[bot] 68a12f0a09
Version Packages (next) (#11236)
6 months ago
Rich Harris 6bff8c0e93
fix: ensure that CSS is generated for the final frame of a transition (#11251)
6 months ago
Rich Harris 0ad0f04b0b
fix: more robust moving of each item nodes (#11254)
6 months ago
Rich Harris a8ca2a4904
tweak types (#11252)
6 months ago
Jeremiasz Major a764f4e88e
don't allow children in svelte:options (#11250)
6 months ago
Caique Torres f632b2a944
feat: checking for runes when generating js code for object mutations (#11243)
6 months ago
Simon H 669d2d7a1e
fix: preserve getters/setters in HMR mode (#11231)
6 months ago
Rich Harris 516cd22686
fix: more accurate error message when creating orphan effects (#11227)
6 months ago
Paolo Ricciuti eac4218402
fix: possible name clash in hoisted functions (#11237)
6 months ago
Simon H cca67bba51
fix: support `$state.snapshot` as part of variable declarations (#11235)
6 months ago
Rich Harris 307f15d5f7
chore: refactor `$inspect` (#11226)
6 months ago
github-actions[bot] 5fce00f06e
Version Packages (next) (#11205)
6 months ago
Rich Harris de2d8a0bee
Revert "feat: allow $inspect reactivity map, set, date (#11164)" (#11223)
6 months ago
Rich Harris 42ce8d74e1
breaking: warn on self-closing non-void HTML tags (#11114)
6 months ago
Rich Harris 56654986a6
fix: measure elements before taking siblings out of the flow (#11216)
6 months ago
Simon H 27eb91bbce
fix: dynamic namespace fixes and enhancements (#11219)
6 months ago
Tan Li Hau 43d13e92a0
feat: allow $inspect reactivity map, set, date (#11164)
6 months ago
Rich Harris 70b47de124
chore: follow-up to #11197 (#11213)
6 months ago
Simon H 4b59ef3c41
fix: widen ownership when sub state is assigned to new state (#11217)
6 months ago