Commit Graph

  • 5b4e43c704 update style end tag parsing to allow for whitespace after tag name pngwn 2020-08-30 23:26:31 +0100
  • 2e2029d625 update script end tag parsing to allow whitespace after tagname pngwn 2020-08-30 23:05:30 +0100
  • e6ab656940 do not warn if module variables are not the only dependencies in reactive statements #6510 tanhauhau 2021-07-10 11:00:50 +0800
  • 156d0cbbc0 [fix] relax store derived function signature (#6509) Simon H 2021-07-09 17:42:27 +0200
  • ce43bd67c7
    [fix] relax store derived function signature (#6509) Simon H 2021-07-09 17:42:27 +0200
  • e6edd43322
    changelog #6509 Simon H 2021-07-09 17:42:03 +0200
  • ddeeb94e22
    [fix] relax store derived function signature Simon H 2021-07-09 15:42:03 +0200
  • 9c99c669aa fix return of `append_empty_stylesheet` Ivan Hofer 2021-07-09 15:06:38 +0200
  • 11724dd12b fix `append_empty_stylesheet` Ivan Hofer 2021-07-09 12:53:58 +0200
  • 3d41b6beb6 use `getElementById` to look for existing stylesheets Ivan Hofer 2021-07-09 07:47:28 +0200
  • 4c4adeb817 rename variables to snake_case Ivan Hofer 2021-07-09 07:13:31 +0200
  • 07a9488656
    change placement and ordering #5640 Ignatius Bagus 2021-07-09 10:58:19 +0700
  • ef025d9542 Fix tree-shakability Altan Birler 2021-07-08 22:25:21 +0200
  • 2647bfbbee Use anchor instead of URL for relative to absolute path convertion Altan Birler 2021-07-08 22:03:25 +0200
  • 8d53476956 ci(workflow): add cache to workflows using actions/setup-node (#6491) Oscar Dominguez 2021-07-08 18:53:58 +0200
  • 6a7f3083a7
    ci(workflow): add cache to workflows using actions/setup-node (#6491) Oscar Dominguez 2021-07-08 18:53:58 +0200
  • 8dd079c175
    ci(workflows): setup-node bumped to v2 #6491 Oscar Dominguez 2021-07-08 18:39:05 +0200
  • e1df7929c4 update changelog Conduitry 2021-07-08 11:25:33 -0400
  • 687492a5bc update changelog Conduitry 2021-07-08 11:25:33 -0400
  • bc0ac1df44 standalone :global() with multiple selectors shouldn't be treated as error (#6508) Tan Li Hau 2021-07-08 23:24:22 +0800
  • f60cb22a9d
    standalone :global() with multiple selectors shouldn't be treated as error (#6508) Tan Li Hau 2021-07-08 23:24:22 +0800
  • 196245b822 Merge branch 'silence-warnings' of https://github.com/dummdidumm/svelte into silence-warnings Simon Holthausen 2021-07-08 17:09:54 +0200
  • 1f6b4cb414 support ignore through html comment above instance script Simon Holthausen 2021-07-08 17:09:17 +0200
  • ae2c39b92b
    Merge branch 'master' into silence-warnings Simon H 2021-07-08 16:51:27 +0200
  • a52028e8c1 docs: adjust formatting in compiler options table Conduitry 2021-07-08 10:48:49 -0400
  • 64c162c6b7 docs: adjust formatting in compiler options table Conduitry 2021-07-08 10:48:49 -0400
  • 165f31d571 update changelog Conduitry 2021-07-08 10:48:20 -0400
  • 341137285d update changelog Conduitry 2021-07-08 10:48:20 -0400
  • d5e6f55104 docs: fix heading level a11y issue (#5679) Geoff Rich 2021-07-08 06:55:03 -0700
  • 2842227cf0
    docs: fix heading level a11y issue (#5679) Geoff Rich 2021-07-08 06:55:03 -0700
  • f8df0f2be9 [docs] Add tutorial step for key blocks (#6420) Eirik Vågeskar 2021-07-08 15:43:59 +0200
  • 854a7de451
    [docs] Add tutorial step for key blocks (#6420) Eirik Vågeskar 2021-07-08 15:43:59 +0200
  • 2fbc2f8741 Improve claim_text Altan Birler 2021-06-27 07:51:03 +0200
  • a16bb391db Implement fast path for `init_hydrate` binary search Altan Birler 2021-06-27 07:13:41 +0200
  • 8e69246d47 Optimize `init_hydrate` Altan Birler 2021-06-27 06:46:11 +0200
  • 1f2460dd6e Implement proper src equality checking Altan Birler 2021-06-27 06:14:33 +0200
  • dae7599d2e Improve comments Altan Birler 2021-06-25 20:43:46 +0200
  • be00e035ba Normale src urls Altan Birler 2021-06-25 18:29:55 +0200
  • d8aceba369 Fix failing tests Altan Birler 2021-06-25 18:11:47 +0200
  • 34f9ffe2d8 Skip reordering of unclaimed nodes in hydration Altan Birler 2021-06-25 14:21:22 +0200
  • 42b91569ba Improve src equality checking during hydration Altan Birler 2021-06-25 11:38:23 +0200
  • 9c4871e75d Update CHANGELOG Ben McCann 2021-07-08 05:44:51 -0700
  • 384513e3b1 Update CHANGELOG Ben McCann 2021-07-08 05:44:51 -0700
  • 24d4937ce0 fix insert function (#6445) Daybrush (Younkue Choi) 2021-07-08 21:39:53 +0900
  • 201a71d8b7
    fix insert function (#6445) Daybrush (Younkue Choi) 2021-07-08 21:39:53 +0900
  • b2b79cf78e fix: fix anchor type #6445 Daybrush 2021-07-08 18:55:40 +0900
  • 50fe25fd16
    fix test Simon H 2021-07-08 08:51:45 +0200
  • f9528c000a
    fix test Simon H 2021-07-08 08:45:34 +0200
  • 82a20e4bf3
    fix test Simon H 2021-07-08 08:31:59 +0200
  • 5e0ece297a
    fix test Simon H 2021-07-08 08:31:46 +0200
  • a1a0585fc4
    fix test Simon H 2021-07-08 08:31:31 +0200
  • 868efc6f55 standalone :global() with multiple selectors shouldn't be treated as error #6508 Tan Li Hau 2021-07-08 11:47:16 +0800
  • 84d073ada5 fix input value 0 for ssr #6458 tanhauhau 2021-06-27 15:53:32 +0800
  • ba22301ef7
    unscrew Simon H 2021-07-07 17:21:24 +0200
  • e9bf044675
    unscrew Simon H 2021-07-07 17:21:02 +0200
  • 610fdc89c3
    unscrew Simon H 2021-07-07 17:20:28 +0200
  • 9536e568bf
    unscrew Simon H 2021-07-07 17:19:55 +0200
  • e9f43759b6
    unscrew Simon H 2021-07-07 17:19:08 +0200
  • b2a7b50053
    unscrew Simon H 2021-07-07 17:18:34 +0200
  • ff5b4d5f45
    unscrew Simon H 2021-07-07 17:18:09 +0200
  • 506a1d0395
    unscrew Simon H 2021-07-07 17:17:22 +0200
  • f4598e5463
    Merge branch 'master' into @feature/compile-error-mode Simon H 2021-07-07 17:09:43 +0200
  • c98b878d4d lint, remove solo, changelog Simon Holthausen 2021-07-07 16:42:40 +0200
  • 39fab6ee8b [fix] be able to silence more warnings Simon Holthausen 2021-07-07 16:28:23 +0200
  • b286102269 [chore] move compiler warnings/errors to dedicate files (#6503) Simon H 2021-07-07 16:16:35 +0200
  • b662c7fd41
    [chore] move compiler warnings/errors to dedicate files (#6503) Simon H 2021-07-07 16:16:35 +0200
  • b0ba47ce7a prettier names #6503 Simon Holthausen 2021-07-07 16:08:58 +0200
  • d39fb2c00d fix text Simon Holthausen 2021-07-07 13:50:33 +0200
  • dd65a8fee8 [chore] move compiler warnings/errors to dedicate files Simon Holthausen 2021-07-07 13:41:12 +0200
  • aa07c900e0 Remove special MD parsing and use hard-coded title replacements #5679 Geoff Rich 2021-07-06 09:20:38 -0700
  • 6f832f4777
    Merge branch 'sveltejs:master' into a11y-scrollable-and-h4 Geoff Rich 2021-07-06 08:20:20 -0700
  • b36b4d44d7 [docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (#6498) Adam Bates 2021-07-06 10:31:42 -0400
  • f2ca8bc64b
    [docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (#6498) Adam Bates 2021-07-06 10:31:42 -0400
  • 1fa78f7f00 Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (used to look like a list of 4, when really it's a list of 2). #6498 Adam Bates 2021-07-05 19:17:58 -0400
  • 57634e6777
    ci(workflow): remove old cache step from 'ci.yml' Oscar Dominguez 2021-07-05 12:47:17 +0200
  • e05940b99a
    style(workflow): restore single quoted strings Oscar Dominguez 2021-07-05 12:45:37 +0200
  • 6940e7b6c0 [docs] adjust function name (#6495) decaylala 2021-07-05 18:10:29 +0800
  • 8457a73cef
    [docs] adjust function name (#6495) decaylala 2021-07-05 18:10:29 +0800
  • 17b95bb21c
    adjust function name #6495 decaylala 2021-07-05 17:59:05 +0800
  • 79cddea698 fix dynamic autofocus #6494 bluwy 2021-07-05 15:18:56 +0800
  • 3ed4de1ba5 [docs] bump site-kit version Ben McCann 2021-07-04 20:31:04 -0700
  • f2fa7b2186 [docs] bump site-kit version Ben McCann 2021-07-04 20:31:04 -0700
  • 7318ba03ed ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows Oscar Dominguez 2021-07-05 01:48:49 +0200
  • 63286bca27 fix: add ssr.* to package files so that the exports added in #6416 work (#6483) Dominik G 2021-07-04 01:18:01 +0200
  • b06474eb49
    fix: add ssr.* to package files so that the exports added in #6416 work (#6483) Dominik G 2021-07-04 01:18:01 +0200
  • da67818147 update changelog Ben McCann 2021-07-02 12:13:33 -0700
  • 2077a7b2a0 update changelog Ben McCann 2021-07-02 12:13:33 -0700
  • 2ce48f57fe Remove caption warning on <audio> (#6054) Geoff Rich 2021-07-02 12:02:02 -0700
  • 391258aa10
    Remove caption warning on <audio> (#6054) Geoff Rich 2021-07-02 12:02:02 -0700
  • 6a4c78b8d7 [docs] update a11y docs (#6487) Geoff Rich 2021-07-02 09:40:27 -0700
  • a35506b5eb
    [docs] update a11y docs (#6487) Geoff Rich 2021-07-02 09:40:27 -0700
  • 97a80ba2c5 docs: update a11y docs #6487 Geoff Rich 2021-07-02 09:25:20 -0700
  • 9e5fa7a775 Trackpad and touch support in media example (#5912) Joakim Berglund 2021-07-02 17:20:44 +0200
  • ecc3c08999
    Trackpad and touch support in media example (#5912) Joakim Berglund 2021-07-02 17:20:44 +0200
  • 6051a25fe0 [docs] added transition on toggling folder in tutorial (#6453) Jatin Hemnani 2021-07-02 20:44:08 +0530
  • c4f4a3dc2e
    [docs] added transition on toggling folder in tutorial (#6453) Jatin Hemnani 2021-07-02 20:44:08 +0530
  • 6b2596d14e
    Update site/content/examples/17-special-elements/00-svelte-self/Folder.svelte #6453 Ben McCann 2021-07-02 08:13:02 -0700
  • db1f76321d [docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe (#6448) Odee 2021-07-02 23:12:11 +0800
  • 287cccc450
    [docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe (#6448) Odee 2021-07-02 23:12:11 +0800
  • 2c8e230ff4 fix: add ssr.* to package files so that the exports added in #6416 work #6483 dominikg 2021-07-01 22:31:17 +0200