Commit Graph

2561 Commits (a690ba0b8fa528b66b9bb4fbff21e331565720d0)
 

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