Commit Graph

5992 Commits (c8334c8b2839a7acea26ef2e6d6fe7c2cfa8cbbd)
 

Author SHA1 Message Date
Wolfr b54538e44f
Fixes () 5 years ago
Tan Li Hau d472bd2f5e
invalidate $$props and $$restProps only when there are changes () 5 years ago
Lev Maximov fd0b47d0da
site: use https in link in blog () 5 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example () 5 years ago
Tan Li Hau fc7e99e9f0
fix $$props reactive for slots () 5 years ago
Orta Therox 8a8177b897
site: add FAQ entry for how to document a svelte component () 5 years ago
Luca Bonavita c2788de652
site: remove an obsolete TODO in blog post () 5 years ago
Antony Jones d19bcef690
Increase timeout for unit build 5 years ago
Antony Jones da7578cbf1
Increase timeout for unit tests 5 years ago
Conduitry 87aeb1d609 -> v3.24.0 5 years ago
Tan Li Hau 4021063305
spread condition for input element () 5 years ago
Conduitry d6392ad6b2 update changelog 5 years ago
Bassam Ismail ce3d0461e9
fix(5018): compare wholeText instead of data () 5 years ago
Tan Li Hau 62345432ac
html anchor in head () 5 years ago
Tan Li Hau f739b4772a
error on expression scope store () 5 years ago
Conduitry e6026fe6f5 update changelog 5 years ago
Lukas Möller f36b414d30
preprocess self-closing script and style tags () 5 years ago
Conduitry 4910f5797f update changelog 5 years ago
Bob Fanger 3dfb178739
fix: Parameters with default values are optional () 5 years ago
Antony Jones 3f99e51a6f
make builds time out after a reasonable period () 5 years ago
Adam Ho b56829c7b8
site: fix blog typo () 5 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod () 5 years ago
Rich Harris db0b3b3dfc bump svelte-repl 5 years ago
Rich Harris 82b1025d44 fix regex used to build docs 5 years ago
Rich Harris ab370963f5 merge 5 years ago
Rich Harris 324d18d9c2 update site-kit 5 years ago
Conduitry 9c0507e308 site: bump svelte-repl 5 years ago
Tan Li Hau 2450dd1ff0
update acorn@^7.3.1 for optional chaining support () 5 years ago
Tan Li Hau 55c809624d
fix collapsing HTML with static content () 5 years ago
Conduitry d3ee85e5fe update changelog 5 years ago
Bassam Ismail 46fe407478
make tweened options optional in types () 5 years ago
Tan Li Hau 1a71e04079
fix bind:this, skip checking before adding to binding_callbacks () 5 years ago
Bassam Ismail 0520a10dc0
site: check if mapbox key is set before generating the production build () 5 years ago
Tan Li Hau e1b55f0fc3
add further cases where {@html} uses an anchor () 5 years ago
Bassam Ismail 1c39f6079f
chore(typo): address typo in the PR template () 5 years ago
Sam Saccone 2d5f1a6aa3
[a11y] Make anchor tag tutorial nav accessible () 5 years ago
Conduitry e139bd4922 update changelog 5 years ago
Bassam Ismail 0e2bc352df
fix hoisting of imported, mutated stores () 5 years ago
Conduitry 92578706b0 update changelog 5 years ago
Bassam Ismail 10f7b5ee70
skip a11y-missing-content check with contenteditable bindings () 5 years ago
Tan Li Hau 6289dfcdcd
fix <select> one-way bind when options change () 5 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers () 5 years ago
Tan Li Hau 6e2b81663c
fix extracting names from ThisExpression () 5 years ago
Richard Harris 1644f207b1 make canvas example more fun 5 years ago
Rich Harris 8bb0c80c2c
remove BLM banner () 5 years ago
Conduitry 1c05785ddf -> v3.23.2 5 years ago
Conduitry 6404656698
don't crash when using an arrow function as a statement () 5 years ago
Tan Li Hau 16a6cc1830
update puppeteer and add logs () 5 years ago
Tan Li Hau 7dfd9e9653
deconflict bind:this variable () 5 years ago
Tan Li Hau 38de3b2e9f
fix bind:group in each () 5 years ago