Commit Graph

2811 Commits (7774c6d92a657d6b12e1b79ef6a04aa4435f27b9)
 

Author SHA1 Message Date
Rich Harris de9b3a56be fix slot attribute validation
7 years ago
Rich Harris 3bb673d590 readonly dev warnings
7 years ago
Rich Harris 6e0c3bdfbb autofocus
7 years ago
Rich Harris d86534cf4c fix each-else
7 years ago
Rich Harris 0c7da317ce fix some component event stuff
7 years ago
Rich Harris 39525f873b fix attribute stringification
7 years ago
Rich Harris 4e705d2cb7 fix component binding initialisation
7 years ago
Rich Harris 8de4145cb2 textarea special case
7 years ago
Rich Harris caf4356d3d compound component attributes
7 years ago
Rich Harris 4d09a27334 SSR component bindings
7 years ago
Rich Harris dbd68c9461 comments
7 years ago
Rich Harris cc4b269a20 rename state -> ctx in various places
7 years ago
Rich Harris ec50c5ec8c <svelte:head>
7 years ago
Rich Harris 53374daf42 component events
7 years ago
Rich Harris d960827f96 various
7 years ago
Rich Harris be3556ee56 fix indexes
7 years ago
Rich Harris ad1679c33d add style scoping classes
7 years ago
Rich Harris 3cc44cf0eb remove some unused code
7 years ago
Rich Harris 6aef709385 await blocks
7 years ago
Rich Harris b843e82990 component spread
7 years ago
Rich Harris 2c7d935162 generate correct code for hoisted event handlers
7 years ago
Rich Harris 577e28b8be svelte:component
7 years ago
Rich Harris cd99eb6275 html tags
7 years ago
Rich Harris 662363cca2 spread
7 years ago
Rich Harris f8db2eee61 use ctx in SSR
7 years ago
Rich Harris c0d241d819 fix helpers
7 years ago
Rich Harris 32774a821d more stuff
7 years ago
Rich Harris 7825c1230a various
7 years ago
Rich Harris 9ff1beec48 WIP
7 years ago
Rich Harris 64843331d4 Merge branch 'master' into gh-1316
7 years ago
Rich Harris 83e62ea0b9 remove more unused references
7 years ago
Rich Harris fb09c2548f remove unused contextDependencies references
7 years ago
Rich Harris d3afc4c0f3 baby steps towards #1316
7 years ago
Rich Harris a7c1c380d4 -> v2.1.1
7 years ago
Rich Harris 6534fef37d
Merge pull request #1364 from sveltejs/gh-1356
7 years ago
Rich Harris 4734382e69
Merge pull request #1365 from sveltejs/gh-1354
7 years ago
Rich Harris 4f86820cf0
Merge pull request #1366 from sveltejs/gh-1353
7 years ago
Rich Harris 3a955ba7dd Merge branch 'master' into gh-1353
7 years ago
Rich Harris fd7acedb99 Merge branch 'master' into gh-1354
7 years ago
Rich Harris a42c1e49d9 Merge branch 'master' into gh-1356
7 years ago
Rich Harris a78f37d0bf downgrade mocha
7 years ago
Rich Harris 35a5d8f537 prevent stale state in component event handlers - fixes #1353
7 years ago
Rich Harris f8b076b2f3 set state to blank object on destroy, not null - fixes #1354
7 years ago
Rich Harris 8643b7ac88 tweak
7 years ago
Rich Harris 991bd9dce8 correctly report changed properties in initial state/update events - fixes #1356
7 years ago
Rich Harris 0bc68286d5 Merge branch 'master' into gh-1356
7 years ago
Rich Harris a6262cee4d update deps
7 years ago
pk 00fb978924 Failing test for #1356
7 years ago
Rich Harris c51cfd7689 -> v2.1.0
7 years ago
Rich Harris 0dd7bf047f
Merge pull request #1358 from sveltejs/gh-1038
7 years ago