Commit Graph

  • 5d51d50613 site: reuse `layers` variable in window bindings tutorial igoradamenko 2019-06-21 19:30:30 +0300
  • eaee5ffb01 site: reuse `layers` variable in window bindings tutorial #3066 igoradamenko 2019-06-21 19:30:30 +0300
  • 26e53cc549
    Rewrite js tests as runtime tests #3059 Bryan Terce 2019-06-20 10:22:29 -0700
  • bd397f5e24
    Fixes #3061 #3062 Luca Bonavita 2019-06-20 16:28:03 +0100
  • 0fbcda12aa
    Better function name? Bryan Terce 2019-06-20 02:44:17 -0700
  • e687b982b4
    Make the lint gods happy Bryan Terce 2019-06-20 02:20:45 -0700
  • e7e9aff757
    Add trailing whitespace js tests Bryan Terce 2019-06-20 02:17:27 -0700
  • 218c867411
    Refine each boundary checking logic Bryan Terce 2019-06-20 01:56:58 -0700
  • 1ac63e5ca4
    Prevent trim at EachBlock boundary Bryan Terce 2019-06-20 01:34:17 -0700
  • 64c4d2979c -> v3.5.3 Richard Harris 2019-06-19 19:44:03 -0400
  • 7de5d6c07a -> v3.5.3 v3.5.3 Richard Harris 2019-06-19 19:44:03 -0400
  • 0cc4b91f65 Fix each blocks not unmounting components correctly (#3056) Bryan Terce 2019-06-19 16:42:33 -0700
  • 7b5f176764 Fix each blocks not unmounting components correctly (#3056) Bryan Terce 2019-06-19 16:42:33 -0700
  • 6e0b41f030
    Remove redundant function for removing from lookup #3056 Bryan Terce 2019-06-19 16:23:17 -0700
  • f6d0fbe0af
    Add tests for unmounting entries in an each block Bryan Terce 2019-06-19 15:31:06 -0700
  • bd985b06c6
    Prevent outro from invoking detach multiple times Bryan Terce 2019-06-19 15:07:41 -0700
  • d1dd5b244c update svelte Richard Harris 2019-06-18 23:20:59 -0400
  • f9054bc439 update svelte Richard Harris 2019-06-18 23:20:59 -0400
  • 211e7a10d0 -> v3.5.2 Richard Harris 2019-06-18 23:18:32 -0400
  • 1f1ce3ebd7 -> v3.5.2 v3.5.2 Richard Harris 2019-06-18 23:18:32 -0400
  • 7de7cdbf06 Track which blocks are outroing to prevent duplication Rich Harris 2019-06-18 23:02:30 -0400
  • d9046786a1
    Track which blocks are outroing to prevent duplication Rich Harris 2019-06-18 23:02:30 -0400
  • d6a8b94d9f tidy up #3046 Richard Harris 2019-06-18 22:43:13 -0400
  • 152c1cb1a5 remove unused code Richard Harris 2019-06-18 22:36:24 -0400
  • e2b885886b NAILED IT Richard Harris 2019-06-18 22:33:19 -0400
  • 74d5e72f18 argh so close Richard Harris 2019-06-18 21:55:27 -0400
  • 42c2ce1065 another fix Rich Harris 2019-06-18 17:50:03 -0400
  • 4f66f592ec another fix Rich Harris 2019-06-18 17:24:10 -0400
  • 2490e33a06 fix non-existent dynamic component outros Rich Harris 2019-06-18 16:49:54 -0400
  • 6a299d3c3f fix some stuff Rich Harris 2019-06-18 16:46:57 -0400
  • 6a2fc68ade use transition_in and transition_out helpers Rich Harris 2019-06-18 16:31:31 -0400
  • 3bc50e0945 fix text nodes in .innerHTML-optimized output Conduitry 2019-06-16 19:18:50 -0400
  • 9bce3fc586 fix text nodes in .innerHTML-optimized output Conduitry 2019-06-16 19:18:50 -0400
  • fa485165ce Merge branch 'master' into gh-2612 Conduitry 2019-06-18 11:08:36 -0400
  • 3a384f004d Merge branch 'master' into gh-2612 Conduitry 2019-06-18 11:08:36 -0400
  • 88881cd3c5 don't grab page offsets too early Conduitry 2019-06-18 11:07:00 -0400
  • 59f04c93c5 don't grab page offsets too early Conduitry 2019-06-18 11:07:00 -0400
  • 79f7236c75 get tests passing #3031 Richard Harris 2019-06-17 20:36:52 -0400
  • c0bea57547 track whether block is already outroing Richard Harris 2019-06-16 22:35:56 -0400
  • cb6309b3b1 fix text nodes in .innerHTML-optimized output #3030 Conduitry 2019-06-16 19:18:50 -0400
  • d21f2b4518 merge master -> init-contenteditable Richard Harris 2019-06-16 15:54:32 -0400
  • 9d94321333 merge master -> init-contenteditable Richard Harris 2019-06-16 15:54:32 -0400
  • 4a554a73f6 Merge pull request #2986 from sveltejs/doc-restructure Rich Harris 2019-06-16 14:45:26 -0400
  • 5e81280faa
    Merge pull request #2986 from sveltejs/doc-restructure Rich Harris 2019-06-16 14:45:26 -0400
  • f48b2a31d3 Merge branch 'master' into doc-restructure Richard Harris 2019-06-16 14:41:15 -0400
  • de7b8832d8 Merge branch 'master' into doc-restructure #2986 Richard Harris 2019-06-16 14:41:15 -0400
  • b95d200a04 Merge branch 'master' of github.com:sveltejs/svelte Richard Harris 2019-06-16 14:41:03 -0400
  • 71c0955ad0 Merge branch 'master' of github.com:sveltejs/svelte Richard Harris 2019-06-16 14:41:03 -0400
  • f82378e64f whoops Richard Harris 2019-06-16 14:40:52 -0400
  • 8363ba4f44 whoops Richard Harris 2019-06-16 14:40:52 -0400
  • ab92eab469 merge master -> doc-restructure Richard Harris 2019-06-16 14:37:56 -0400
  • d270542aee merge master -> doc-restructure Richard Harris 2019-06-16 14:37:56 -0400
  • db7ac6109b update site-kit Richard Harris 2019-06-16 14:37:03 -0400
  • a012a07842 update site-kit Richard Harris 2019-06-16 14:37:03 -0400
  • f8433a30e6 Merge pull request #2990 from mrkishi/component-type Rich Harris 2019-06-16 14:23:24 -0400
  • 98b8ca7c20
    Merge pull request #2990 from mrkishi/component-type Rich Harris 2019-06-16 14:23:24 -0400
  • dd162a2536 Merge branch 'master' into IlyaSemenov-gh-2843 Richard Harris 2019-06-16 14:21:25 -0400
  • 1ad555cc32 Merge branch 'master' into IlyaSemenov-gh-2843 Richard Harris 2019-06-16 14:21:25 -0400
  • 39bb045d8e move get_name to get_name_from_filename and add unit tests Richard Harris 2019-06-16 13:59:24 -0400
  • d36478657c move get_name to get_name_from_filename and add unit tests Richard Harris 2019-06-16 13:59:24 -0400
  • 1144e76f69 Merge branch 'gh-2843' of https://github.com/IlyaSemenov/svelte into IlyaSemenov-gh-2843 Richard Harris 2019-06-16 13:54:16 -0400
  • 829b12e7fc Merge branch 'gh-2843' of https://github.com/IlyaSemenov/svelte into IlyaSemenov-gh-2843 Richard Harris 2019-06-16 13:54:16 -0400
  • 348b8cde03 update tests (#1434) (#2935) Conduitry 2019-06-11 20:42:37 -0400
  • a332b648e9 update tests (#1434) (#2935) Conduitry 2019-06-11 20:42:37 -0400
  • e8a53373f2 only set attributes via properties when truly necessary (#1434) Conduitry 2019-06-11 20:41:46 -0400
  • 552ea4b9ed only set attributes via properties when truly necessary (#1434) Conduitry 2019-06-11 20:41:46 -0400
  • b3a52b483f update tests (#1434) (#2935) #3013 Conduitry 2019-06-11 20:42:37 -0400
  • 61f4d3a8f2 make eslint happy mrkishi 2019-06-09 22:49:12 -0300
  • d4db3ed936 make eslint happy mrkishi 2019-06-09 22:49:12 -0300
  • 3c28ed897f remove unused `.flowconfig` mrkishi 2019-06-09 19:31:44 -0300
  • 07f65c0e52 remove unused `.flowconfig` mrkishi 2019-06-09 19:31:44 -0300
  • 82532fced1 pin `@types/node` to v8 mrkishi 2019-06-09 17:48:16 -0300
  • e90feb11f9 pin `@types/node` to v8 mrkishi 2019-06-09 17:48:16 -0300
  • 2d93dbdac9 create `package.json` stubs on build mrkishi 2019-06-09 19:50:46 -0300
  • 457cdf6acf create `package.json` stubs on build mrkishi 2019-06-09 19:50:46 -0300
  • 75568f3656 split typescript projects mrkishi 2019-06-13 03:11:52 -0300
  • b0604b52a3 split typescript projects mrkishi 2019-06-13 03:11:52 -0300
  • 72104a5b4b fix `package.json` types field mrkishi 2019-06-09 17:35:44 -0300
  • 453b9ac2da fix `package.json` types field mrkishi 2019-06-09 17:35:44 -0300
  • 7b11b3ff52 fix .gitignore'd files mrkishi 2019-06-07 22:23:48 -0300
  • 52618594f4 fix .gitignore'd files mrkishi 2019-06-07 22:23:48 -0300
  • 4832f41abc make eslint happy #2994 mrkishi 2019-06-09 22:49:12 -0300
  • b49bf4cbb9 remove unused `.flowconfig` mrkishi 2019-06-09 19:31:44 -0300
  • 2ff419a6fa pin `@types/node` to v8 mrkishi 2019-06-09 17:48:16 -0300
  • 5b3b708eee create `package.json` stubs on build mrkishi 2019-06-09 19:50:46 -0300
  • 25c359d815 split typescript projects mrkishi 2019-06-13 03:11:52 -0300
  • 227209b11f fix `package.json` types field mrkishi 2019-06-09 17:35:44 -0300
  • 43d1efe3cf fix .gitignore'd files mrkishi 2019-06-07 22:23:48 -0300
  • cc3373616c site: fix css-in-js blog embed, pt II Conduitry 2019-06-16 09:38:55 -0400
  • 87d4ac55c9 site: fix css-in-js blog embed, pt II Conduitry 2019-06-16 09:38:55 -0400
  • 598eda3a7a site: fix css-in-js blog embed Conduitry 2019-06-16 09:17:40 -0400
  • c24fc92d2f site: fix css-in-js blog embed Conduitry 2019-06-16 09:17:40 -0400
  • eee073966c Allow whitespace after = in attributes (#3026) Mikhail Korepanov 2019-06-16 13:37:28 +0300
  • ea74bfec55 Allow whitespace after = in attributes (#3026) Mikhail Korepanov 2019-06-16 13:37:28 +0300
  • 74a767403f ensure correct requestAnimationFrame context (#2933) Johan 2019-06-16 11:14:39 +0200
  • acdcaa41bf ensure correct requestAnimationFrame context (#2933) Johan 2019-06-16 11:14:39 +0200
  • 049973eb2d
    simplify #3016 Conduitry 2019-06-16 05:06:25 -0400
  • 52b964652f do not collapse whitespace containing nbsp (#3014) Efe Küçük 2019-06-16 01:13:06 +0300
  • be783c5c67 do not collapse whitespace containing nbsp (#3014) Efe Küçük 2019-06-16 01:13:06 +0300
  • e61ecbeb0a Changed to Conduitry's suggestion #3024 qintarp 2019-06-15 14:45:18 +0300