Commit Graph

  • a6c5ee33fc reactive dependency not referenced can't set to undefined initially Tan Li Hau 2020-10-28 08:08:44 +0800
  • 43cfa895ae fix else block transition update (#5591) Tan Li Hau 2020-10-30 04:32:12 +0800
  • 148b6105ed
    fix else block transition update (#5591) Tan Li Hau 2020-10-30 04:32:12 +0800
  • 43c352810e docs: add documentation for $$slots (#5277) Cameron Messinides 2020-10-29 16:24:39 -0400
  • 169fd8497c
    docs: add documentation for $$slots (#5277) Cameron Messinides 2020-10-29 16:24:39 -0400
  • be85397ca1 rename tutorial 'Checking slots' -> 'Checking for slot content' #5277 Conduitry 2020-10-29 16:23:14 -0400
  • 8b8271b0ea slightly rearrange $$slots section in API docs Conduitry 2020-10-29 16:19:57 -0400
  • c2217ee6a3 Merge branch 'master' into pr/5277 Conduitry 2020-10-29 16:15:21 -0400
  • e86dd605fc update changelog #5591 Conduitry 2020-10-29 16:13:18 -0400
  • d35ad59809 Merge branch 'master' into pr/5591 Conduitry 2020-10-29 16:11:40 -0400
  • 18dfeafb7b fix function slot props based on context (#5607) Tan Li Hau 2020-10-30 03:15:54 +0800
  • 5d7ffdb8a7
    fix function slot props based on context (#5607) Tan Li Hau 2020-10-30 03:15:54 +0800
  • 97aa70570d update changelog #5607 Conduitry 2020-10-29 15:07:16 -0400
  • d4e4a2456c Merge branch 'master' into pr/5607 Conduitry 2020-10-29 14:52:52 -0400
  • a85358a9ed
    Update Component.ts #5614 pushkin 2020-10-29 17:59:14 +0100
  • 713827126a rebase and fix lint halfnelson 2020-10-29 22:38:46 +1000
  • 9583d72c92 Extract test helpers in sourcemap tests halfnelson 2020-10-29 22:29:14 +1000
  • c7f8749b92 fix typo in src/compiler/preprocess/index.ts halfnelson 2020-10-26 15:41:07 +1000
  • 07f646a5da Remove invalid test halfnelson 2020-10-26 15:08:15 +1000
  • f0b9a29206 Performance improvements, mild refactoring, and better css map support halfnelson 2020-10-26 14:56:51 +1000
  • a2bef2f7b9 Add sourcemap support to preprocessors halfnelson 2020-10-25 18:51:00 +1000
  • 527c14d397 Merge remote-tracking branch 'upstream/master' hontas 2020-10-29 10:02:34 +0100
  • ab0ee9f469
    port runtime #5610 divy-work 2020-10-29 13:19:31 +0530
  • 32b991ee69
    make css tests work divy-work 2020-10-29 13:01:44 +0530
  • a4e38d5305
    wip: make tests pass divy-work 2020-10-29 11:02:38 +0530
  • 0e290a2eb9 support $$props and $$restProps for custom elements (#5608) Tan Li Hau 2020-10-29 03:33:03 +0800
  • 6fa3e91b5d
    support $$props and $$restProps for custom elements (#5608) Tan Li Hau 2020-10-29 03:33:03 +0800
  • b31c6526fd update changelog #5608 Conduitry 2020-10-28 15:16:45 -0400
  • fd437f7ee5 lint Conduitry 2020-10-28 15:15:43 -0400
  • 4ad5d42624 Merge branch 'master' into pr/5608 Conduitry 2020-10-28 15:14:48 -0400
  • 4db8dd4803 support $$props and $$restProps for custom elements Tan Li Hau 2020-10-29 00:59:02 +0800
  • 6fa2ae8dcb fix function slot props based on context Tan Li Hau 2020-10-29 01:25:23 +0800
  • 31f2e178f1 Bump eslint-config to 5.5.0 (#5599) Ben McCann 2020-10-28 09:44:57 -0700
  • 0ca36a16b5
    Bump eslint-config to 5.5.0 (#5599) Ben McCann 2020-10-28 09:44:57 -0700
  • 870b75b141
    Merge pull request #1 from denofn/deno_compiler Divy Srivastava 2020-10-28 22:01:14 +0530
  • c074aad1b6 update changelog Conduitry 2020-10-28 12:25:49 -0400
  • a47ca4498a update changelog Conduitry 2020-10-28 12:25:49 -0400
  • 802a71e42d add Node and Element as known globals (#5601) Tan Li Hau 2020-10-29 00:24:21 +0800
  • cfc73be90f
    add Node and Element as known globals (#5601) Tan Li Hau 2020-10-29 00:24:21 +0800
  • c4f879e342 docs: fix a11y warning in media elements example (#5606) izumiiii 2020-10-29 01:23:47 +0900
  • 9e0556cf70
    docs: fix a11y warning in media elements example (#5606) izumiiii 2020-10-29 01:23:47 +0900
  • f94ed1914c
    chores(examples): add compiler example #5605 divy-work 2020-10-28 21:49:51 +0530
  • a85710ad36
    feat: port compiler to Deno divy-work 2020-10-28 21:44:23 +0530
  • 7faf89327d Fix: Media elements a11y #5606 izumiiii 2020-10-28 23:10:18 +0900
  • a7aa8d2794
    wip: complete replacing local imports divy-work 2020-10-28 19:24:33 +0530
  • 6c62bfcd7c
    wip: "port" local imports divy-work 2020-10-28 18:52:07 +0530
  • a46574eea8 add Node and Element into global #5601 Tan Li Hau 2020-10-28 08:14:38 +0800
  • 0cc9bbb6b7 Bump eslint-config to 5.5.0 #5599 Ben McCann 2020-10-27 14:11:03 -0700
  • c324878d6b Add $$dispatch (#3488) #5598 j3rem1e 2020-10-27 21:57:45 +0100
  • fd766787cd
    Update site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md Daniel Sandoval 2020-10-27 11:31:16 -0700
  • 225656a844
    Update site/content/blog/2020-11-01-whats-new-in-svelte-november-2020.md Daniel Sandoval 2020-10-27 11:05:08 -0700
  • 647e3359cc Curly braces linting fixes (#5585) Ben McCann 2020-10-26 10:25:03 -0700
  • 7ea6a2994a
    Curly braces linting fixes (#5585) Ben McCann 2020-10-26 10:25:03 -0700
  • d2bdc6ebf6 fix else block transition update Tan Li Hau 2020-10-26 22:44:03 +0800
  • e3d8628ec9
    Update 03-run-time.md pushkin 2020-10-26 15:31:57 +0100
  • 6f7146dfca
    Update transitions.ts #5587 pushkin 2020-10-26 10:59:20 +0100
  • a32c9c9727 Curly braces linting fixes #5585 Ben McCann 2020-10-25 22:38:15 -0700
  • 83f688ccdb respond to feedback, fill out features Daniel Sandoval 2020-10-25 14:02:52 -0700
  • 926617bf76 refactor sourcemap and preprocessor tests (#5583) halfnelson 2020-10-25 22:35:10 +1000
  • 7c1e6a6ce7
    refactor sourcemap and preprocessor tests (#5583) halfnelson 2020-10-25 22:35:10 +1000
  • a13ab607d7 Refactor sourcemap tests #5583 halfnelson 2020-10-25 17:07:13 +1000
  • 216ba82e8a Spring easing functions #5579 Adam Rackis 2020-10-24 13:00:31 -0500
  • 9737bda2bd Removed double space after full stop. michaelphipps 2020-10-23 13:55:25 +1100
  • 08ab7bf956 add export map Tan Li Hau 2020-10-23 09:47:49 +0800
  • 97b2156aa7 -> v3.29.4 Conduitry 2020-10-22 15:55:02 -0400
  • 65104e8b2a -> v3.29.4 v3.29.4 Conduitry 2020-10-22 15:55:02 -0400
  • 1f942a1cd3 fix code generation error with nullish coalescing operator and logical operators (#5564) Conduitry 2020-10-22 15:53:56 -0400
  • 040e9cc6fa
    fix code generation error with nullish coalescing operator and logical operators (#5564) Conduitry 2020-10-22 15:53:56 -0400
  • a331b670ba update changelog #5564 Conduitry 2020-10-22 15:44:20 -0400
  • c9f4781f37 update to code-red@0.1.4 Conduitry 2020-10-22 15:43:13 -0400
  • 1496a2675a
    Update index.ts #5563 Nathan Herrmann 2020-10-22 19:59:32 +0200
  • fb6c304449 -> v3.29.3 Conduitry 2020-10-22 13:25:24 -0400
  • 5cbc8c80b1 -> v3.29.3 v3.29.3 Conduitry 2020-10-22 13:25:24 -0400
  • 7bea867c91 Revert "tutorial: remove unnecessary call performance.now() inside raf" fivemru 2020-10-22 20:12:02 +0300
  • 8434b0636c -> v3.29.2 Conduitry 2020-10-22 13:10:05 -0400
  • a6040d6e73 -> v3.29.2 v3.29.2 Conduitry 2020-10-22 13:10:05 -0400
  • b72c88ef95 -> v3.29.1 Conduitry 2020-10-22 12:52:36 -0400
  • ae1f9e5f9a -> v3.29.1 v3.29.1 Conduitry 2020-10-22 12:52:36 -0400
  • 1f05bb5ec6 docs: fix a11y warning in media elements tutorial (#5523) Irshad Ali 2020-10-22 22:15:45 +0530
  • f3adbb2679
    docs: fix a11y warning in media elements tutorial (#5523) Irshad Ali 2020-10-22 22:15:45 +0530
  • 32e97d7587 update changelog Conduitry 2020-10-22 12:44:04 -0400
  • b9ac8c9e47 update changelog Conduitry 2020-10-22 12:44:04 -0400
  • 434799e672 get context at start of {#if} update block instead of at the end (#5531) Jesse Skinner 2020-10-22 12:43:11 -0400
  • a4e4bd0f53
    get context at start of {#if} update block instead of at the end (#5531) Jesse Skinner 2020-10-22 12:43:11 -0400
  • 39360fdcac update changelog Conduitry 2020-10-22 12:36:33 -0400
  • f038cf75fa update changelog Conduitry 2020-10-22 12:36:33 -0400
  • 2917a8e3d0 only allow passing functions to lifecycle functions (#5529) Andreas Ehrencrona 2020-10-22 18:34:48 +0200
  • 46690473ef
    only allow passing functions to lifecycle functions (#5529) Andreas Ehrencrona 2020-10-22 18:34:48 +0200
  • 607e52b351 update changelog Conduitry 2020-10-22 12:33:15 -0400
  • 0ec928324f update changelog Conduitry 2020-10-22 12:33:15 -0400
  • 96d8eaa842 fix compiler hanging on <slot slot="..."> (#5536) Damián Pumar 2020-10-22 18:31:43 +0200
  • 5d480c5d5a
    fix compiler hanging on <slot slot="..."> (#5536) Damián Pumar 2020-10-22 18:31:43 +0200
  • 21a9c94dc6
    More comprehensible Stores type Nathan Herrmann 2020-10-22 18:23:50 +0200
  • 95924d3ed0 Add svelte@next caveat to bug report template (#5561) Kevin Åberg Kultalahti 2020-10-22 18:08:41 +0200
  • 40c850d3e7
    Add svelte@next caveat to bug report template (#5561) Kevin Åberg Kultalahti 2020-10-22 18:08:41 +0200
  • 23426fe83c
    Update .github/ISSUE_TEMPLATE/bug_report.md #5561 Kevin Åberg Kultalahti 2020-10-22 15:09:43 +0200
  • 47d0e1fba0
    Add svelte@next caveat to bug template Kevin Åberg Kultalahti 2020-10-22 14:16:39 +0200
  • 04d881e094
    Update ci.yml #5559 janupra99 2020-10-22 12:25:52 +0530
  • 7cbf66ecee Updated to ESLint config 5.4.0 (#5541) Andreas Ehrencrona 2020-10-22 00:23:08 +0200
  • ddf13211af
    Updated to ESLint config 5.4.0 (#5541) Andreas Ehrencrona 2020-10-22 00:23:08 +0200