Commit Graph

8370 Commits (dbc1300a87246d6f39c4b313ceea68deed48c57d)
 

Author SHA1 Message Date
Rich Harris dbc1300a87 regenerate types
1 year ago
Rich Harris 737b73ac99 the hell?
1 year ago
Rich Harris 24e2872a58 tidy up
1 year ago
Rich Harris 6df1839bdc update tests
1 year ago
Rich Harris 1ab235d242 disable accessors in runes mode
1 year ago
Rich Harris b45d272747 add warnings for deprecated <svelte:options> attributes
1 year ago
Rich Harris 2837a1b30c fix: mark `accessors` and `immutable` as deprecated
1 year ago
Jeremiasz Major b91a67ba68
feat: include `script` and `svelte:options` attributes in ast (#11241)
1 year ago
Rich Harris 7785d58365
chore: use #client instead of ./types.js (#11259)
1 year ago
github-actions[bot] 1b688eac8f
Version Packages (next) (#11255)
1 year ago
Simon H 7edba25581
fix: run event attributes after binding event listeners (#11230)
1 year ago
github-actions[bot] 68a12f0a09
Version Packages (next) (#11236)
1 year ago
Rich Harris 6bff8c0e93
fix: ensure that CSS is generated for the final frame of a transition (#11251)
1 year ago
Rich Harris 0ad0f04b0b
fix: more robust moving of each item nodes (#11254)
1 year ago
Rich Harris a8ca2a4904
tweak types (#11252)
1 year ago
Jeremiasz Major a764f4e88e
don't allow children in svelte:options (#11250)
1 year ago
Caique Torres f632b2a944
feat: checking for runes when generating js code for object mutations (#11243)
1 year ago
Simon H 669d2d7a1e
fix: preserve getters/setters in HMR mode (#11231)
1 year ago
Rich Harris 516cd22686
fix: more accurate error message when creating orphan effects (#11227)
2 years ago
Paolo Ricciuti eac4218402
fix: possible name clash in hoisted functions (#11237)
2 years ago
Simon H cca67bba51
fix: support `$state.snapshot` as part of variable declarations (#11235)
2 years ago
Rich Harris 307f15d5f7
chore: refactor `$inspect` (#11226)
2 years ago
github-actions[bot] 5fce00f06e
Version Packages (next) (#11205)
2 years ago
Rich Harris de2d8a0bee
Revert "feat: allow $inspect reactivity map, set, date (#11164)" (#11223)
2 years ago
Rich Harris 42ce8d74e1
breaking: warn on self-closing non-void HTML tags (#11114)
2 years ago
Rich Harris 56654986a6
fix: measure elements before taking siblings out of the flow (#11216)
2 years ago
Simon H 27eb91bbce
fix: dynamic namespace fixes and enhancements (#11219)
2 years ago
Tan Li Hau 43d13e92a0
feat: allow $inspect reactivity map, set, date (#11164)
2 years ago
Rich Harris 70b47de124
chore: follow-up to #11197 (#11213)
2 years ago
Simon H 4b59ef3c41
fix: widen ownership when sub state is assigned to new state (#11217)
2 years ago
Rich Harris c44234dc2f
fix: take outroing elements out of the flow when animating siblings (#11208)
2 years ago
Tan Li Hau 27d48c601f
fix: catch clause scope (#11209)
2 years ago
Simon H d51075c154
breaking: warn/error on old syntax in runes mode (#11203)
2 years ago
github-actions[bot] 4ef64541dd
Version Packages (next) (#11201)
2 years ago
Tan Li Hau 3d49731b1b
fix: refine css `:global()` selector checks in a compound selector (#11142)
2 years ago
Azarattum e7301af1e5
fix: no data duplication in reactive Set/Map (#11200)
2 years ago
Tan Li Hau 1510c13113
feat: add warning when using $bindable runes without calling it (#11181)
2 years ago
Dominic Gannaway 777527b5a3
fix: remove memory leak from retaining old DOM elements (#11197)
2 years ago
Dominic Gannaway 63456f1df9
fix: remove memory leak from bind:this (#11194)
2 years ago
github-actions[bot] 9aebae83a5
Version Packages (next) (#11192)
2 years ago
Simon H 1cc6a32069
fix: ConstTag AST tweak (#11196)
2 years ago
Rich Harris 1c33ff0107
fix: make snippet effects transparent for transitions (#11195)
2 years ago
Rich Harris 8fef412dbb
feat: use state proxy ancestry for ownership validation (#11184)
2 years ago
Dominic Gannaway 77ed790fb3
fix: ensure bind:this unmount behavior for members is conditional (#11193)
2 years ago
Simon H e7869faf4d
fix: return ast from `compile` (#11191)
2 years ago
Simon H 7363f873df
chore: remove unused code (#11190)
2 years ago
Rich Harris 1a341a25f0
docs: rename /docs/functions to /docs/imports, include svelte/reactivity, tweak various things (#11187)
2 years ago
github-actions[bot] 30fa876a79
Version Packages (next) (#11186)
2 years ago
Dominic Gannaway 18097478fc
breaking: remove unstate(), replace with $state.snapshot rune (#11180)
2 years ago
Simon H cd7c3fea16
fix: more accurate default value handling (#11183)
2 years ago