Commit Graph

  • 6e9e1f9d92 -> v3.29.7 Conduitry 2020-11-10 10:53:12 -0500
  • 4524566fda -> v3.29.7 v3.29.7 Conduitry 2020-11-10 10:53:12 -0500
  • 373f234dd1 add register to exports map (#5671) Fraser Darwent 2020-11-10 15:52:02 +0000
  • e5124e4045
    add register to exports map (#5671) Fraser Darwent 2020-11-10 15:52:02 +0000
  • c3568464c7 Add register to exports #5671 Fraser Darwent 2020-11-10 15:28:21 +0000
  • d07dd1ae2a blog: fix link to Svelte package on npm (#5669) Kieran Barker 2020-11-10 13:13:29 +0000
  • 795e5855ba
    blog: fix link to Svelte package on npm (#5669) Kieran Barker 2020-11-10 13:13:29 +0000
  • 33c537a4cd
    Fix link to Svelte package on npm #5669 Kieran Barker 2020-11-10 13:00:24 +0000
  • bf528d16b4 add missing css to customElement constructor Ivan Hofer 2020-11-10 08:21:05 +0100
  • 7bd2ed6096 add 'noop' param to some more tests Ivan Hofer 2020-11-10 08:04:44 +0100
  • c0ac80fbda add 'noop' param to all tests Ivan Hofer 2020-11-10 07:44:18 +0100
  • a664d7db5b Merge remote-tracking branch 'upstream/master' into customStyleTag Ivan Hofer 2020-11-10 07:24:35 +0100
  • bfb6a6cda9 -> v3.29.6 Conduitry 2020-11-09 11:53:32 -0500
  • ed4288fe43 -> v3.29.6 v3.29.6 Conduitry 2020-11-09 11:53:32 -0500
  • 8c573f2a0f Add package.json to exports map (#5660) Ben McCann 2020-11-09 08:52:51 -0800
  • 627aae8c5c
    Add package.json to exports map (#5660) Ben McCann 2020-11-09 08:52:51 -0800
  • 3ceddb2b60 Merge branch 'master' into pr/5660 #5660 Conduitry 2020-11-09 11:47:53 -0500
  • ad6abfc509 Revert "fix package when publishing with npm@7" Conduitry 2020-11-09 11:47:35 -0500
  • fdd750db21 Revert "fix package when publishing with npm@7" Conduitry 2020-11-09 11:47:35 -0500
  • 26733a7a5f update changelog Conduitry 2020-11-09 11:45:35 -0500
  • 48cf5b530e Add package.json to exports map Ben McCann 2020-11-09 08:43:03 -0800
  • eb8b9097b6 -> v3.29.5 Conduitry 2020-11-09 11:20:06 -0500
  • b135055c5c -> v3.29.5 v3.29.5 Conduitry 2020-11-09 11:20:06 -0500
  • 6cb3d7ca19 fix package when publishing with npm@7 Conduitry 2020-11-09 11:19:57 -0500
  • e2fa0e0fdb fix package when publishing with npm@7 Conduitry 2020-11-09 11:19:57 -0500
  • 92cdc70a1c add export map (#5566) Tan Li Hau 2020-11-09 23:26:33 +0800
  • 41d16c02be
    add export map (#5566) Tan Li Hau 2020-11-09 23:26:33 +0800
  • 82b1f6e570 update changelog #5566 Conduitry 2020-11-09 10:15:44 -0500
  • 8fa4b7d858 Merge branch 'master' into pr/5566 Conduitry 2020-11-09 10:14:35 -0500
  • 28068f62d5 support $$slots in custom elements (#5619) Tan Li Hau 2020-11-09 23:11:37 +0800
  • 7949d8efac
    support $$slots in custom elements (#5619) Tan Li Hau 2020-11-09 23:11:37 +0800
  • ce339dd600 update changelog #5619 Conduitry 2020-11-09 10:05:37 -0500
  • ab36c0d88f Merge branch 'master' into pr/5619 Conduitry 2020-11-09 10:04:41 -0500
  • a3556ed4f0 add extension to request to support webpack 5 (#5624) Tan Li Hau 2020-11-09 22:57:40 +0800
  • f7bddb23d3
    add extension to request to support webpack 5 (#5624) Tan Li Hau 2020-11-09 22:57:40 +0800
  • d95c2725b4 update changelog #5624 Conduitry 2020-11-09 09:57:12 -0500
  • 3c75117fc5 docs: remove broken link to easing function (#5635) Andy Bruère 2020-11-09 15:51:26 +0100
  • 4e114d3b0d
    docs: remove broken link to easing function (#5635) Andy Bruère 2020-11-09 15:51:26 +0100
  • 64634b5913 Curly brace cleanup and enforcement (#5647) Ben McCann 2020-11-08 21:44:49 -0800
  • 240f5410f3
    Curly brace cleanup and enforcement (#5647) Ben McCann 2020-11-08 21:44:49 -0800
  • 72ab98e783 Enforce curly braces #5647 Ben McCann 2020-11-08 21:39:42 -0800
  • e9d939f8d8 more strict props Simon Holthausen 2020-11-08 13:48:58 +0100
  • b07e99c351 add comments to explain perf sensitive code #5584 halfnelson 2020-11-07 15:53:27 +1000
  • 21f73389ff Extract tag preprocessor method halfnelson 2020-11-07 11:36:49 +1000
  • 0968e5500d #3940 revert auto-formatting changes Ivan Hofer 2020-11-06 07:24:05 +0100
  • bb2d94c587 fixed typo in each loop animation error (#5648) Mikail Khan 2020-11-05 22:06:53 -0500
  • 9745b61aab
    fixed typo in each loop animation error (#5648) Mikail Khan 2020-11-05 22:06:53 -0500
  • 7971e62c4f
    Update text.md Nguyễn Đức Hào 2020-11-06 09:01:35 +0700
  • f6961bc8e9 fixed typo in each loop animation error #5648 Mikail Khan 2020-11-05 16:27:34 -0500
  • 50cedfb761 Curly brace code style cleanup Ben McCann 2020-11-05 00:13:59 -0800
  • 862da73bf5 update pubdate Rich Harris 2020-11-04 21:28:35 -0500
  • 80300f9702 update pubdate Rich Harris 2020-11-04 21:28:35 -0500
  • 9ad664e1d2 #3940 refactor check if style is already present Ivan Hofer 2020-11-04 08:00:34 +0100
  • f2221fc873 #3940 use @noop instead of null Ivan Hofer 2020-11-04 07:41:05 +0100
  • 32bccfd532 draft blog post about sveltekit (#5638) Rich Harris 2020-11-04 01:00:17 -0500
  • 703ffe94dc
    draft blog post about sveltekit (#5638) Rich Harris 2020-11-04 01:00:17 -0500
  • 090e313a4d small tweak #5638 Rich Harris 2020-11-04 00:52:31 -0500
  • a356c02212 replace video link with an embed Rich Harris 2020-11-04 00:49:01 -0500
  • 184953859f change publication date Rich Harris 2020-11-03 23:30:45 -0500
  • 12b6207db0 tweak migration section Rich Harris 2020-11-03 23:30:20 -0500
  • 2419e167f1 expand on TS support Rich Harris 2020-11-03 23:24:47 -0500
  • a6ca22165b mention SvelteKit sooner Rich Harris 2020-11-03 23:23:25 -0500
  • 94ead1b2bc make language less scary Rich Harris 2020-11-03 23:21:16 -0500
  • aa9f7c2929
    docs: mention regexp literal as text expressions Ignatius Bagus 2020-11-03 19:53:22 +0700
  • 4026fb00ec Merge remote-tracking branch 'upstream/master' into customStyleTag Ivan Hofer 2020-11-03 09:00:10 +0100
  • 87182295d3 Merge remote-tracking branch 'origin/master' into customStyleTag Ivan Hofer 2020-11-03 08:43:40 +0100
  • 28a29bbd0e #3940 append styles on an element other than document.head Ivan Hofer 2020-11-03 08:43:09 +0100
  • ba5ee7ae90 #3940 add option to append styles on an element other than document.head Ivan Hofer 2020-11-03 08:39:11 +0100
  • c7e7ea6ad1
    lint #5621 pushkin 2020-11-03 07:11:01 +0100
  • d92139a038 draft blog post about sveltekit Rich Harris 2020-11-03 00:41:00 -0500
  • e75bba042d Update README.md (#5620) Shriji 2020-11-03 10:51:35 +0530
  • c8334c8b28
    Update README.md (#5620) Shriji 2020-11-03 10:51:35 +0530
  • a539790205
    docs: broken link to easing function #5635 Andy Bruère 2020-11-02 15:45:03 +0100
  • e1c424ac97 Blog post: Fix link Simon H 2020-11-02 08:41:30 +0100
  • fb8ef740fa
    Blog post: Fix link Simon H 2020-11-02 08:41:30 +0100
  • 39de4f6b02 Some typos [ci-skip] (#5632) hmt 2020-11-02 00:51:03 +0100
  • 2db9cc2bc9
    Some typos [ci-skip] (#5632) hmt 2020-11-02 00:51:03 +0100
  • 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