Commit Graph

  • f69abde570
    Add test for capture_state and inject_state Axelen123 2019-06-27 12:52:03 +0200
  • 82fec43c32 Update tests Axelen123 2019-06-27 11:59:35 +0200
  • 71a1d5204d
    Update tests Axelen123 2019-06-27 11:59:35 +0200
  • 99fecab33e Add hooks for HMR support (sveltejs#2377) Axelen123 2019-06-27 11:45:40 +0200
  • 838e8ab203
    Add hooks for HMR support (sveltejs#2377) Axelen123 2019-06-27 11:45:40 +0200
  • b360782e3b update slots more conservatively Richard Harris 2019-06-26 22:55:45 -0400
  • 419777cf8b alternative fix for #2586 Richard Harris 2019-06-26 22:48:13 -0400
  • a0b2f28150 dont add hoisted items to context Richard Harris 2019-06-26 22:33:15 -0400
  • 8df8be58e1 ok NOW i think i have it #3117 Richard Harris 2019-06-26 21:21:22 -0400
  • 2e73ac084b i think this is correct? Richard Harris 2019-06-26 19:49:32 -0400
  • b8b56720e4 Merge pull request #3123 from js2me/fix/add-output-files-to-eslint-ignore Rich Harris 2019-06-26 18:03:02 -0400
  • f06f718638
    Merge pull request #3123 from js2me/fix/add-output-files-to-eslint-ignore Rich Harris 2019-06-26 18:03:02 -0400
  • 3055c5ae10 Merge pull request #3121 from Ding-Fan/patch-2 Rich Harris 2019-06-26 18:02:08 -0400
  • 68c8030d08
    Merge pull request #3121 from Ding-Fan/patch-2 Rich Harris 2019-06-26 18:02:08 -0400
  • 2f3efdd802 Merge pull request #3118 from mellisdesigns/documentation/binding-this-remove-256-canvas-size Rich Harris 2019-06-26 18:01:20 -0400
  • f8a520ee95
    Merge pull request #3118 from mellisdesigns/documentation/binding-this-remove-256-canvas-size Rich Harris 2019-06-26 18:01:20 -0400
  • 005d3c3bef fix: update eslint ignore for build files Volkov Sergey 2019-06-27 00:31:23 +0300
  • b4db5dbbe8 fix: update eslint ignore for build files #3123 Volkov Sergey 2019-06-27 00:31:23 +0300
  • 3e0d8c8a7d fix: merge conflicts Volkov Sergey 2019-06-27 00:27:36 +0300
  • bf54278e3b fix: merge conflicts Volkov Sergey 2019-06-27 00:27:36 +0300
  • 5069e267b1 fix: added output files to eslint ignore Volkov Sergey 2019-06-26 23:24:34 +0300
  • d5add38145 fix: added output files to eslint ignore Volkov Sergey 2019-06-26 23:24:34 +0300
  • cc876eac19 Fixed bug with slot props variables #3122 Primo Sabatini 2019-06-26 16:02:00 -0400
  • 39d3e78def change "item" to "thing" 范鼎 2019-06-27 02:01:43 +0800
  • b9cdadcd22
    change "item" to "thing" #3121 范鼎 2019-06-27 02:01:43 +0800
  • 8f7173c904 readme: mention newlines and cloning on Windows Conduitry 2019-06-26 11:57:43 -0400
  • 7bc2ea811b readme: mention newlines and cloning on Windows Conduitry 2019-06-26 11:57:43 -0400
  • 06efaa930f documentation - binding this remove 256 canvas size mellisdesigns 2019-06-26 16:50:31 +1000
  • 39760b70f8 documentation - binding this remove 256 canvas size #3118 mellisdesigns 2019-06-26 16:50:31 +1000
  • 3b28237c66 lint Richard Harris 2019-06-25 23:16:03 -0400
  • 37a4ca920a fix bind:this with elements in each block, add tests for #2806 Richard Harris 2019-06-25 23:10:47 -0400
  • 61eaf2483d Merge branch 'Issue-2806' of https://github.com/primos63/svelte into primos63-Issue-2806 Richard Harris 2019-06-25 22:14:43 -0400
  • 7de76027cb Merge pull request #3115 from btk5h/docs-typo Rich Harris 2019-06-25 19:38:42 -0400
  • 4632ad696b
    Merge pull request #3115 from btk5h/docs-typo Rich Harris 2019-06-25 19:38:42 -0400
  • 77c8e15f72 Update 03-run-time.md Rich Harris 2019-06-25 19:38:32 -0400
  • 9806d18bdb
    Update 03-run-time.md #3115 Rich Harris 2019-06-25 19:38:32 -0400
  • 726d7dff22 -> v3.6.1 Conduitry 2019-06-25 14:47:18 -0400
  • b764265988 -> v3.6.1 v3.6.1 Conduitry 2019-06-25 14:47:18 -0400
  • ea7654adb1 escape `@` sigils in debug filename Conduitry 2019-06-25 14:14:51 -0400
  • d6af8a79eb escape `@` sigils in debug filename Conduitry 2019-06-25 14:14:51 -0400
  • 8ba428f472 escape `@` sigils in debug filename #3114 Conduitry 2019-06-25 14:14:51 -0400
  • 61c87ee50a Fix docs typo with derived store Bryan Terce 2019-06-25 11:27:21 -0700
  • 5515bb49c9
    Fix docs typo with derived store Bryan Terce 2019-06-25 11:27:21 -0700
  • 00b62ec896 typo Rich Harris 2019-06-25 13:09:48 -0400
  • 9893435ad7
    typo Rich Harris 2019-06-25 13:09:48 -0400
  • e13a13800b -> v3.6.0 Rich Harris 2019-06-25 13:06:39 -0400
  • 0c4a844995 -> v3.6.0 v3.6.0 Rich Harris 2019-06-25 13:06:39 -0400
  • e105d2ade2 Merge branch 'master' into gh-2917 Rich Harris 2019-06-25 12:52:35 -0400
  • ede6ccce0a
    Merge branch 'master' into gh-2917 #3112 Rich Harris 2019-06-25 12:52:35 -0400
  • a9cec4d457 Merge pull request #3110 from sveltejs/gh-3054 Rich Harris 2019-06-25 12:51:26 -0400
  • 1685d875cb
    Merge pull request #3110 from sveltejs/gh-3054 Rich Harris 2019-06-25 12:51:26 -0400
  • a3f70bd288 Merge pull request #3111 from sveltejs/gh-2923 Rich Harris 2019-06-25 11:51:23 -0400
  • 33b756c9da
    Merge pull request #3111 from sveltejs/gh-2923 Rich Harris 2019-06-25 11:51:23 -0400
  • 9afe62b0ef Merge pull request #3109 from sveltejs/gh-3064-part-2 Rich Harris 2019-06-25 11:50:31 -0400
  • e924f4d5a0
    Merge pull request #3109 from sveltejs/gh-3064-part-2 Rich Harris 2019-06-25 11:50:31 -0400
  • bc84ea23f4 Merge pull request #3106 from sveltejs/gh-3035 Rich Harris 2019-06-25 11:50:15 -0400
  • ed7fdffd6e
    Merge pull request #3106 from sveltejs/gh-3035 Rich Harris 2019-06-25 11:50:15 -0400
  • 3aab13914c fix placement of each-else block, and clarify node references in source - fixes #2917 Rich Harris 2019-06-25 11:46:30 -0400
  • b1fdcbf576 fix placement of each-else block, and clarify node references in source - fixes #2917 Rich Harris 2019-06-25 11:46:30 -0400
  • 098b92a3bf sanitize names of automatically-bubbled events - fixes #2923 Rich Harris 2019-06-25 11:16:47 -0400
  • d10d491579 sanitize names of automatically-bubbled events - fixes #2923 #3111 Rich Harris 2019-06-25 11:16:47 -0400
  • 307db077eb check for existence of switch instance before introing - fixes #3054 Rich Harris 2019-06-25 11:09:55 -0400
  • f2044c4e1c check for existence of switch instance before introing - fixes #3054 #3110 Rich Harris 2019-06-25 11:09:55 -0400
  • a93f089765 doh Rich Harris 2019-06-25 10:49:03 -0400
  • 177680fa2c doh #3106 Rich Harris 2019-06-25 10:49:03 -0400
  • bcb4493368 Merge pull request #3107 from sveltejs/gh-3022 Rich Harris 2019-06-25 10:42:51 -0400
  • 423428f488
    Merge pull request #3107 from sveltejs/gh-3022 Rich Harris 2019-06-25 10:42:51 -0400
  • 5a732658ce prevent empty if block Rich Harris 2019-06-25 10:41:42 -0400
  • b9b8575f55 prevent empty if block Rich Harris 2019-06-25 10:41:42 -0400
  • 1c0ead302f add a few more known globals Rich Harris 2019-06-25 10:38:04 -0400
  • bdf01d632c add a few more known globals #3109 Rich Harris 2019-06-25 10:38:04 -0400
  • 6f9230a915 fix #3035 for real Richard Harris 2019-06-25 08:43:09 -0400
  • f9fbefe5eb fix #3035 for real Richard Harris 2019-06-25 08:43:09 -0400
  • 525e4c8853 actually this test should fail Richard Harris 2019-06-25 08:05:10 -0400
  • 18db410060 actually this test should fail Richard Harris 2019-06-25 08:05:10 -0400
  • 1e8728e2a4 only call subscriber once for writable with callback - fixes #3022 Richard Harris 2019-06-25 07:58:19 -0400
  • 65eb5bb340 only call subscriber once for writable with callback - fixes #3022 #3107 Richard Harris 2019-06-25 07:58:19 -0400
  • 6886d3260f remove components without props from each block - fixes #3035 Richard Harris 2019-06-25 07:43:00 -0400
  • 7696c1fa6e remove components without props from each block - fixes #3035 Richard Harris 2019-06-25 07:43:00 -0400
  • 2e8da2bc1f Merge pull request #3102 from sveltejs/gh-3027 Rich Harris 2019-06-25 07:15:10 -0400
  • 35001b36cc
    Merge pull request #3102 from sveltejs/gh-3027 Rich Harris 2019-06-25 07:15:10 -0400
  • 47f1b3eb54 Merge pull request #3101 from sveltejs/gh-3044 Rich Harris 2019-06-25 07:14:49 -0400
  • 5975eb5a08
    Merge pull request #3101 from sveltejs/gh-3044 Rich Harris 2019-06-25 07:14:49 -0400
  • bdd4bb1f95 remove unused code Richard Harris 2019-06-24 22:32:16 -0400
  • 607d693894 remove unused code #3102 Richard Harris 2019-06-24 22:32:16 -0400
  • ea0dd9c0de prevent top-level text being discarded - fixes #3027 Richard Harris 2019-06-24 22:30:56 -0400
  • 960b548d14 prevent top-level text being discarded - fixes #3027 Richard Harris 2019-06-24 22:30:56 -0400
  • e1148b6590 always bail out of hoisting on encountering local state - fixes #3044 Richard Harris 2019-06-24 21:35:39 -0400
  • fc710a96f0 always bail out of hoisting on encountering local state - fixes #3044 #3101 Richard Harris 2019-06-24 21:35:39 -0400
  • 497472d01a Merge pull request #3098 from sveltejs/gh-3064 Rich Harris 2019-06-24 21:06:22 -0400
  • fc32147ea5
    Merge pull request #3098 from sveltejs/gh-3064 Rich Harris 2019-06-24 21:06:22 -0400
  • a63997cb48 Merge pull request #3096 from sveltejs/tweak-docs Rich Harris 2019-06-24 18:15:49 -0400
  • a0e0f0125a
    Merge pull request #3096 from sveltejs/tweak-docs Rich Harris 2019-06-24 18:15:49 -0400
  • a3b3eaa3c1 Merge pull request #3097 from sveltejs/gh-3058 Rich Harris 2019-06-24 18:14:48 -0400
  • 8431aff34f
    Merge pull request #3097 from sveltejs/gh-3058 Rich Harris 2019-06-24 18:14:48 -0400
  • 96108a5ea3 only lint when publishing. too slow to run on every test Rich Harris 2019-06-24 18:10:10 -0400
  • bb6cd30ff2 only lint when publishing. too slow to run on every test Rich Harris 2019-06-24 18:10:10 -0400
  • a1f5bb96b7 add Error to known globals, declare catch block parameter. fixes #3064 Rich Harris 2019-06-24 18:09:01 -0400
  • 1fc4b1c867 add Error to known globals, declare catch block parameter. fixes #3064 #3098 Rich Harris 2019-06-24 18:09:01 -0400
  • 375fc0fe15 Merge remote-tracking branch 'origin/master' into Issue-2806 #3099 Primo Sabatini 2019-06-24 18:00:39 -0400