Commit Graph

  • 093cc0f83e deep store bindings #2190 Richard Harris 2019-03-09 16:57:02 -0500
  • 4e322c7fe1 express readable in terms of writable Richard Harris 2019-03-09 16:34:30 -0500
  • a203bfd071 express readable in terms of writable Richard Harris 2019-03-09 16:34:30 -0500
  • 875f49f71d allow stores to work with mutable data - fixes #2171 Richard Harris 2019-03-09 16:22:22 -0500
  • 41b14606b4 allow stores to work with mutable data - fixes #2171 Richard Harris 2019-03-09 16:22:22 -0500
  • d238c35701 deconflict own name against globals - fixes #2175 Richard Harris 2019-03-09 16:14:28 -0500
  • cb11aa78c8 deconflict own name against globals - fixes #2175 #2189 Richard Harris 2019-03-09 16:14:28 -0500
  • 68dd337074 optimise iteration over array literals - fixes #2180 Richard Harris 2019-03-09 15:33:43 -0500
  • 180c387c8d optimise iteration over array literals - fixes #2180 #2188 Richard Harris 2019-03-09 15:33:43 -0500
  • a4fbff1ff9 implement $$props - fixes #2186 Richard Harris 2019-03-09 14:56:16 -0500
  • 7abf32f275 implement $$props - fixes #2186 Richard Harris 2019-03-09 14:56:16 -0500
  • a21f3d4ec1 Merge pull request #2185 from Panya/issue-2184 Rich Harris 2019-03-09 14:02:46 -0500
  • 06040d3513
    Merge pull request #2185 from Panya/issue-2184 Rich Harris 2019-03-09 14:02:46 -0500
  • 4ae943a74e Merge pull request #2177 from jches/export-codegen Rich Harris 2019-03-09 14:01:43 -0500
  • 333b933837
    Merge pull request #2177 from jches/export-codegen Rich Harris 2019-03-09 14:01:43 -0500
  • 80a393cdb2 tick chapter Richard Harris 2019-03-09 13:57:18 -0500
  • e4f7a592ca chapter for context=module Richard Harris 2019-03-09 13:00:25 -0500
  • 2c918894df shorthand bindings Richard Harris 2019-03-09 12:59:36 -0500
  • 666c9645c3 Don't invalidate `this`. Fixes #2184 Mikhail Korepanov 2019-03-09 19:21:05 +0300
  • 3ced3c1325 Don't invalidate `this`. Fixes #2184 #2185 Mikhail Korepanov 2019-03-09 19:21:05 +0300
  • 21461cff36 Merge branch 'restructure-docs' of github.com:sveltejs/svelte into restructure-docs Richard Harris 2019-03-09 10:21:19 -0500
  • 37ba508287 tweak REPL viewer CSS Richard Harris 2019-03-09 10:21:16 -0500
  • d247244354
    Merge pull request #2179 from fiskgrodan/patch-2 Rich Harris 2019-03-09 10:19:42 -0500
  • 5c9e39f74a await blocks Richard Harris 2019-03-09 10:18:27 -0500
  • edfff768a1 spread props tutorial chapter Richard Harris 2019-03-09 09:22:15 -0500
  • ffb5c16094 swap order of logic and props, add keyed each blocks chapter Richard Harris 2019-03-09 09:09:43 -0500
  • fd2b3e4daf <svelte:head> chapter Richard Harris 2019-03-09 08:05:45 -0500
  • 57d5d67ebe fix overflow Richard Harris 2019-03-08 22:10:47 -0500
  • bf2c4e4680 minor fix Richard Harris 2019-03-08 09:28:15 -0500
  • db47847282 <svelte:body> chapter Richard Harris 2019-03-08 09:19:12 -0500
  • 449f734853
    Fix textarea tutorial example code #2179 fiskgrodan 2019-03-08 12:23:59 +0100
  • dba2574d2d tabs John Chesley 2019-03-07 22:49:47 -0500
  • 212273ee68 tabs #2177 John Chesley 2019-03-07 22:49:47 -0500
  • 63b5ff96cf add support for various export syntax John Chesley 2019-03-07 22:42:54 -0500
  • 8cae8f233e add support for various export syntax John Chesley 2019-03-07 22:42:54 -0500
  • 84d9352ea2 add samples for various export syntax John Chesley 2019-03-07 22:39:48 -0500
  • 5629a8d1c2 add samples for various export syntax John Chesley 2019-03-07 22:39:48 -0500
  • 3e7eafe9de chapters on <svelte:component> and <svelte:window> Richard Harris 2019-03-07 22:24:29 -0500
  • 37480a9331 <svelte:self> chapter Rich Harris 2019-03-07 20:29:00 -0500
  • 1f7aa8a555 bump beta version Rich Harris 2019-03-07 09:21:46 -0500
  • ea88317f84 bump beta version Rich Harris 2019-03-07 09:21:46 -0500
  • d1676a9efa merge master -> restructure-docs Rich Harris 2019-03-07 09:12:08 -0500
  • ac5181bef8 add section on context Rich Harris 2019-03-07 09:10:31 -0500
  • 8601e9e10b site: deps Conduitry 2019-03-07 08:53:18 -0500
  • 7ca4c408e2 site: deps Conduitry 2019-03-07 08:53:18 -0500
  • 73611e0fbd Merge pull request #2153 from bsssshhhhhhh/patch-2 Rich Harris 2019-03-07 08:40:04 -0500
  • d0c7cce76c
    Merge pull request #2153 from bsssshhhhhhh/patch-2 Rich Harris 2019-03-07 08:40:04 -0500
  • 6de28ecba6 Merge pull request #2172 from jches/gh/2165 Rich Harris 2019-03-07 08:38:39 -0500
  • 4090925a8e
    Merge pull request #2172 from jches/gh/2165 Rich Harris 2019-03-07 08:38:39 -0500
  • 134697bfb0 Merge pull request #2161 from sveltejs/gh-2129 Rich Harris 2019-03-07 08:34:44 -0500
  • c019150112
    Merge pull request #2161 from sveltejs/gh-2129 Rich Harris 2019-03-07 08:34:44 -0500
  • cbed153826 Merge pull request #2168 from sveltejs/gh-2154 Rich Harris 2019-03-07 08:33:28 -0500
  • 713eb158ad
    Merge pull request #2168 from sveltejs/gh-2154 Rich Harris 2019-03-07 08:33:28 -0500
  • 0badc25fa8 Merge pull request #2169 from sveltejs/repl-updates Rich Harris 2019-03-07 08:32:36 -0500
  • 7373db4ffb
    Merge pull request #2169 from sveltejs/repl-updates Rich Harris 2019-03-07 08:32:36 -0500
  • 9b9a1a5d2a woops, this is redundant John Chesley 2019-03-07 00:36:20 -0500
  • 428165eb79 woops, this is redundant #2172 John Chesley 2019-03-07 00:36:20 -0500
  • c9e815fdb8 create a new declaration for non-exported variables that follow an exported one (#2165) John Chesley 2019-03-07 00:25:32 -0500
  • d6c160aade create a new declaration for non-exported variables that follow an exported one (#2165) John Chesley 2019-03-07 00:25:32 -0500
  • 7d94ac1c1e add test for #2165 John Chesley 2019-03-06 22:33:21 -0500
  • fc19749673 add test for #2165 John Chesley 2019-03-06 22:33:21 -0500
  • 0bece09dae various REPL improvements Richard Harris 2019-03-06 14:20:41 -0500
  • e6f0282da1 various REPL improvements #2169 Richard Harris 2019-03-06 14:20:41 -0500
  • c3c07b676e require whitespace after `{@html` (#2154) Conduitry 2019-03-06 12:42:40 -0500
  • bee6fe7ebc require whitespace after `{@html` (#2154) #2168 Conduitry 2019-03-06 12:42:40 -0500
  • a7aaf6e841 slot props chapter Rich Harris 2019-03-05 21:40:20 -0500
  • 6c4ccbbc1a spruce up slot examples Rich Harris 2019-03-05 21:10:28 -0500
  • 614c613a96 another test Conduitry 2019-03-05 16:11:02 -0500
  • f5290b2958 another test #2161 Conduitry 2019-03-05 16:11:02 -0500
  • 9b6c142f37 update tests Conduitry 2019-03-05 12:34:47 -0500
  • 957093e81a update tests Conduitry 2019-03-05 12:34:47 -0500
  • 33b52692a8 prevent reactive declaration assignees from being dependencies (#2129) Conduitry 2019-03-05 12:31:02 -0500
  • 8f5aba3225 prevent reactive declaration assignees from being dependencies (#2129) Conduitry 2019-03-05 12:31:02 -0500
  • 46fc0dec0b start slots section Rich Harris 2019-03-04 19:40:35 -0500
  • b2c3eb7ba8 document class directive Rich Harris 2019-03-04 19:28:15 -0500
  • 26b3e5171b add action chapter, plus a couple of placeholders Richard Harris 2019-03-04 09:23:51 -0500
  • ee3ef5bca7 reorder sections, add transition section Richard Harris 2019-03-04 07:46:48 -0500
  • 8a350d6cbd tweak wording Richard Harris 2019-03-03 21:49:31 -0500
  • 0b9d86f514 add 0% buttons Richard Harris 2019-03-03 21:48:48 -0500
  • c8018bbfea fix firefox styles Richard Harris 2019-03-03 21:48:18 -0500
  • 941995fbe6 lifecycle Richard Harris 2019-03-03 21:47:25 -0500
  • bcfb922760 Override create_ssr_component().$$render to call set_current_component #2157 Brian Takita 2019-03-03 21:18:10 -0500
  • 67c926e121 Debugging CI. Will rebase if this commit fails. Brian Takita 2019-03-03 21:05:52 -0500
  • 313f3b4898 SSR InlineComponent rendering .render instead of .$$render on the component Brian Takita 2019-03-03 20:29:53 -0500
  • 449e1502e7 document tweened and spring Richard Harris 2019-03-03 18:43:41 -0500
  • b528e00730 update TODO Richard Harris 2019-03-03 17:42:55 -0500
  • 3e8ea124ea document stores Richard Harris 2019-03-03 17:40:17 -0500
  • 4d653f2635 typo Richard Harris 2019-03-03 15:47:03 -0500
  • 4a53da3cd6 toggle between "show me" and "reset" Richard Harris 2019-03-03 15:46:02 -0500
  • 5fd077507b fix width of sidebar Richard Harris 2019-03-03 15:31:16 -0500
  • 142f552552 delete unused styles Richard Harris 2019-03-03 15:15:17 -0500
  • 7c0f916a6c make runtime errors visible Richard Harris 2019-03-03 15:06:34 -0500
  • b6c6ae79ed tweak some examples Richard Harris 2019-03-03 14:18:39 -0500
  • fda8d1947d refactor stuff to support differentiating between setting and updating components in REPL Richard Harris 2019-03-03 14:09:46 -0500
  • 9b5c0c4069 Update Element.ts Brian S 2019-03-03 10:34:47 -0500
  • d0cd4521dd
    Update Element.ts #2153 Brian S 2019-03-03 10:34:47 -0500
  • 5d2d35b3b8 rename back (case sensitivity) Richard Harris 2019-03-02 18:43:46 -0500
  • 8251c8d275 rename file Richard Harris 2019-03-02 18:43:32 -0500
  • 9c22f6a5bf simplify viewer Richard Harris 2019-03-02 18:42:41 -0500
  • 68bc5ee8b5 refactor message stuff Richard Harris 2019-03-02 18:07:15 -0500