Commit Graph

  • 5e40277167
    [feat] add reference for default values in destructuring context (#7007) Tan Li Hau 2022-01-07 05:05:49 +0800
  • f2af894edc update test #7007 Conduitry 2022-01-06 15:52:51 -0500
  • 3bd93a99a8 lint test Conduitry 2022-01-06 15:41:50 -0500
  • d6204e516f update changelog Conduitry 2022-01-06 15:30:32 -0500
  • 4627bdde73 update changelog Conduitry 2022-01-06 15:30:32 -0500
  • 6ecd954fe0 [fix] binding member expression should only invalidate the object, not the member property (#7008) Tan Li Hau 2022-01-07 04:28:53 +0800
  • 9f2b5afdf7
    [fix] binding member expression should only invalidate the object, not the member property (#7008) Tan Li Hau 2022-01-07 04:28:53 +0800
  • 6bc3573da5 add comment about data.reverse() in test #7008 Conduitry 2022-01-06 15:18:18 -0500
  • 7ddd9eaac1 lint test components Conduitry 2022-01-06 15:17:56 -0500
  • bf4dd8c961
    Bump codecov from 3.6.5 to 3.7.1 #5176 dependabot[bot] 2022-01-06 19:28:05 +0000
  • 27e666901f [fix] code generation with arrow functions and object destructuring assignments (#7110) Conduitry 2022-01-06 14:27:09 -0500
  • fb419d2fda
    [fix] code generation with arrow functions and object destructuring assignments (#7110) Conduitry 2022-01-06 14:27:09 -0500
  • 229abda8de update changelog #7110 Conduitry 2022-01-06 14:16:49 -0500
  • 4237a61ad9 [fix] bump code-red to 0.2.4 Conduitry 2022-01-06 14:15:48 -0500
  • fd901c4324 update changelog Conduitry 2022-01-06 11:08:07 -0500
  • 3f577d0bcc update changelog Conduitry 2022-01-06 11:08:07 -0500
  • 7dcbfd8f5a [fix] {:else if} value incorrectly cached (#7043) Tan Li Hau 2022-01-07 00:07:37 +0800
  • 2f0f330b76
    [fix] {:else if} value incorrectly cached (#7043) Tan Li Hau 2022-01-07 00:07:37 +0800
  • 08ade9b3dd [fix] ensure truthy non-boolean attributes are rendered correctly in SSR (#7066) pngwn 2022-01-06 15:14:09 +0000
  • 4240455e02
    [fix] ensure truthy non-boolean attributes are rendered correctly in SSR (#7066) pngwn 2022-01-06 15:14:09 +0000
  • e475e1b79d Merge branch 'master' into pr/7066 #7066 Conduitry 2022-01-06 10:05:55 -0500
  • 81c43ef933 Fixes issue #7026 with multiple independent Svelte apps running at the same time. typhonrt 2022-01-05 15:26:24 -0800
  • e08e83e744 [fix] export FlipParams interface from "svelte/animate" #7104 metonym 2022-01-05 13:09:15 -0800
  • befcbf516c [chore] fix test flakiness (#7076) Yuichiro Yamashita 2022-01-06 03:30:02 +0900
  • 966c03a317
    [chore] fix test flakiness (#7076) Yuichiro Yamashita 2022-01-06 03:30:02 +0900
  • 6e733b7700 commonize test #7076 baseballyama 2022-01-05 20:37:29 +0900
  • 24ca3d7c3d update comment baseballyama 2022-01-05 19:49:28 +0900
  • 5ae44c2c54
    Update test/custom-elements/index.ts Yuichiro Yamashita 2022-01-05 19:47:35 +0900
  • db4407d119
    Update test/runtime-puppeteer/index.ts Yuichiro Yamashita 2022-01-05 19:45:52 +0900
  • 94c1baa8cb
    Update test/runtime/index.ts Yuichiro Yamashita 2022-01-05 19:45:46 +0900
  • f247f2a1b9
    Update test/helpers.ts Yuichiro Yamashita 2022-01-05 19:45:37 +0900
  • 0ee8cab552
    Update test/helpers.ts Yuichiro Yamashita 2022-01-05 19:45:31 +0900
  • 8629c8ab96
    Update test/custom-elements/index.ts Yuichiro Yamashita 2022-01-05 17:10:53 +0900
  • eadfef1974 [fix] foreign namespace hash link (#7080) Ignatius Bagus 2022-01-05 04:41:42 +0700
  • 2012124e87
    [fix] foreign namespace hash link (#7080) Ignatius Bagus 2022-01-05 04:41:42 +0700
  • deb4dc5659 [docs] update links to Blender Studio (#7098) Austin Walela 2022-01-04 19:10:34 +0300
  • 6bfd2724a0
    [docs] update links to Blender Studio (#7098) Austin Walela 2022-01-04 19:10:34 +0300
  • 9ae30f648c update links to Blender Studio #7098 Austin Walela 2022-01-04 18:58:41 +0300
  • 20d0f26362 [docs] force externalize chatroom link (#7097) Yongwook Choi 2022-01-04 16:14:42 +0900
  • eb663d5cae
    [docs] force externalize chatroom link (#7097) Yongwook Choi 2022-01-04 16:14:42 +0900
  • 57aa205e9b
    grammatical fix #7108 Aman Kapoor 2022-01-03 23:08:47 -0800
  • 5ca3f468bb Fix markdown link for discord chatroom #7097 Yongwook Choi 2022-01-04 14:45:24 +0900
  • 704a8cdb5e update changelog Simon H 2022-01-03 11:36:56 +0100
  • 897a21087c
    update changelog Simon H 2022-01-03 11:36:56 +0100
  • 5a313ba251 [feat] add a11y-no-redundant-roles check (#7067) James Bradbury 2022-01-03 10:33:08 +0000
  • 84a4ef07c9
    [feat] add a11y-no-redundant-roles check (#7067) James Bradbury 2022-01-03 10:33:08 +0000
  • 604c755ef6 Update license year (#7091) Gabriel Francisco 2022-01-02 17:47:24 -0300
  • 9221f216c6
    Update license year (#7091) Gabriel Francisco 2022-01-02 17:47:24 -0300
  • a3085d8ed1
    Update license year #7091 Gabriel Francisco 2022-01-02 10:46:09 -0300
  • afae0dccea [docs] "What's new in Svelte" January newsletter (#7074) Daniel Sandoval 2022-01-01 04:47:02 -1000
  • ca2aedfb6c
    [docs] "What's new in Svelte" January newsletter (#7074) Daniel Sandoval 2022-01-01 04:47:02 -1000
  • 12809a6c76
    Update site/content/blog/2022-01-01-whats-new-in-svelte-january-2022.md #7074 Simon H 2022-01-01 15:46:18 +0100
  • ebf5ff84f8 add await baseballyama 2022-01-01 13:20:53 +0900
  • c1220a18d5 update 'done()'. baseballyama 2022-01-01 12:55:22 +0900
  • cb40a08ea8 add interval baseballyama 2022-01-01 12:42:22 +0900
  • caa596d87a revert useless change baseballyama 2022-01-01 12:17:23 +0900
  • b1b11f09e2 add maxAttempts baseballyama 2022-01-01 11:40:31 +0900
  • 6ef128e295 add log message baseballyama 2022-01-01 11:38:23 +0900
  • 8eb13005ac delete 'getNewPage' and add page deleting process baseballyama 2022-01-01 11:28:19 +0900
  • 5d98cfdf4e rearranging bullets for readability Daniel Sandoval 2021-12-31 08:51:21 -1000
  • 404b89f8be prettier links Daniel Sandoval 2021-12-31 08:50:04 -1000
  • 6b1b371002 Add svelte.dev callout and SvelteKit updates Daniel Sandoval 2021-12-31 08:46:49 -1000
  • 5bbf6d021a
    Update site/content/blog/2022-01-01-whats-new-in-svelte-january-2022.md Daniel Sandoval 2021-12-31 08:36:44 -1000
  • 6ab5c7fa6f remove case caught by (this.name === value) #7067 James Bradbury 2021-12-31 16:26:54 +0000
  • 2b05e542b3 move constants to top of file and rename with a11y prefix James Bradbury 2021-12-31 16:02:14 +0000
  • fdfbbed22f update test to reflect more cases that can be checked James Bradbury 2021-12-31 14:01:20 +0000
  • 7c0b63f0c5 include more conditions from PR #5361 James Bradbury 2021-12-31 14:01:07 +0000
  • 5f272b9d91 prevent 'Failed to launch the browser process!' baseballyama 2021-12-30 23:03:34 +0900
  • 21c07de407 add done() call baseballyama 2021-12-30 17:41:43 +0900
  • 44b75e4755 add test #7081 James Bradbury 2021-12-30 18:22:30 +0000
  • 4fcea85b93 check for keypress, keydown, keyup when click is present James Bradbury 2021-12-30 18:22:25 +0000
  • 1c4c978844 add compiler warning James Bradbury 2021-12-30 18:21:48 +0000
  • bb975e7b0c simplify conditional logic James Bradbury 2021-12-30 17:45:46 +0000
  • b6060f3520 update test to reflect unduplicated warnings James Bradbury 2021-12-30 17:45:31 +0000
  • 51d7c9bad2 [chore] delete stale bot yaml config Simon H 2021-12-30 16:10:46 +0100
  • a4963d7c0e
    [chore] delete stale bot yaml config Simon H 2021-12-30 16:10:46 +0100
  • 649e462c92 linting suggestions James Bradbury 2021-12-30 12:34:52 +0000
  • 17906c2743 use else if where possible James Bradbury 2021-12-30 12:31:57 +0000
  • 53b89192c2 nest article/section checks into an if statement James Bradbury 2021-12-30 12:31:48 +0000
  • 91ec3fcb7b abstract parent element check into function James Bradbury 2021-12-30 12:31:06 +0000
  • db606c7a92 remove suggestion from compiler warning James Bradbury 2021-12-30 12:30:22 +0000
  • 9a7f3112ff update expected test #7080 Ignatius Bagus 2021-12-30 15:06:51 +0700
  • 23a3026251 update link to options Ignatius Bagus 2021-12-30 15:06:30 +0700
  • 921d998c1b Force Mocha to quit after tests complete baseballyama 2021-12-30 15:52:13 +0900
  • cf5cfb556e fix flasky test baseballyama 2021-12-30 14:53:06 +0900
  • 17d9a41d57 Added a couple missing showcase items Daniel Sandoval 2021-12-29 10:08:08 -1000
  • 00dabf5224 Jan Newsletter Daniel Sandoval 2021-12-29 10:02:48 -1000
  • a178aa0b1f Include examples of if/else around text nodes #7070 Henry Blyth 2019-12-01 16:16:51 +0000
  • e5db344dd0
    Update Component.ts #7069 Joerg Sonnenberger 2021-12-29 05:55:12 +0100
  • d4ad191adb
    [PoC] Fix context API for web components Joerg Sonnenberger 2021-12-29 05:52:39 +0100
  • 30c0352410 correct linting issues James Bradbury 2021-12-28 18:51:51 +0000
  • 12afce72bf remove code comments that are extraneous James Bradbury 2021-12-28 18:48:30 +0000
  • 669174861d add warnings to check against James Bradbury 2021-12-28 18:47:28 +0000
  • e1cdf849dc return boolean for dispatch bluwy 2021-12-28 21:52:46 +0800
  • e95210da82 chore: linting pngwn 2021-12-28 11:43:11 +0000
  • 90f48c0de5 chore: changelog entry pngwn 2021-12-28 11:37:02 +0000
  • fc3701d235 fix: ensure non-bool attr are consistent in ssr and dom pngwn 2021-12-28 11:33:20 +0000
  • a2df22be7b [docs] explain initial value for bind scroll bluwy 2021-12-28 15:39:29 +0800
  • c86bf54222 fix typo bluwy 2021-12-28 15:09:34 +0800
  • ed8cc0093e [feat] dispatch cancelable custom events bluwy 2021-12-28 14:59:46 +0800