Commit Graph

  • 35a5d8f537 prevent stale state in component event handlers - fixes #1353 Rich Harris 2018-04-22 12:06:04 -0400
  • 50dd0fd460 set state to blank object on destroy, not null - fixes #1354 Rich Harris 2018-04-22 10:58:53 -0400
  • f8b076b2f3 set state to blank object on destroy, not null - fixes #1354 Rich Harris 2018-04-22 10:58:53 -0400
  • d6a8a71448 tweak Rich Harris 2018-04-22 10:47:37 -0400
  • 8643b7ac88 tweak Rich Harris 2018-04-22 10:47:37 -0400
  • e0dc854a5f correctly report changed properties in initial state/update events - fixes #1356 Rich Harris 2018-04-22 10:36:30 -0400
  • 991bd9dce8 correctly report changed properties in initial state/update events - fixes #1356 Rich Harris 2018-04-22 10:36:30 -0400
  • 3ec6c956e6
    Merge 00fb978924 into a6262cee4d #1363 aphitiel 2018-04-22 14:31:36 +0000
  • c2d743a8ab Merge branch 'master' into gh-1356 Rich Harris 2018-04-22 10:24:50 -0400
  • 0bc68286d5 Merge branch 'master' into gh-1356 Rich Harris 2018-04-22 10:24:50 -0400
  • a294cbfc88 update deps Rich Harris 2018-04-22 10:24:40 -0400
  • a6262cee4d update deps Rich Harris 2018-04-22 10:24:40 -0400
  • 6cb91559ef shuffle things around slightly #1800 #1359 Rich Harris 2018-04-22 08:30:37 -0400
  • 04b1c11026 Failing test for #1356 pk 2018-04-22 11:16:56 +0200
  • 00fb978924 Failing test for #1356 #1363 pk 2018-04-22 11:16:56 +0200
  • ca65638bf1 update tests Rich Harris 2018-04-21 21:06:59 -0400
  • 557d06f392 put methods on class body Rich Harris 2018-04-21 19:55:13 -0400
  • 56f00b8e77 make _recompute a class method Rich Harris 2018-04-21 15:01:41 -0400
  • b606dd62bb get custom elements working etc Rich Harris 2018-04-20 23:10:46 -0400
  • f4e327ea52 fix some naming conflicts Rich Harris 2018-04-20 22:03:05 -0400
  • b9311393fa fix double output logging Rich Harris 2018-04-20 21:54:40 -0400
  • 080cbd0052 rename Thing to Base Rich Harris 2018-04-20 20:59:32 -0400
  • 4821ff2014 -> v2.1.0 Rich Harris 2018-04-20 17:30:40 -0400
  • c51cfd7689 -> v2.1.0 v2.1.0 Rich Harris 2018-04-20 17:30:40 -0400
  • dcdcb9ab03 Merge pull request #1358 from sveltejs/gh-1038 Rich Harris 2018-04-20 17:29:27 -0400
  • 0dd7bf047f
    Merge pull request #1358 from sveltejs/gh-1038 Rich Harris 2018-04-20 17:29:27 -0400
  • bb6dc1bcd9 Merge pull request #1357 from sveltejs/gh-1337 Rich Harris 2018-04-20 17:28:02 -0400
  • 350d1ede67
    Merge pull request #1357 from sveltejs/gh-1337 Rich Harris 2018-04-20 17:28:02 -0400
  • 45b43e4828 emit classes Rich Harris 2018-04-20 17:15:03 -0400
  • f5fb3e6c08 add test Conduitry 2018-04-20 15:38:51 -0400
  • f90091bb58 add test #1358 Conduitry 2018-04-20 15:38:51 -0400
  • 26b8db39af add support for shorthand imports of components Conduitry 2018-04-20 15:36:02 -0400
  • 5c4819e1a5 add support for shorthand imports of components Conduitry 2018-04-20 15:36:02 -0400
  • 0769c2fd59 update spread props in each blocks without other dynamic attributes - fixes #1337 Rich Harris 2018-04-20 15:13:01 -0400
  • a0404f7331 update spread props in each blocks without other dynamic attributes - fixes #1337 #1357 Rich Harris 2018-04-20 15:13:01 -0400
  • e87836dfd8 Implement <svelte:target> special component. Closes #1321. #1355 Hunter Perrin 2018-04-19 17:43:30 -0700
  • 9ff50fcc8d rename function to make it easier to find Rich Harris 2018-04-19 12:44:48 -0400
  • c84bd85167 rename function to make it easier to find Rich Harris 2018-04-19 12:44:48 -0400
  • 4a12901ff8 Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-04-19 09:02:57 -0400
  • d215279ef1 Merge branch 'master' of github.com:sveltejs/svelte v2.0.0 Rich Harris 2018-04-19 09:02:57 -0400
  • 9fa26a8897 -> v2.0.0 Rich Harris 2018-04-19 09:01:57 -0400
  • bfd380b388 -> v2.0.0 Rich Harris 2018-04-19 09:01:57 -0400
  • a385c6b6a0 Merge pull request #1348 from sveltejs/v2 Rich Harris 2018-04-19 08:54:34 -0400
  • bba0444f39
    Merge pull request #1348 from sveltejs/v2 Rich Harris 2018-04-19 08:54:34 -0400
  • 736cd9ea06 support $method(...) calls, and warn on store.method(...) Rich Harris 2018-04-18 23:35:22 -0400
  • aaab6853ce support $method(...) calls, and warn on store.method(...) #1348 Rich Harris 2018-04-18 23:35:22 -0400
  • e65253ddde remove legacy prop stuff, now that we emit ES2015 Rich Harris 2018-04-18 14:13:54 -0400
  • 6ff02b263e remove legacy prop stuff, now that we emit ES2015 Rich Harris 2018-04-18 14:13:54 -0400
  • 32f9e0ae7f remove obsolete hash stuff Rich Harris 2018-04-18 13:59:44 -0400
  • fb9d7cdb28 remove obsolete hash stuff Rich Harris 2018-04-18 13:59:44 -0400
  • e02f878fb4 remove erroneous warnings Rich Harris 2018-04-18 12:28:15 -0400
  • 06517ce82f remove erroneous warnings Rich Harris 2018-04-18 12:28:15 -0400
  • db44965a26 fix <svelte:window> to use new APIs Conduitry 2018-04-18 12:17:43 -0400
  • f2b6ec47a2 fix <svelte:window> to use new APIs Conduitry 2018-04-18 12:17:43 -0400
  • 5c9b7df07b fixes Rich Harris 2018-04-18 08:13:07 -0400
  • 1e9b32a48d fixes Rich Harris 2018-04-18 08:13:07 -0400
  • 5ef6cbc2d8 update README Rich Harris 2018-04-18 08:06:21 -0400
  • da6fa8581f update README Rich Harris 2018-04-18 08:06:21 -0400
  • 5d12c4018b merge master -> v2 Rich Harris 2018-04-18 08:04:48 -0400
  • a2d3d05bfa merge master -> v2 Rich Harris 2018-04-18 08:04:48 -0400
  • f348af964d Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-04-18 07:59:14 -0400
  • 84c146aee3 Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-04-18 07:59:14 -0400
  • b5806c975d -> v1.64.1 Rich Harris 2018-04-18 07:59:00 -0400
  • b49fac6b7a -> v1.64.1 v1.64.1 Rich Harris 2018-04-18 07:59:00 -0400
  • 0f1e9ecddd Merge pull request #1350 from sveltejs/v2-ssr-computed Rich Harris 2018-04-18 07:58:05 -0400
  • c9ec1559ac
    Merge pull request #1350 from sveltejs/v2-ssr-computed Rich Harris 2018-04-18 07:58:05 -0400
  • 1f799aa8fe use new Function instead of eval, to prevent Rollup complaining Rich Harris 2018-04-17 17:22:39 -0400
  • 69c41a0373 use new Function instead of eval, to prevent Rollup complaining Rich Harris 2018-04-17 17:22:39 -0400
  • 33faa59e1d fix computed properties in SSR mode with v2 syntax (#1349) Conduitry 2018-04-17 05:25:44 -0400
  • f07e92fec8 fix computed properties in SSR mode with v2 syntax (#1349) #1350 Conduitry 2018-04-17 05:25:44 -0400
  • b72225a28f rename loc to start, include character info in locations Rich Harris 2018-04-16 21:50:57 -0400
  • 5a457bfb87 rename loc to start, include character info in locations Rich Harris 2018-04-16 21:50:57 -0400
  • 02f125eb21 tidy up Rich Harris 2018-04-16 20:53:23 -0400
  • 07bad96719 tidy up Rich Harris 2018-04-16 20:53:23 -0400
  • ac662d3b92 update test Rich Harris 2018-04-16 20:53:17 -0400
  • b9fcc16d68 update test Rich Harris 2018-04-16 20:53:17 -0400
  • 836e6b29ce enforce uppercase component names Rich Harris 2018-04-16 20:41:31 -0400
  • 7e733d82e7 enforce uppercase component names Rich Harris 2018-04-16 20:41:31 -0400
  • 6cb43e2256 Merge branch 'master' into v2 Rich Harris 2018-04-16 20:34:03 -0400
  • a32c2bafcd Merge branch 'master' into v2 Rich Harris 2018-04-16 20:34:03 -0400
  • 4d2d58d01b -> v1.64.0 Rich Harris 2018-04-16 20:32:52 -0400
  • 8e687238aa -> v1.64.0 v1.64.0 Rich Harris 2018-04-16 20:32:52 -0400
  • b3d21ba204 Merge pull request #1347 from sveltejs/deprecate-get-with-string Rich Harris 2018-04-16 20:21:57 -0400
  • 27f6241ded
    Merge pull request #1347 from sveltejs/deprecate-get-with-string Rich Harris 2018-04-16 20:21:57 -0400
  • 14c8e88045 remove redundant test Rich Harris 2018-04-16 11:41:48 -0400
  • d2a5b366d8 remove redundant test Rich Harris 2018-04-16 11:41:48 -0400
  • 17be6f5b29 skip test, fix post-v2 Rich Harris 2018-04-16 11:41:38 -0400
  • dadf21c6b7 skip test, fix post-v2 Rich Harris 2018-04-16 11:41:38 -0400
  • 62e9f12db0 tidy up Rich Harris 2018-04-16 00:05:51 -0400
  • 73e83e5571 tidy up Rich Harris 2018-04-16 00:05:51 -0400
  • b128399540 fix some more tests Rich Harris 2018-04-16 00:03:22 -0400
  • cae4dd93bf fix some more tests Rich Harris 2018-04-16 00:03:22 -0400
  • 6719958169 remove cascade option Rich Harris 2018-04-15 23:53:17 -0400
  • 87a8e37150 remove cascade option Rich Harris 2018-04-15 23:53:17 -0400
  • 325b5a6c5c update css tests Rich Harris 2018-04-15 23:33:33 -0400
  • 40e6b4fc11 update css tests Rich Harris 2018-04-15 23:33:33 -0400
  • 00d4550733 update hydration tests Rich Harris 2018-04-15 23:29:21 -0400
  • 39d0b862d4 update hydration tests Rich Harris 2018-04-15 23:29:21 -0400
  • ff214ef8ab SSR tests Rich Harris 2018-04-15 23:27:44 -0400
  • a2759604cb SSR tests Rich Harris 2018-04-15 23:27:44 -0400