Commit Graph

3435 Commits (f64a661fa5a983475177cc8a23426641dec065d0)
 

Author SHA1 Message Date
Conduitry 14d41af973 site: update eslint-plugin-svelte3 6 years ago
Rich Harris 66d0c288ca
Merge pull request from sveltejs/gh-2019 6 years ago
Conduitry 67af1a203e disallow `slot` as a prop name in inline components () 6 years ago
Rich Harris b1d919f3f2
Overhaul stats — closes 6 years ago
Rich Harris 80b0bdfdb1
Merge pull request from sveltejs/gh-1997 6 years ago
Richard Harris bcbe0a58b2 bind to store values in simple cases - fixes 6 years ago
Rich Harris 9f800fb914
Merge pull request from sveltejs/gh-2000 6 years ago
Richard Harris cdcccfb4e4 set current = true on mount as well as intro - fixes 6 years ago
Richard Harris fcbb8e6eff failing tests for 6 years ago
Rich Harris eccc8b264d
Implement local transitions — fixes 6 years ago
Richard Harris ebd0b5ed0f update rollup-plugin-sucrase 6 years ago
Richard Harris 9ff39c034b bump alpha version 6 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12 6 years ago
Conduitry 2b1f753d72 site: tidy code highlighting 6 years ago
Rich Harris 37351196b0
Merge pull request from sveltejs/gh-2005-evschris 6 years ago
Rich Harris 4d7531ded7
Merge pull request from sveltejs/c8 6 years ago
Richard Harris cb0a95e87d downgrade JSDOM 6 years ago
Richard Harris f1ca1cc098 housekeeping 6 years ago
Chris Reeves c9301dc9f7 defer hoisting until after the template is walked - fixes 6 years ago
Rich Harris 82f4ae6643
Merge pull request from sveltejs/gh-2002 6 years ago
Rich Harris add3b303dc
Merge pull request from sveltejs/gh-1995 6 years ago
Chris Reeves 33a2b54881 update await-block to use on_outro and check_outros - fixes 6 years ago
Chris Reeves 4f630058fe check module scope when determining if a name is contextual - fixes 6 years ago
Chris Reeves 33131d0b70 make sure a hoistable name is not also a shadowed name rendering an expression - fixes 6 years ago
Rich Harris 3ec5ff77eb update lockfiles 6 years ago
Rich Harris ff6e378fcb
Merge pull request from sveltejs/gh-1920 6 years ago
Rich Harris 6036f00dee
Merge pull request from sveltejs/gh-1488 6 years ago
Conduitry ca6ab95ea4 site: update readme with simplified version=local instructions 6 years ago
Rich Harris c69ebb35cd
Merge pull request from sveltejs/repl-local 6 years ago
Conduitry 01ff158e52 repl: implement version=local 6 years ago
Richard Harris b8e0cccea8 prevent writing to reactive values - fixes 6 years ago
Richard Harris 3c4d8b5c2c test that private state doesnt leak into parent 6 years ago
Richard Harris ed9df1fff3 dont use identity function to reflect props 6 years ago
Rich Harris 5be480d7ac
Merge pull request from sveltejs/gh-1952-b 6 years ago
Rich Harris c134ca2ee4
Merge pull request from sveltejs/gh-1976 6 years ago
Rich Harris e8e0f4c8be
Merge pull request from sveltejs/gh-1989 6 years ago
Richard Harris 81d9647517 hoist vars and lets - closes 6 years ago
Richard Harris 8c3f652a01 fix scroll bindings 6 years ago
Richard Harris c266051811 rename afterFlush to nextTick, schedule update if necessary 6 years ago
Richard Harris 4d262c4d96 bump alpha version 6 years ago
Richard Harris 097507796d expose add_render_callback as afterFlush - fixes 6 years ago
Rich Harris 971ed52d62
Merge pull request from c0bra/patch-1 6 years ago
Rich Harris 88004904e1
Merge pull request from johnmuhl/patch-1 6 years ago
Rich Harris dfb661ec0d
Merge pull request from sveltejs/gh-1985 6 years ago
Rich Harris 773d94436c
Merge pull request from sveltejs/gh-1968 6 years ago
Conduitry 2368dff5f8 typos 6 years ago
Chris Reeves df7c449bd3 propagate mutation change tracking upward through deps so that adjacent scopes generate proper update code - fixes 6 years ago
John Muhl 4e1a87d92f
Add fallback for users without "Fira Mono" 6 years ago
Brian Hann 5b73c03271
Syntax error on element binding example 6 years ago
Richard Harris 3359b5fb3a set immutable option correctly - fixes 6 years ago