Commit Graph

  • c966102f42 Add trusted modifier (#6149) Dennis Kaspar 2021-06-27 18:48:42 +0200
  • b464320607
    Add trusted modifier (#6149) Dennis Kaspar 2021-06-27 18:48:42 +0200
  • 1290cb52bd july blog post Daniel Sandoval 2021-06-27 09:15:36 -0700
  • 9839c8eb5a document new style props feature in Svelte 3.38 (#6378) swyx 2021-06-28 00:13:07 +0800
  • e43778a0c4
    document new style props feature in Svelte 3.38 (#6378) swyx 2021-06-28 00:13:07 +0800
  • 879b73b359
    make sure to split examples to the left, add caniuse link #6378 Simon H 2021-06-27 18:12:13 +0200
  • c53e09a445 docs: clarified readonly prop access (#5825) EmNudge 2021-06-27 12:05:53 -0400
  • 0e18b1311e
    docs: clarified readonly prop access (#5825) EmNudge 2021-06-27 12:05:53 -0400
  • 458a184408 Add documentation for crossfade (#6196) Ophir LOJKINE 2021-06-27 18:01:26 +0200
  • f797482e27
    Add documentation for crossfade (#6196) Ophir LOJKINE 2021-06-27 18:01:26 +0200
  • fc47675205
    split example to the right #6196 Simon H 2021-06-27 18:01:06 +0200
  • f38b1211ba
    Merge branch 'sveltejs:master' into master Jatin Hemnani 2021-06-27 21:30:31 +0530
  • 812d0cf0be tutorial: In the onDestroy example, explicitly show the memory leak (#5515) fivem 2021-06-27 07:13:25 +0300
  • bca46b9f70
    tutorial: In the onDestroy example, explicitly show the memory leak (#5515) fivem 2021-06-27 07:13:25 +0300
  • b8fcde7ef4
    Update site/content/tutorial/07-lifecycle/02-ondestroy/app-b/Timer.svelte #5515 Ben McCann 2021-06-26 21:13:10 -0700
  • 2f47b5a10e
    Update site/content/tutorial/07-lifecycle/02-ondestroy/app-a/Timer.svelte Ben McCann 2021-06-26 21:12:43 -0700
  • 3ee017b680 check if checkbox or radio #4621 tanhauhau 2021-06-26 23:57:18 +0800
  • 229054a2be Fixed typos fivemru 2021-06-27 02:38:48 +0300
  • 0a0e933c5f Fixed typos fivemru 2021-06-27 02:33:18 +0300
  • 65e834a866 Remove deprecated a11y-no-onchange warning #6457 Geoff Rich 2021-06-26 16:22:52 -0700
  • ab4d4aef85 Rename menu item from API to Docs #6456 Ben McCann 2021-06-26 16:10:22 -0700
  • 37cffee2d8 add issue form (#6454) pngwn 2021-06-26 22:09:26 +0100
  • 000c7ca5ba
    add issue form (#6454) pngwn 2021-06-26 22:09:26 +0100
  • cf6ff3a953 site: fix falling back to default port (#5382) Ben McCann 2021-06-26 13:54:41 -0700
  • c584af34ec
    site: fix falling back to default port (#5382) Ben McCann 2021-06-26 13:54:41 -0700
  • e2cabbc8a4 add stale-bot config (#6455) pngwn 2021-06-26 19:51:49 +0100
  • fbf0a0c4de
    add stale-bot config (#6455) pngwn 2021-06-26 19:51:49 +0100
  • 56f5ae1198 add stale-bot config #6455 pngwn 2021-06-26 19:34:43 +0100
  • fe94f6142a Docs: Accurately name function (#4060) The Jared Wilcurt 2021-06-26 14:23:30 -0400
  • 7115601cd3
    Docs: Accurately name function (#4060) The Jared Wilcurt 2021-06-26 14:23:30 -0400
  • d629fe5e3e
    adjust solution accordingly #4060 Simon H 2021-06-26 20:22:41 +0200
  • 217fdef2e2 docs: remove type property from special elements tutorial (#4715) Simon Scharf 2021-06-26 20:18:09 +0200
  • f99deeb67b
    docs: remove type property from special elements tutorial (#4715) Simon Scharf 2021-06-26 20:18:09 +0200
  • 5adac4f176
    Merge branch 'master' into master #4715 Simon H 2021-06-26 20:16:10 +0200
  • fd5548e3b2 Add tutorial for component binding (#5009) Stephane 2021-06-26 20:09:49 +0200
  • f9b796cabe
    Add tutorial for component binding (#5009) Stephane 2021-06-26 20:09:49 +0200
  • 0ce94bc295 tweaks #6454 pngwn 2021-06-26 19:08:38 +0100
  • f1c1a742c1 add feature request form pngwn 2021-06-26 19:06:10 +0100
  • e34b181092 doc: Add notes to stress call-context-during-initialisation (#5631) Outvi V 2021-06-27 02:05:17 +0800
  • 92422fdee2
    doc: Add notes to stress call-context-during-initialisation (#5631) Outvi V 2021-06-27 02:05:17 +0800
  • 44836f1833
    wording #5631 Simon H 2021-06-26 20:04:04 +0200
  • 87739dca48 tutorial: add name attribute to inputs (#5649) Nguyễn Đức Hào 2021-06-27 00:57:48 +0700
  • 0f92863033
    tutorial: add name attribute to inputs (#5649) Nguyễn Đức Hào 2021-06-27 00:57:48 +0700
  • 556c672d18 Reorder text area and output to improve visibility (#5790) Aswin Vayiravan 2021-06-26 13:55:35 -0400
  • 4b4717b351
    Reorder text area and output to improve visibility (#5790) Aswin Vayiravan 2021-06-26 13:55:35 -0400
  • 6199cef9fc add chat link pngwn 2021-06-26 18:55:29 +0100
  • c4a1b07aee
    Merge branch 'master' into reduce-size #5790 Simon H 2021-06-26 19:54:55 +0200
  • 1ec5dee65e add issue form pngwn 2021-06-26 18:51:23 +0100
  • 086ac3279c Bubble svelte dev events (#5994) Ava Johnson 2021-06-26 09:59:27 -0700
  • 46fac828f7
    Bubble svelte dev events (#5994) Ava Johnson 2021-06-26 09:59:27 -0700
  • 06354147eb Add docs for compound :global selector (#6271) Geoff Rich 2021-06-26 09:56:10 -0700
  • 7bf3f20dc3
    Add docs for compound :global selector (#6271) Geoff Rich 2021-06-26 09:56:10 -0700
  • f6f332eb5c
    Update site/content/docs/01-component-format.md #6271 Geoff Rich 2021-06-26 09:45:09 -0700
  • 5b278845d6 add accessibility warnings to the docs (#5316) Tan Li Hau 2021-06-27 00:09:40 +0800
  • 142de015eb
    add accessibility warnings to the docs (#5316) Tan Li Hau 2021-06-27 00:09:40 +0800
  • 14458bdb25 update docs for style tag in elements (#6415) Tan Li Hau 2021-06-27 00:09:00 +0800
  • 25a48be0ef
    update docs for style tag in elements (#6415) Tan Li Hau 2021-06-27 00:09:00 +0800
  • 44395c6027
    added transition on toggle folder Jatin Hemnani 2021-06-26 21:19:53 +0530
  • 92dc06cd70 remove unnecessary chunk length check Jonniek 2020-04-06 15:35:05 +0300
  • 7651abdeed add ssr for group bindings Jonniek 2020-03-15 19:02:41 +0200
  • 801b2a0ad5
    Update text.md #6448 Odee 2021-06-25 23:29:57 +0800
  • ed9c9b8b21 Add Vite to intro's officially maintained plug-ins (#6446) Ersin Ertan 2021-06-25 08:50:57 -0400
  • 0e1d54efdf
    Add Vite to intro's officially maintained plug-ins (#6446) Ersin Ertan 2021-06-25 08:50:57 -0400
  • c8a7ec016b
    Add Vite to intro's officially maintained plug-ins #6446 Ersin Ertan 2021-06-25 08:41:28 -0400
  • 286cd1fa4c fix: fix insert function Daybrush 2021-06-25 20:45:20 +0900
  • b7a4a03457 docs: update documentation for preprocessor sourcemap output (#6438) Dominik G 2021-06-24 16:03:13 +0200
  • 2c488f4d61
    docs: update documentation for preprocessor sourcemap output (#6438) Dominik G 2021-06-24 16:03:13 +0200
  • 9abf5e0de3
    Update site/content/docs/04-compile-time.md #6438 Ben McCann 2021-06-24 07:02:49 -0700
  • 31ef59cd03 docs: update documentation for proprocessor sourcemap output, which is used since 3.30 dominikg 2021-06-24 13:32:23 +0200
  • 39056ab18c
    more tests Ignatius Bagus 2021-06-23 22:22:51 +0700
  • 611a5150d2
    use string match to simplify regexp Ignatius Bagus 2021-06-23 21:50:07 +0700
  • 57ea279c56
    failing test for i6434 Ignatius Bagus 2021-06-23 21:48:24 +0700
  • e46cb7a905 cleaning up #6314 tanhauhau 2021-06-23 15:01:44 +0800
  • 1b70fc730e fix slot data for cancelled transition tanhauhau 2021-05-09 16:23:32 +0800
  • 93aaeb5495 -> v3.38.3 Conduitry 2021-06-22 11:12:18 -0400
  • 716d54571e -> v3.38.3 v3.38.3 Conduitry 2021-06-22 11:12:18 -0400
  • c5718e4965 update changelog Conduitry 2021-06-22 11:04:24 -0400
  • 1741699957 update changelog Conduitry 2021-06-22 11:04:24 -0400
  • 6e14869b19 fix: :global(...):some-pseudoclass should be considered global (#6317) Roy Choo 2021-06-22 23:03:08 +0800
  • 228832c9a3
    fix: :global(...):some-pseudoclass should be considered global (#6317) Roy Choo 2021-06-22 23:03:08 +0800
  • f47b839155 adjust test for global selector #6317 Conduitry 2021-06-22 10:55:42 -0400
  • 95a6e2577f update changelog Conduitry 2021-06-22 10:35:49 -0400
  • 3c889da6b7 update changelog Conduitry 2021-06-22 10:35:49 -0400
  • 96ca6284a4 Improve hydration by reordering optimally (#6395) Hasan Altan Birler 2021-06-22 16:34:48 +0200
  • 04bc37de31
    Improve hydration by reordering optimally (#6395) Hasan Altan Birler 2021-06-22 16:34:48 +0200
  • 7dbb51ed24 update changelog Conduitry 2021-06-22 10:28:01 -0400
  • 96b5669572 update changelog Conduitry 2021-06-22 10:28:01 -0400
  • 456dc162d3 fix slot props not updated when transition aborted (#6414) Tan Li Hau 2021-06-22 22:26:47 +0800
  • a6055b34d9
    fix slot props not updated when transition aborted (#6414) Tan Li Hau 2021-06-22 22:26:47 +0800
  • eda55e1b95 update changelog Conduitry 2021-06-22 10:14:36 -0400
  • 7e4112d184 update changelog Conduitry 2021-06-22 10:14:36 -0400
  • 98e38d4f3d update changelog Conduitry 2021-06-22 10:13:23 -0400
  • dd58bf9c05 update changelog Conduitry 2021-06-22 10:13:23 -0400
  • 13ff2460e3 bind this in bubbled events (#6417) Tan Li Hau 2021-06-22 22:12:25 +0800
  • 7d39e676c5
    bind this in bubbled events (#6417) Tan Li Hau 2021-06-22 22:12:25 +0800
  • 178d9f132e update changelog Conduitry 2021-06-22 10:04:56 -0400
  • b9e19004cb update changelog Conduitry 2021-06-22 10:04:56 -0400
  • e64977ebf3 disallow multiple selectors inside :global() (#6428) Tan Li Hau 2021-06-22 22:03:56 +0800
  • bbcc1e7479
    disallow multiple selectors inside :global() (#6428) Tan Li Hau 2021-06-22 22:03:56 +0800
  • a47fbf3086 adjust error message #6428 Conduitry 2021-06-22 09:52:56 -0400