Commit Graph

  • 9b30c8c983 [fix] make Source type in preprocess private (#6726) Simon H 2021-09-15 19:02:54 +0200
  • 98aefd3cf6
    [fix] make Source type in preprocess private (#6726) Simon H 2021-09-15 19:02:54 +0200
  • db43e9b5ba
    changelog #6726 Simon H 2021-09-15 19:02:36 +0200
  • 76fa543822
    changelog Simon H 2021-09-15 19:02:02 +0200
  • c8c47c179e [feat] add loose parsing mode #6728 Simon Holthausen 2021-09-14 13:54:02 +0200
  • 24068f630e [fix] run else-if reactive function on re-renders #6727 bluwy 2021-09-14 18:05:23 +0800
  • efaea816e8
    [fix] make Source type in preprocess private Simon H 2021-09-13 11:15:32 +0200
  • 5c4b963e5f
    wording #6725 Simon H 2021-09-13 10:23:09 +0200
  • 4b23c4fbe8
    [docs] clarify readable callback timing Simon H 2021-09-13 10:19:49 +0200
  • 3387e22a42 [fix] Maximum call stack size exceeded (#4694) #6716 milahu 2021-09-12 10:15:06 +0200
  • 42a8b010c9 [chore] improve illegal declaration error message #6722 Ben McCann 2021-09-11 15:44:01 -0700
  • 9c742678db [fix] (perf) deduplicate getComputedStyle call (#6721) Simon H 2021-09-10 19:33:46 +0200
  • c040f130b7
    [fix] (perf) deduplicate getComputedStyle call (#6721) Simon H 2021-09-10 19:33:46 +0200
  • a24bd3897a
    (perf) deduplicate getComputedStyle call #6721 Simon H 2021-09-10 19:23:18 +0200
  • b83fb3c27a -> v3.42.5 Conduitry 2021-09-10 12:15:20 -0400
  • e34195d60d -> v3.42.5 v3.42.5 Conduitry 2021-09-10 12:15:20 -0400
  • 30cf5a4a15 update changelog Conduitry 2021-09-10 11:58:09 -0400
  • 16ec808345 update changelog Conduitry 2021-09-10 11:58:09 -0400
  • 46ffe105e7 [fix] wrong len in draw transition with stroke-linecap (#6195) Wouter van der Wal 2021-09-10 17:56:52 +0200
  • 05953d6c2e
    [fix] wrong len in draw transition with stroke-linecap (#6195) Wouter van der Wal 2021-09-10 17:56:52 +0200
  • 3ef36971cf tidy #6195 Conduitry 2021-09-10 11:47:45 -0400
  • 516daa2b03 Merge branch 'master' into pr/6195 Conduitry 2021-09-10 11:42:56 -0400
  • 23bcbdd9ec update changelog Conduitry 2021-09-10 11:39:35 -0400
  • a7c7253691 update changelog Conduitry 2021-09-10 11:39:35 -0400
  • c4b5c4eb11 [fix] handle AssignmentPattern with ObjectPattern in rewrite_identifier (#6715) Shinobu Hayashi 2021-09-11 00:36:40 +0900
  • f1f7d90240
    [fix] handle AssignmentPattern with ObjectPattern in rewrite_identifier (#6715) Shinobu Hayashi 2021-09-11 00:36:40 +0900
  • a9e84038b5 [docs] document details binding (#6700) Geoff Rich 2021-09-10 07:02:45 -0700
  • 7e156c014e
    [docs] document details binding (#6700) Geoff Rich 2021-09-10 07:02:45 -0700
  • 88b507b6b5 [docs] Fix typo in $$slots docs (#6709) João Paulo 2021-09-10 11:00:56 -0300
  • 0027a41934
    [docs] Fix typo in $$slots docs (#6709) João Paulo 2021-09-10 11:00:56 -0300
  • 372987e231 [fix] handle AssignmentPattern with ObjectPattern in rewrite_identifier #6715 shinyaigeek 2021-09-06 23:33:51 +0900
  • fff4506047
    Slight improvement to code brevity #6713 Dominik Bošnjak 2021-09-05 21:40:41 +0200
  • e93e41143a
    [docs] Fix typo in $$slots docs #6709 João Paulo 2021-09-04 15:27:34 -0300
  • 914b9b3721 update: use svelte-share-repl created with figma #6703 johannchopin 2021-09-04 10:28:32 +0200
  • edce4d868d fix: Increase SharePanel z-index johannchopin 2021-09-03 19:30:53 +0200
  • 78c8558abc add: SharePanel component johannchopin 2021-09-03 19:09:56 +0200
  • 8e2cd49f87 add: setClipboard utils johannchopin 2021-09-03 19:04:34 +0200
  • b336f66f13 add: svelte-share-repl static icon johannchopin 2021-09-03 19:04:19 +0200
  • 4f365053ed docs: document details binding #6700 Geoff Rich 2021-09-02 09:15:55 -0700
  • a976b12358 [fix] Update outdated line number in tutorial text (#6689) mellanslag-de 2021-09-02 13:53:00 +0200
  • 4f9a260ab1
    [fix] Update outdated line number in tutorial text (#6689) mellanslag-de 2021-09-02 13:53:00 +0200
  • 97515d49dc
    fix line number #6689 Simon H 2021-09-02 13:52:48 +0200
  • e9da0eb4d4 [docs] Fix a minor bug in binding tutorial (#6698) gunggmee 2021-09-02 20:48:49 +0900
  • dc11e4487e
    [docs] Fix a minor bug in binding tutorial (#6698) gunggmee 2021-09-02 20:48:49 +0900
  • 698b9325d6 [docs] Fix a minor bug in binding tutorial #6698 gunggmee 2021-09-02 09:29:38 +0900
  • f8e5d60289 [docs] "What's new in Svelte" September newsletter (#6691) Daniel Sandoval 2021-09-01 11:25:13 -0700
  • 4d30ef34e3
    [docs] "What's new in Svelte" September newsletter (#6691) Daniel Sandoval 2021-09-01 11:25:13 -0700
  • fd541f24f4
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md #6691 Simon H 2021-09-01 20:24:44 +0200
  • 7106ab90ae
    move bullet point into better location Simon H 2021-09-01 17:13:08 +0200
  • 9002764869
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Simon H 2021-09-01 15:27:30 +0200
  • 075d188268
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Simon H 2021-09-01 15:26:09 +0200
  • e77cc7f229
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Simon H 2021-09-01 15:24:15 +0200
  • 240c262448
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Simon H 2021-09-01 15:23:48 +0200
  • e6f9811625 [docs] Promote prettier-plugin-svelte (#6695) Andrey Bienkowski 2021-09-01 10:44:29 +0000
  • 5a9cb770d8
    [docs] Promote prettier-plugin-svelte (#6695) Andrey Bienkowski 2021-09-01 10:44:29 +0000
  • 40abc4aeff
    wording #6695 Simon H 2021-09-01 12:44:20 +0200
  • 7677dafbe3
    Promote prettier-plugin-svelte Andrey Bienkowski 2021-09-01 10:21:33 +0000
  • 384ecdf6c3
    Indents Daniel Sandoval 2021-08-31 16:47:34 -0700
  • 3c4c91d556 merge conflict messyness Daniel Sandoval 2021-08-31 16:42:30 -0700
  • 20a9a8577d Merge branch 'master' of github.com:d3sandoval/svelte Daniel Sandoval 2021-08-31 16:40:44 -0700
  • 9f6c793b59 Some formatting. Added SvelteKit updates Daniel Sandoval 2021-08-31 16:39:30 -0700
  • 3b109581c3
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Daniel Sandoval 2021-08-31 16:34:38 -0700
  • 0684d37687
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Daniel Sandoval 2021-08-31 16:32:33 -0700
  • 6f23a564e2
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Daniel Sandoval 2021-08-31 16:32:27 -0700
  • 470a655150
    Update site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md Simon H 2021-08-29 08:29:00 +0200
  • e8f16a94b6 first draft Daniel Sandoval 2021-08-28 15:27:47 -0700
  • 4cc6b60264 September skeleton Daniel Sandoval 2021-08-28 12:35:18 -0700
  • 4731ef3082
    Update outdated line number mellanslag-de 2021-08-28 20:49:12 +0200
  • 3c65563176 [docs] Fix the speed of the typewriter example to scale correctly (#6568) duarte-pompeu 2021-08-28 03:50:44 +0100
  • 8d3f4512f6
    [docs] Fix the speed of the typewriter example to scale correctly (#6568) duarte-pompeu 2021-08-28 03:50:44 +0100
  • adde71dfec
    Update site/content/tutorial/10-transitions/05-custom-js-transitions/text.md #6568 Ben McCann 2021-08-27 19:23:01 -0700
  • 29fa087a42
    Update site/content/tutorial/10-transitions/05-custom-js-transitions/app-b/App.svelte Ben McCann 2021-08-27 19:22:46 -0700
  • 4738573012
    Update site/content/examples/09-transitions/04-custom-js-transitions/App.svelte Ben McCann 2021-08-27 19:22:31 -0700
  • 48e974de4a
    Update site/content/docs/02-template-syntax.md Ben McCann 2021-08-27 19:22:11 -0700
  • e8136dcadd -> v3.42.4 Conduitry 2021-08-27 15:33:04 -0400
  • 3c5cea114c -> v3.42.4 v3.42.4 Conduitry 2021-08-27 15:33:04 -0400
  • dfebff69fa [chore] fix js sample test Conduitry 2021-08-27 15:16:27 -0400
  • 6735d5422c [chore] fix js sample test Conduitry 2021-08-27 15:16:27 -0400
  • 8afe29eb8e update changelog Conduitry 2021-08-27 15:10:42 -0400
  • ae268d1bb8 update changelog Conduitry 2021-08-27 15:10:42 -0400
  • c2d7a73332 [fix] only use optimized 'src' handling for 'html' namespace (#6580) Yuichiro Yamashita 2021-08-28 04:08:38 +0900
  • fc4797c6f8
    [fix] only use optimized 'src' handling for 'html' namespace (#6580) Yuichiro Yamashita 2021-08-28 04:08:38 +0900
  • 9bfc9259f0 update changelog Conduitry 2021-08-27 15:02:39 -0400
  • eee5e459d3 update changelog Conduitry 2021-08-27 15:02:39 -0400
  • 1d152bdd45 [fix] attach transition/animation CSS to ownerDocument in iframes (#6680) Jacob Wright 2021-08-27 13:01:16 -0600
  • 6de3eb7042
    [fix] attach transition/animation CSS to ownerDocument in iframes (#6680) Jacob Wright 2021-08-27 13:01:16 -0600
  • 23ec59ff43 update changelog Conduitry 2021-08-27 14:56:42 -0400
  • 6ecdf7e2fb update changelog Conduitry 2021-08-27 14:56:42 -0400
  • ee470d5dc9 [fix] handle undefined select value with spread (#6687) Shinobu Hayashi 2021-08-28 03:53:18 +0900
  • fc9241fea9
    [fix] handle undefined select value with spread (#6687) Shinobu Hayashi 2021-08-28 03:53:18 +0900
  • d54dc6a7f1 [chore] add test for handling undefined select value with spread #6687 shinyaigeek 2021-08-27 23:33:53 +0900
  • 7a61921eb9 [fix] handle undefined select value with spread shinyaigeek 2021-08-27 22:09:32 +0900
  • 36c8dbe8e5 chore(docs): update Component-format script-markup-style order (#6682) Shinobu Hayashi 2021-08-25 22:20:07 +0900
  • 5df60e75a7
    chore(docs): update Component-format script-markup-style order (#6682) Shinobu Hayashi 2021-08-25 22:20:07 +0900
  • 717d7fa745 chore(docs): update Component-format script-markup-style order #6682 shinyaigeek 2021-08-25 22:02:37 +0900
  • 9c091c8f85 [fix] Fixes regression in iFrame animations caused by #6570 #6680 Jacob Wright 2021-08-24 17:03:00 -0600
  • f66d7b8449 -> v3.42.3 Conduitry 2021-08-24 10:30:28 -0400
  • c09018271f -> v3.42.3 v3.42.3 Conduitry 2021-08-24 10:30:28 -0400
  • 4a5dbd9b38 update changelog Conduitry 2021-08-24 10:29:38 -0400
  • 1262e1213f update changelog Conduitry 2021-08-24 10:29:38 -0400