Commit Graph

  • bfba232dac
    Update utils.ts pushkin 2020-11-01 18:53:19 +0100
  • 3c445c3806
    Update utils.ts pushkin 2020-11-01 18:51:49 +0100
  • 5b11a559cb
    Some typos [ci-skip] #5632 hmt 2020-11-01 17:42:35 +0100
  • 30ee548c01
    Add notes to stress call-during-initialisation Outvi V 2020-11-02 00:13:22 +0800
  • 561d7532de Default is_hydrating to false #5623 Jonatan Svennberg 2020-11-01 13:49:25 +0100
  • 19782d4f61 Tweak error logging Jonatan Svennberg 2020-11-01 13:42:30 +0100
  • baf6a57ab8
    Update site/content/docs/03-run-time.md #5466 Moein Porkamel 2020-11-01 14:07:33 +0330
  • cd50a2145f
    Update site/content/docs/03-run-time.md Moein Porkamel 2020-11-01 14:07:24 +0330
  • 4501c1d227 "What's new in Svelte" November newsletter (#5554) Daniel Sandoval 2020-11-01 01:13:10 -0800
  • 33d1fc741a
    "What's new in Svelte" November newsletter (#5554) Daniel Sandoval 2020-11-01 01:13:10 -0800
  • 24a4da6c36 Update ScreenToggle.svelte #5629 Shriji 2020-10-31 23:54:56 +0530
  • 8a7d3cd259 tests pushkine 2020-10-31 17:18:03 +0100
  • 2773d40890
    Update number of speakers #5554 Daniel Sandoval 2020-10-31 08:23:02 -0700
  • 1cbbcfe021 Skip default slot if it contains only spaces (#4546) #5627 j3rem1e 2020-10-31 15:46:58 +0100
  • 54c38fdb43 add extension to request to support webpack 5 Tan Li Hau 2020-10-31 15:18:38 +0800
  • dd0a07b062 Make claim_text less greedy Jonatan Svennberg 2020-10-31 00:32:07 +0100
  • ce23b0d568 Improve SSR hydration performance and logging Jonatan Svennberg 2020-10-31 00:08:52 +0100
  • 933ace07cd Set 'current' is the block have outros without intro (Fix #5120) #5622 j3rem1e 2020-10-30 21:41:24 +0100
  • f9ca419bdb
    Update utils.ts pushkin 2020-10-30 21:40:37 +0100
  • 30ece39d22
    Update add_actions.ts pushkin 2020-10-30 21:36:16 +0100
  • 9e808ceddc Update README.md #5620 Shriji 2020-10-30 23:55:47 +0530
  • f0f12fedc9 support $$slots in custom elements Tan Li Hau 2020-10-31 00:28:56 +0800
  • 5f7dd37fcb spread as slot attribute Tan Li Hau 2020-10-30 19:16:19 +0800
  • 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