Commit Graph

5500 Commits (0a6310f7a39b76bb884251cf3cc385c9298645db)
 

Author SHA1 Message Date
Rich Harris 0a6310f7a3 -> v3.16.3
5 years ago
Rich Harris 6928284085
Merge pull request #4069 from mrkishi/invalidate
5 years ago
Rich Harris 88201f2fcf
Merge pull request #4085 from Conduitry/gh-4077
5 years ago
Rich Harris 85c1829093 huh
5 years ago
Rich Harris ba3ab67233 -> v3.16.2
5 years ago
Conduitry f8a8c06ee3 fix bitmask overflow when using slotted components (#4077)
5 years ago
Rich Harris 1f8472262f
Merge pull request #4078 from sveltejs/bitmask-overflow-slot
5 years ago
Rich Harris 82ac963c07 unrelated tidy up i just realised i can now do
5 years ago
Rich Harris b43762d3a8 ci failures. clutching at straws
5 years ago
Rich Harris a7db99e2f6 fix bitmask overflow slot updates
5 years ago
Conduitry 691211aeba site: provide alternatives to degit on homepage
5 years ago
Rich Harris 41d955c23e write compiled output to disk for easier inspection
5 years ago
Rich Harris 46e6559153 handle slot updates when parent component has a bitmask overflow
5 years ago
Conduitry ef4da392ae Revert "feat repl twitter title use repl title"
5 years ago
Conduitry 8a6abc9215 -> v3.16.1
5 years ago
Tan Li Hau bb5cf9ada7 fix: bitmask overflow better handle global (#4063)
5 years ago
rykiplov 3e1e6cbd78 Added Absolute Web logo to WhosUsingSvelte (#4057)
5 years ago
Raj Nandan Sharma 7768110d27 added Cashfree to WhoUsingSvelte (#4054)
5 years ago
Conduitry 0f2c7d2872 update changelog
5 years ago
Tan Li Hau ad1f15df41 feat repl twitter title use repl title
5 years ago
Tan Li Hau 468938c573 fix: if inside bind await block contextual dependencies
5 years ago
Benjamin W. Broersma 3433418dce Skip JS globals for InlineComponent nodes in warn_if_undefined. (#4071)
5 years ago
Tan Li Hau 2c9d864e33 fix: loop-guard scope leak
5 years ago
mrkishi 3cce56b5d0 remove instrumentation from main execution context
5 years ago
Conduitry 6a4956b403 update changelog
5 years ago
Conduitry aa2b4e72f7 fix bare imports in `format: 'cjs'` mode (#4050)
5 years ago
Conduitry e996ef750d fix warnings for props that are only used as stores (#4021)
5 years ago
Conduitry 185ff4ae04 fix child context in await blocks with no `then` variable (#4022)
5 years ago
Sebastian Stephan 4e51d35dd8 site: fix link to realworld demo in blogpost (#4028)
5 years ago
Richard Harris 13ef75be22 -> v3.16.0
5 years ago
Rich Harris 4eb6389f63
Merge pull request #3990 from jasdeepgill/patch-1
5 years ago
Rich Harris d4ce578f88
typo
5 years ago
Rich Harris 193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
5 years ago
Rich Harris ae8684ffff
Update text.md
5 years ago
das 2b0762f930 Tidy up (#4005)
5 years ago
Rich Harris 310a4845cf
Merge pull request #4011 from deanmcpherson/master
5 years ago
Rich Harris 7b83ef6efc
Merge pull request #4013 from bartoszmagier/add-tsh-logo
5 years ago
Rich Harris 2723eae841
Merge pull request #4014 from mrkishi/raf-time
5 years ago
Rich Harris d8d0c91243
Merge pull request #4016 from RedHatter/modifier-fix
5 years ago
mrkishi c18f066a9b use raf's time for smoother transitions
5 years ago
mrkishi 26de6eb871 disable `@typescript-eslint/prefer-interface`
5 years ago
Timothy Johnson ce0a169689 Fix listen_dev argument order
5 years ago
Bartosz Magier 5343f6db04 Add The Software House Logo
5 years ago
Dean McPherson 6067fe38e0
Update WhosUsingSvelte.svelte
5 years ago
Dean McPherson 4bd6cd4ef2
Paperform logo SVG
5 years ago
Conduitry afe06059bf add regression test against #3966
5 years ago
Conduitry d3cefd2bcb update changelog
5 years ago
Tan Li Hau 59b886fcbf fix handle marking global variable as dependency
5 years ago
Conduitry 2f4d77115f update changelog
5 years ago
Tan Li Hau 0ab5337ca5 fix context export not working if conflicts with instance variable
5 years ago