Commit Graph

  • debf1ce17a fix tests Rich Harris 2019-05-12 14:21:52 -0400
  • b858e8db32 implement namespaced components Rich Harris 2019-05-12 13:56:00 -0400
  • 61a96b382a implement namespaced components Rich Harris 2019-05-12 13:56:00 -0400
  • 82675623c3 Merge pull request #2580 from pngwn/animate-docs Rich Harris 2019-05-12 13:35:10 -0400
  • 4fa9369120
    Merge pull request #2580 from pngwn/animate-docs Rich Harris 2019-05-12 13:35:10 -0400
  • ceca22b26f Merge pull request #2709 from LostKobrakai/multiple-event-listeners Rich Harris 2019-05-12 13:33:04 -0400
  • 861c742e1f
    Merge pull request #2709 from LostKobrakai/multiple-event-listeners Rich Harris 2019-05-12 13:33:04 -0400
  • 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553 Rich Harris 2019-05-12 13:31:24 -0400
  • 644b8a732d
    Merge pull request #2730 from sveltejs/gh-2553 Rich Harris 2019-05-12 13:31:24 -0400
  • 40243967eb document changes to derived Rich Harris 2019-05-12 13:30:12 -0400
  • ca1dc4cdb7 document changes to derived #2730 Rich Harris 2019-05-12 13:30:12 -0400
  • de049ca90e minor quality of life improvement Rich Harris 2019-05-12 13:23:02 -0400
  • 8f5f48153b minor quality of life improvement Rich Harris 2019-05-12 13:23:02 -0400
  • 2fd9e8a3f0 Merge pull request #2741 from pngwn/master Rich Harris 2019-05-12 13:08:19 -0400
  • 9dbd99b85d
    Merge pull request #2741 from pngwn/master Rich Harris 2019-05-12 13:08:19 -0400
  • 6aaa2d67c0 Update App.svelte Rich Harris 2019-05-12 13:08:10 -0400
  • b62328d6a7
    Update App.svelte #2741 Rich Harris 2019-05-12 13:08:10 -0400
  • 2ba7411e66 Merge pull request #2739 from membranophonist/patch-1 Rich Harris 2019-05-12 12:59:30 -0400
  • b64f570e2e
    Merge pull request #2739 from membranophonist/patch-1 Rich Harris 2019-05-12 12:59:30 -0400
  • 60d4eaff19 Merge pull request #2740 from membranophonist/patch-2 Rich Harris 2019-05-12 12:49:45 -0400
  • 8c553706ab
    Merge pull request #2740 from membranophonist/patch-2 Rich Harris 2019-05-12 12:49:45 -0400
  • b9887e75ae Update text.md Rich Harris 2019-05-12 12:46:30 -0400
  • 26a67a6ac4
    Update text.md #2740 Rich Harris 2019-05-12 12:46:30 -0400
  • 2b59a331e7 Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax Rich Harris 2019-05-12 12:45:29 -0400
  • 78b091b22e
    Merge pull request #2742 from sveltejs/TehShrike-js-label-syntax Rich Harris 2019-05-12 12:45:29 -0400
  • a6ccf481d3 Link to label syntax page on MDN Josh Duff 2019-05-12 06:16:30 -0500
  • 5ebde551b2
    Link to label syntax page on MDN #2742 Josh Duff 2019-05-12 06:16:30 -0500
  • f572d4611f Update animate example to use animate directive and built-in crossfade function. pngwn 2019-05-12 10:13:52 +0100
  • 1b4446030b Update animate example to use animate directive and built-in crossfade function. pngwn 2019-05-12 10:13:52 +0100
  • 48a7478abd Pluralize elements Daniel J. Wilson 2019-05-12 00:19:53 -0400
  • 66a4c1a9bc
    Pluralize elements Daniel J. Wilson 2019-05-12 00:19:53 -0400
  • 290541df81 Replace tag with attribute for alt Daniel J. Wilson 2019-05-11 23:42:32 -0400
  • 5e8383cf37
    Replace tag with attribute for alt #2739 Daniel J. Wilson 2019-05-11 23:42:32 -0400
  • 65654b33e6 Switch test to runtime test Benjamin Milde 2019-05-11 17:42:59 +0200
  • abe486e7e3 Switch test to runtime test #2709 Benjamin Milde 2019-05-11 17:42:59 +0200
  • 85b256432a Implement suggestions Benjamin Milde 2019-05-11 17:42:36 +0200
  • 9eec0fcd98 Implement suggestions Benjamin Milde 2019-05-11 17:42:36 +0200
  • 41724067bf FIX #2446: apply bindings and event handlers in order Colin Casey 2019-05-11 11:29:11 -0300
  • 98ec6a8e46 allow derivers to return cleanup functions - fixes #2553 Rich Harris 2019-05-09 21:18:13 -0400
  • fdc51de090 allow derivers to return cleanup functions - fixes #2553 Rich Harris 2019-05-09 21:18:13 -0400
  • 22c17f9b7a
    document DOM binding undefined warning #2726 Scotty Simpson 2019-05-09 06:26:33 -0700
  • 9a75ea2a92 -> v3.2.2 Richard Harris 2019-05-09 00:01:41 -0400
  • ec74b21c37 -> v3.2.2 v3.2.2 Richard Harris 2019-05-09 00:01:41 -0400
  • f84e46e227 Merge pull request #2696 from PaulMaly/patch-1 Rich Harris 2019-05-08 23:28:19 -0400
  • 6defc5b73f
    Merge pull request #2696 from PaulMaly/patch-1 Rich Harris 2019-05-08 23:28:19 -0400
  • 0ee40300f6 Merge pull request #2702 from industral/add-readme-indicators Rich Harris 2019-05-08 23:26:10 -0400
  • db96b6bfc8
    Merge pull request #2702 from industral/add-readme-indicators Rich Harris 2019-05-08 23:26:10 -0400
  • 1652548ca2 Merge pull request #2698 from jacobmischka/fix-get-slot-changes Rich Harris 2019-05-08 23:17:31 -0400
  • 53c66654b7
    Merge pull request #2698 from jacobmischka/fix-get-slot-changes Rich Harris 2019-05-08 23:17:31 -0400
  • 3623c35e25 Update README.md Rich Harris 2019-05-08 23:16:51 -0400
  • 6d32f99904
    Update README.md #2702 Rich Harris 2019-05-08 23:16:51 -0400
  • 580224d07d Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars Rich Harris 2019-05-08 23:14:22 -0400
  • c4e05f2086
    Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars Rich Harris 2019-05-08 23:14:22 -0400
  • 2dd5a3acbf Merge pull request #2722 from getkey/window-globals Rich Harris 2019-05-08 23:12:27 -0400
  • aa5b52239f
    Merge pull request #2722 from getkey/window-globals Rich Harris 2019-05-08 23:12:27 -0400
  • fef58ba8bb Add `window` and `document` to globals Julien Mourer 2019-05-08 20:47:17 +0200
  • 4631b1b93f Add `window` and `document` to globals #2722 Julien Mourer 2019-05-08 20:47:17 +0200
  • 341e41a653
    Change from "store name" to "store variable" #2720 Artur Carvalho 2019-05-08 20:15:56 +0200
  • c2ed6baeb4 Merge pull request #2712 from sveltejs/gh-2708 Rich Harris 2019-05-08 10:58:24 -0400
  • 3d9cb3b611
    Merge pull request #2712 from sveltejs/gh-2708 Rich Harris 2019-05-08 10:58:24 -0400
  • 25c57a2de0 Fixing #2668, add test case "each-block-keyed-containing-self-in-if" Igor Emets 2019-05-08 14:39:06 +0300
  • da8c245516 Fixing #2668, add null-checks in on_outro callback for IfBlock Igor Emets 2019-05-08 14:38:27 +0300
  • f000a23530 site: add /chat redirect to Discord (#2708) Conduitry 2019-05-07 20:21:26 -0400
  • 80fe0e9cdb site: add /chat redirect to Discord (#2708) #2712 Conduitry 2019-05-07 20:21:26 -0400
  • ba13b45bb8 site: document export-as (#2559) Conduitry 2019-05-07 08:34:01 -0400
  • f7978b234a site: document export-as (#2559) Conduitry 2019-05-07 08:34:01 -0400
  • e20f04a260 Update Visual Studio Code brand Alessandro (Ale) Segala 2019-05-06 22:44:15 -0700
  • 77959a2cc2 Update Visual Studio Code brand Alessandro (Ale) Segala 2019-05-06 22:44:15 -0700
  • b29e02bde8 site: document export-as (#2559) #2705 Conduitry 2019-05-07 08:34:01 -0400
  • 6573a0e189
    Update Visual Studio Code brand #2706 Alessandro (Ale) Segala 2019-05-06 22:44:15 -0700
  • fb3c5f6a90 Don't hoist functions dependent on injected reactive variables Emil Tholin 2019-05-06 22:41:51 +0200
  • 963f6e7aa6 Don't hoist functions dependent on injected reactive variables #2703 Emil Tholin 2019-05-06 22:41:51 +0200
  • 8c2fe86e21 Added CI Alex Ivasyuv 2019-05-06 21:30:56 +0300
  • 5fddf49a23 Added CI Alex Ivasyuv 2019-05-06 21:30:56 +0300
  • 5f4bda9522 adding npm and license indicators Alex Ivasyuv 2019-05-06 21:24:52 +0300
  • 739179adb1 adding npm and license indicators Alex Ivasyuv 2019-05-06 21:24:52 +0300
  • cfcd56b605 site: remove chokidar Conduitry 2019-05-06 12:48:26 -0400
  • 457320c30b site: remove chokidar Conduitry 2019-05-06 12:48:26 -0400
  • 39e7487cec Initialize `get_slot_changes` to null when not needed Jacob Mischka 2019-05-06 09:21:02 -0500
  • 003cf39c8f
    Initialize `get_slot_changes` to null when not needed #2698 Jacob Mischka 2019-05-06 09:21:02 -0500
  • 1ca1148dcd Use special blank_object() for component.$$.dirty PaulMaly 2019-05-06 16:17:18 +0300
  • 21a5169845
    Use special blank_object() for component.$$.dirty #2696 PaulMaly 2019-05-06 16:17:18 +0300
  • 498049f368 Make component.$$.dirty just a dictionary PaulMaly 2019-05-06 14:56:29 +0300
  • 90556e97c6
    Make component.$$.dirty just a dictionary PaulMaly 2019-05-06 14:56:29 +0300
  • 2bf66eb235 -> v3.2.1 Richard Harris 2019-05-06 07:00:54 -0400
  • 39b1fe224e -> v3.2.1 v3.2.1 Richard Harris 2019-05-06 07:00:54 -0400
  • 27caa350e1 Merge pull request #2695 from sveltejs/gh-2644 Rich Harris 2019-05-06 06:57:10 -0400
  • 4962e20aa2
    Merge pull request #2695 from sveltejs/gh-2644 Rich Harris 2019-05-06 06:57:10 -0400
  • 47e6cc3935 Merge pull request #2694 from sveltejs/gh-2444 Rich Harris 2019-05-06 06:56:53 -0400
  • db8d7007aa
    Merge pull request #2694 from sveltejs/gh-2444 Rich Harris 2019-05-06 06:56:53 -0400
  • 5daa1e5e0a Merge pull request #2685 from foucist/master Rich Harris 2019-05-06 06:55:40 -0400
  • 11168cf076
    Merge pull request #2685 from foucist/master Rich Harris 2019-05-06 06:55:40 -0400
  • ccf90f6e36 Merge pull request #2683 from sveltejs/gh-2681 Rich Harris 2019-05-06 06:53:23 -0400
  • 117afe9a71
    Merge pull request #2683 from sveltejs/gh-2681 Rich Harris 2019-05-06 06:53:23 -0400
  • a74df4a149 Merge pull request #2679 from EmilTholin/reactive-declaration-warnings Rich Harris 2019-05-06 06:52:17 -0400
  • 4bc93a3b1f
    Merge pull request #2679 from EmilTholin/reactive-declaration-warnings Rich Harris 2019-05-06 06:52:17 -0400
  • d6316cb693 use safe_not_equal logic for derived stores - fixes #2644 Richard Harris 2019-05-06 06:26:38 -0400
  • a7265f65e3 use safe_not_equal logic for derived stores - fixes #2644 #2695 Richard Harris 2019-05-06 06:26:38 -0400
  • dfc06cc7a1 invalidate dependencies of reactive declarations - fixes #2444 Richard Harris 2019-05-06 06:17:26 -0400
  • 562f23a87b invalidate dependencies of reactive declarations - fixes #2444 #2694 Richard Harris 2019-05-06 06:17:26 -0400