Commit Graph

  • 765309388e update tests Richard Harris 2019-01-05 22:01:25 -0500
  • 2969b4c9d1 eliminate need to pass outro callbacks around Richard Harris 2019-01-05 21:21:30 -0500
  • fe81d603c4 get all tests passing again Richard Harris 2019-01-05 20:05:53 -0500
  • 1f35487ecd reimplement single-direction transitions Richard Harris 2019-01-05 16:51:53 -0500
  • 8ff8ff3aad replace <svelte:document> with <svelte:body> (#1846) Conduitry 2019-01-05 14:12:42 -0500
  • f8d69e296f replace <svelte:document> with <svelte:body> (#1846) Conduitry 2019-01-05 14:12:42 -0500
  • 0d9339ffdb better handling of bare attribute names in DOM mode (#1852) Conduitry 2019-01-05 12:22:19 -0500
  • e97953baec better handling of bare attribute names in DOM mode (#1852) Conduitry 2019-01-05 12:22:19 -0500
  • d48cb16217 fix some more transition bugs Richard Harris 2019-01-05 11:54:33 -0500
  • f72e152316 robustify transition code a bit Richard Harris 2019-01-05 09:52:13 -0500
  • 699234ac41 null outro intro once complete Richard Harris 2019-01-05 01:00:37 -0500
  • 632d68bae7 remove unused vars Richard Harris 2019-01-05 01:00:21 -0500
  • 3ac0ea0ad6 Merge pull request #1965 from sveltejs/gh-1948 Rich Harris 2019-01-04 23:02:25 -0500
  • 88b6a26a35
    Merge pull request #1965 from sveltejs/gh-1948 Rich Harris 2019-01-04 23:02:25 -0500
  • 542dba436a set parent correctly for children of await blocks - should fix #1939 Richard Harris 2019-01-04 22:57:40 -0500
  • fc5d929e76 set parent correctly for children of await blocks - should fix #1939 #1967 Richard Harris 2019-01-04 22:57:40 -0500
  • 64a718eaf6 nicer Richard Harris 2019-01-04 22:32:32 -0500
  • e682d5ca54 nicer #1965 Richard Harris 2019-01-04 22:32:32 -0500
  • 75d5425483 fix dynamic component event code generation - fixes #1945 Richard Harris 2019-01-04 22:30:59 -0500
  • 0e59e8d4cb fix dynamic component event code generation - fixes #1945 Richard Harris 2019-01-04 22:30:59 -0500
  • 0fba94b8bc oops Richard Harris 2019-01-04 22:09:21 -0500
  • 0bdf4a4536 oops Richard Harris 2019-01-04 22:09:21 -0500
  • e38874f236 Merge branch 'master' into gh-1948 Richard Harris 2019-01-04 22:02:29 -0500
  • c0a218b69e Merge branch 'master' into gh-1948 Richard Harris 2019-01-04 22:02:29 -0500
  • f5694432da prevent invalid svelte: tags - fixes #1948 Richard Harris 2019-01-04 22:02:12 -0500
  • 2eb881dcb6 prevent invalid svelte: tags - fixes #1948 Richard Harris 2019-01-04 22:02:12 -0500
  • 97d8d50702 Merge pull request #1958 from sveltejs/gh-1949 Rich Harris 2019-01-04 21:59:13 -0500
  • c1ee21b022
    Merge pull request #1958 from sveltejs/gh-1949 Rich Harris 2019-01-04 21:59:13 -0500
  • fd36e46be5 Merge pull request #1961 from sveltejs/gh-1957 Rich Harris 2019-01-04 21:59:01 -0500
  • 76faa92464
    Merge pull request #1961 from sveltejs/gh-1957 Rich Harris 2019-01-04 21:59:01 -0500
  • afdf32328a Merge pull request #1962 from sveltejs/gh-1960 Rich Harris 2019-01-04 21:58:46 -0500
  • 4676946e83
    Merge pull request #1962 from sveltejs/gh-1960 Rich Harris 2019-01-04 21:58:46 -0500
  • 1e362ed8a3 Merge pull request #1964 from sveltejs/gh-1963 Rich Harris 2019-01-04 21:58:32 -0500
  • 2f8727d968
    Merge pull request #1964 from sveltejs/gh-1963 Rich Harris 2019-01-04 21:58:32 -0500
  • ccb8b9fe1a fix malformed code in window binding event handlers (#1963) Conduitry 2019-01-04 20:35:58 -0500
  • 58b3ea63cc fix malformed code in window binding event handlers (#1963) #1964 Conduitry 2019-01-04 20:35:58 -0500
  • af39f40368 fix #1960 typo Richard Harris 2019-01-04 14:03:01 -0500
  • f0b6be1355 fix #1960 typo #1962 Richard Harris 2019-01-04 14:03:01 -0500
  • f0206ff4b9 deconflict with implicit props - fixes #1957 Richard Harris 2019-01-04 13:48:55 -0500
  • 423e4e6cbc deconflict with implicit props - fixes #1957 #1961 Richard Harris 2019-01-04 13:48:55 -0500
  • 4b04b1a926 upgrade Acorn - fixes #1949 Richard Harris 2019-01-04 09:04:19 -0500
  • cf6b6d4dbf upgrade Acorn - fixes #1949 #1958 Richard Harris 2019-01-04 09:04:19 -0500
  • 36ce45a3da Merge pull request #1956 from sveltejs/clean-up-repl-examples Rich Harris 2019-01-03 19:27:55 -0500
  • dcad65b118
    Merge pull request #1956 from sveltejs/clean-up-repl-examples Rich Harris 2019-01-03 19:27:55 -0500
  • 3444e83242 update and tidy REPL examples Conduitry 2019-01-03 18:10:06 -0500
  • 77df0b7c45 update and tidy REPL examples #1956 Conduitry 2019-01-03 18:10:06 -0500
  • 2e6ea85ae3 bump site eslint ecma version Conduitry 2019-01-03 17:52:10 -0500
  • e0af4e742d bump site eslint ecma version Conduitry 2019-01-03 17:52:10 -0500
  • c41c0e5706 use tagged versions of eslint-plugin-svelte3 Conduitry 2019-01-03 15:11:15 -0500
  • 90a9061684 use tagged versions of eslint-plugin-svelte3 Conduitry 2019-01-03 15:11:15 -0500
  • dae4e44091 Merge pull request #1954 from sveltejs/gh-1873 Rich Harris 2019-01-03 14:03:26 -0500
  • 09b21fdba3
    Merge pull request #1954 from sveltejs/gh-1873 Rich Harris 2019-01-03 14:03:26 -0500
  • 7f0f6b287d preserve attributes during preprocess (#1873) Conduitry 2019-01-03 13:20:56 -0500
  • 8427bde679 preserve attributes during preprocess (#1873) #1954 Conduitry 2019-01-03 13:20:56 -0500
  • c891d88c18 update readme for v3 Conduitry 2019-01-03 12:25:47 -0500
  • f5c5bf32d9 Merge pull request #1951 from chris-morgan/patch-1 Rich Harris 2019-01-03 09:10:43 -0500
  • 316196cfc8
    Merge pull request #1951 from chris-morgan/patch-1 Rich Harris 2019-01-03 09:10:43 -0500
  • f7578fc1de Update parallax example to use https: URLs Chris Morgan 2019-01-03 22:48:17 +1100
  • c850dcd6c4
    Update parallax example to use https: URLs #1951 Chris Morgan 2019-01-03 22:48:17 +1100
  • 79a7166564 add options scroll #1950 cudr 2019-01-03 13:44:18 +0300
  • 46f13f5b1c Merge pull request #1947 from sveltejs/gh-1946 Rich Harris 2019-01-02 20:18:50 -0500
  • b65828b269
    Merge pull request #1947 from sveltejs/gh-1946 Rich Harris 2019-01-02 20:18:50 -0500
  • 79cc6815d3 oops. fixes #1946 Richard Harris 2019-01-02 20:15:46 -0500
  • d5e41a8a2e oops. fixes #1946 #1947 Richard Harris 2019-01-02 20:15:46 -0500
  • cb98fbe1bb Merge pull request #1944 from fiskgrodan/patch-1 Rich Harris 2019-01-02 19:57:02 -0500
  • 16fea037f3
    Merge pull request #1944 from fiskgrodan/patch-1 Rich Harris 2019-01-02 19:57:02 -0500
  • 6b2cc47729 Update global.css fiskgrodan 2019-01-02 14:30:18 +0100
  • 6b9f81fa25
    Update global.css #1944 fiskgrodan 2019-01-02 14:30:18 +0100
  • 370f0511c2 aspirational generated code for #1922 #1943 Richard Harris 2019-01-01 20:53:04 -0500
  • 69902c8c00 add spring example Richard Harris 2019-01-01 19:34:55 -0500
  • 3701e0d582 add spring example Richard Harris 2019-01-01 19:34:55 -0500
  • cb50a90540 one day i will remember to do this *before* publishing Richard Harris 2019-01-01 19:23:43 -0500
  • 2dd6e06392 one day i will remember to do this *before* publishing Richard Harris 2019-01-01 19:23:43 -0500
  • 62787063a9 bump alpha version Richard Harris 2019-01-01 19:15:25 -0500
  • 0b7ecee09a bump alpha version Richard Harris 2019-01-01 19:15:25 -0500
  • de3b691ecb Merge pull request #1942 from sveltejs/gh-1938 Rich Harris 2019-01-01 19:13:34 -0500
  • ca04f270ee
    Merge pull request #1942 from sveltejs/gh-1938 Rich Harris 2019-01-01 19:13:34 -0500
  • 575f8ad775 render functions that close over contextual data - fixes #1938 Richard Harris 2019-01-01 19:08:02 -0500
  • 329b013e40 render functions that close over contextual data - fixes #1938 #1942 Richard Harris 2019-01-01 19:08:02 -0500
  • 6be9ca82e5 Merge pull request #1941 from sveltejs/gh-1889 Rich Harris 2019-01-01 18:21:28 -0500
  • 45d375e15d
    Merge pull request #1941 from sveltejs/gh-1889 Rich Harris 2019-01-01 18:21:28 -0500
  • c1d4a75a00 allow reactive store references anywhere in script - fixes #1889 Richard Harris 2019-01-01 18:11:41 -0500
  • e15d13bf91 allow reactive store references anywhere in script - fixes #1889 #1941 Richard Harris 2019-01-01 18:11:41 -0500
  • 9ceeba109a Merge pull request #1940 from sveltejs/remove-component-references Rich Harris 2019-01-01 17:31:56 -0500
  • c6d2cdddb0
    Merge pull request #1940 from sveltejs/remove-component-references Rich Harris 2019-01-01 17:31:56 -0500
  • 4f1c9cca28 merge master -> remove-component-references Richard Harris 2019-01-01 16:57:25 -0500
  • 179d083a8a merge master -> remove-component-references #1940 Richard Harris 2019-01-01 16:57:25 -0500
  • 1341624d13 svelte/motion Rich Harris 2019-01-01 16:54:50 -0500
  • b87f930002
    svelte/motion Rich Harris 2019-01-01 16:54:50 -0500
  • 1d035ecc7d remove unused import Richard Harris 2019-01-01 16:26:43 -0500
  • 2c47b34c1f remove unused import Richard Harris 2019-01-01 16:26:43 -0500
  • 2a20553fbc remove unused line Richard Harris 2019-01-01 16:25:28 -0500
  • 81ec3404bc remove unused line Richard Harris 2019-01-01 16:25:28 -0500
  • 9cac743948 update tests Richard Harris 2019-01-01 15:06:42 -0500
  • 1d9ce0fff5 update tests Richard Harris 2019-01-01 15:06:42 -0500
  • a7e9e66307 dont pass around reference to component Richard Harris 2019-01-01 14:39:46 -0500
  • 016bf84800 dont pass around reference to component Richard Harris 2019-01-01 14:39:46 -0500
  • 88315451d9 tidy up Richard Harris 2019-01-01 14:16:19 -0500
  • e504332730 tidy up #1937 Richard Harris 2019-01-01 14:16:19 -0500
  • 291bf895f9 dont call transition functions with component context Richard Harris 2019-01-01 12:53:17 -0500