Commit Graph

3763 Commits (d637211e3eb53fdbb437b1cae1fbc40b51e00d92)
 

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