Commit Graph

  • c2e05e1939 Merge branch 'master' into typescript-3.9-upgrade Ivan Hofer 2023-02-22 20:27:17 +0100
  • 811a69214f Merge branch 'master' into optimizations #7703 Ivan Hofer 2023-02-22 20:09:10 +0100
  • 709264a94c
    chore: update changelog Simon H 2023-02-22 20:08:46 +0100
  • 53de73d08c
    feat: simpler output for reactive vars if dependencies are all static (#7942) Tan Li Hau 2023-02-23 03:02:42 +0800
  • 234f9f6574 revert formatting changes Ivan Hofer 2023-02-22 20:02:34 +0100
  • 2425851698 revert formatting changes Ivan Hofer 2023-02-22 20:01:27 +0100
  • cd24b6a77b remove test code Ivan Hofer 2023-02-22 20:00:03 +0100
  • 28c3508fb7 fix no payload case Ivan Hofer 2023-02-22 19:54:30 +0100
  • ba35faea50 fix types Ivan Hofer 2023-02-22 19:43:41 +0100
  • f50219a55e revert formatting changes Ivan Hofer 2023-02-22 19:36:17 +0100
  • a4f151b726 Merge branch 'master' into createEventDispatcher-types Ivan Hofer 2023-02-22 19:35:09 +0100
  • 5966da6f32
    Update text.md Mike Randazzo 2023-02-22 10:09:06 -0800
  • c9a269c149
    fix: silence no content a11y warning if the tag has an aria-label (#8299) Vaibhav 2023-02-22 10:19:33 -0600
  • 3559997223
    feat: implement a11y `aria-activedescendant-has-tabindex` (#8172) ngtr6788 2023-02-22 11:14:21 -0500
  • cf3e04e28a
    Apply suggestions from code review #8299 Simon H 2023-02-22 16:56:53 +0100
  • bcf87c36fe
    Update src/compiler/compile/Component.ts #7942 Simon H 2023-02-22 16:40:28 +0100
  • a71b8b9958
    chore: improve parser performance (#8303) Simon H 2023-02-22 16:18:36 +0100
  • 31741dbe19
    Update src/compiler/parse/read/style.ts #8303 Simon H 2023-02-22 10:38:43 +0100
  • e3e912ab58
    Fix accessibility of options tutorial. (#8308) brunnerh 2023-02-22 09:51:26 +0100
  • a0cedf8d82
    fix: flush remaining `afterUpdate` before `destroy` (#7516) Yuichiro Yamashita 2023-02-22 17:46:49 +0900
  • 735f113a1f feat: Support css units in fly and blur transitions Bob Fanger 2022-06-20 14:47:20 +0200
  • 2bd3f26edd fix: When intro was triggered before the outro, that outro was canceled #7300 Bob Fanger 2022-02-21 01:02:52 +0100
  • aaefa6e838 Fix accessibility of options tutorial. Use button instead of non-interactive element (div). (Removes a Svelte a11y warning.) #8308 brunnerh 2023-02-22 07:21:37 +0000
  • f3807df59e fix: instead of deleting, add a new attribute to class instead of deleting the <a> element from the Set, add a new attribute to to indicate it doesnt need a child vibovenkat123 2023-02-21 20:15:15 -0600
  • ce69e79c71 fix test #7516 Yuichiro Yamashita 2023-02-22 09:44:10 +0900
  • ddc94679b9 Merge remote-tracking branch 'origin/master' into fix/7476 Yuichiro Yamashita 2023-02-22 09:15:17 +0900
  • 636917e32a cant use includes yet WHAT YEAR IS IT?? Simon Holthausen 2023-02-21 20:02:48 +0100
  • 57d869d028
    [docs] move `@html` tutorial to end (partly fixing #7253) (#7254) Rémi Marche 2023-02-21 20:00:15 +0100
  • b907e6a24c
    rename #7254 Simon H 2023-02-21 19:59:28 +0100
  • 6a8853cf65 Merge branch 'master' into fix/7476 Simon Holthausen 2023-02-21 19:57:44 +0100
  • 3ff58ef49d Merge branch 'master' into patch-2 Simon Holthausen 2023-02-21 19:56:28 +0100
  • 87424b3137
    chore: update changelog Simon H 2023-02-21 18:14:15 +0100
  • aa9b2dd5f3
    fix: omit a11y warning on `<video>` when `aria-hidden="true"` (#7880) Carlos Ivanchuk 2023-02-21 12:27:49 -0400
  • 3c08392549
    Update src/runtime/internal/scheduler.ts Simon H 2023-02-21 17:10:06 +0100
  • 1fa8dc4b29 chore: improve parser performance Simon Holthausen 2023-02-21 16:54:08 +0100
  • ddea1e92ef
    test #7880 Simon H 2023-02-21 16:02:43 +0100
  • 28eb945945
    Update src/compiler/compile/nodes/Element.ts Simon H 2023-02-21 15:50:56 +0100
  • cf1014f83a
    Update src/compiler/compile/nodes/Element.ts Simon H 2023-02-21 15:49:31 +0100
  • 2a5b488386
    fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) Valter Kraemer 2023-02-21 16:21:48 +0200
  • 2c2f545f08
    Update src/compiler/compile/css/Selector.ts #8122 Simon H 2023-02-21 14:14:13 +0100
  • f6ef6a9349
    fix: don't throw when calling writable() unsubscribe twice (#8186) Ben Bucksch 2023-02-21 13:52:39 +0100
  • 85f882f23d
    docs: update Keyed Each Blocks tutorial (#8188) Jhorman Ruswel ㅠㅠ 2023-02-21 07:13:50 -0500
  • 5275c08780
    Apply suggestions from code review #8188 Simon H 2023-02-21 13:13:29 +0100
  • 324b791d81
    docs: note #if to wrap text only Simon H 2023-02-21 13:04:12 +0100
  • b36ed26cb2
    move debug and html tag into one section Simon H 2023-02-21 12:55:11 +0100
  • 213049cc2e
    docs: update dialog example (#8200) Hyunbin 2023-02-21 20:07:33 +0900
  • 5e7219ba24
    button always autofocusses, allows us to simplify #8200 Simon H 2023-02-21 12:07:15 +0100
  • 7a6eee51e0
    docs: Expand testing FAQ section (#8205) Mike Plummer 2023-02-21 04:54:00 -0600
  • 1902a068a0
    Update site/content/faq/800-how-do-i-test-svelte-apps.md #8205 Simon H 2023-02-21 11:53:41 +0100
  • 7cf8631ecf
    Apply suggestions from code review Simon H 2023-02-21 11:52:25 +0100
  • 4dd12c0c61
    docs: fix fly animation description (#8236) Maxime Dupont 2023-02-21 11:33:01 +0100
  • d5e46d647e
    chore: update changelog Simon H 2023-02-21 11:24:53 +0100
  • b0fed256f7
    feat: Add -replacestate/-keepfocus to SvelteKit anchor tag props (#8281) Andrew Walker 2023-02-21 10:23:13 +0000
  • d001536efd fix: ignore A11y: <a> element should have child content if the anchor tag has aria-label (#8296) Ignore the error "A11y: <a> element should have child content" if the anchor tag has the aria-label attribute vibovenkat123 2023-02-20 19:35:16 -0600
  • c72b6efa54 Refactor enum creation to use create_enum utility function #8297 sby051 2023-02-20 23:04:47 +0000
  • 3a7c72a295
    Update site/content/docs/02-component-format.md Rich Harris 2023-02-19 22:37:50 -0500
  • be0ef10d4f
    [fix] undefined parent_component in Component.ts #8295 Pierre CM 2023-02-20 01:32:18 +0100
  • 1fd9650129
    Add -keepfocus to SvelteKit anchor tag props #8281 Andrew Walker 2023-02-17 15:16:04 +0000
  • f66d02b487 Minor improvements Puru Vijay 2023-02-17 03:26:00 +0530
  • 67e3f85718 Move blog to site/content Puru Vijay 2023-02-17 02:27:42 +0530
  • 92830b077b Update links Puru Vijay 2023-02-17 02:24:48 +0530
  • 7f29e05636 Reorganize imports Puru Vijay 2023-02-17 01:31:16 +0530
  • 71826ae8a8 Sliding indicator on OnThisPage Puru Vijay 2023-02-17 01:11:56 +0530
  • f65e2600ce Fix font suze Puru Vijay 2023-02-17 00:28:54 +0530
  • db8c67f4ab Better OnThisPage Puru Vijay 2023-02-16 20:40:22 +0530
  • 2564ee1e27 Fix sidebar Puru Vijay 2023-02-16 20:09:29 +0530
  • d1ef2cb825 Install packages Puru Vijay 2023-02-16 19:16:46 +0530
  • 1d2b82142e Update deps Puru Vijay 2023-02-16 19:13:37 +0530
  • df2bb23af4
    feat: search and backlink compatability (#8286) Puru Vijay 2023-02-16 16:37:44 +0530
  • 0fc027f62f Put search in middle #8286 Puru Vijay 2023-02-16 14:25:23 +0530
  • f68d2600b2 Minor style tweaks Puru Vijay 2023-02-16 12:47:04 +0530
  • 429336f394 Remove console log Puru Vijay 2023-02-16 12:27:05 +0530
  • 9dd2aa9ea0 Cleanup some more(html entities) Puru Vijay 2023-02-16 12:22:27 +0530
  • 786c84028c Cleanup search Puru Vijay 2023-02-16 12:07:11 +0530
  • 827a266f53 Don't redirect to docs/introduction from navbar Puru Vijay 2023-02-16 11:26:46 +0530
  • 0601f8da93 Merge remote-tracking branch 'origin/sites' into feat/search Puru Vijay 2023-02-16 11:23:41 +0530
  • 1b12546afe Merge remote-tracking branch 'origin/master' into sites Puru Vijay 2023-02-16 11:22:53 +0530
  • c83b24aa3f Merge remote-tracking branch 'origin/master' into feat/search Puru Vijay 2023-02-16 03:06:52 +0530
  • b24100ef1c Replace state on redirect Puru Vijay 2023-02-16 02:59:50 +0530
  • 1df8774e65 Fix undefined heading issue Puru Vijay 2023-02-16 02:44:25 +0530
  • b660ba796a Minor refactor Puru Vijay 2023-02-16 02:38:20 +0530
  • 7fbe7b706a Reorganize imports Puru Vijay 2023-02-16 02:37:29 +0530
  • 38c1123f83 Remove console.log Puru Vijay 2023-02-16 02:34:38 +0530
  • 364138aba4 Add original site compatibility back in Puru Vijay 2023-02-16 02:33:25 +0530
  • 3e1b676fec FIx accessibility issues Puru Vijay 2023-02-15 23:00:52 +0530
  • c9c51e612f Finish search Puru Vijay 2023-02-15 22:59:58 +0530
  • 71e90869cd Copy the right files Puru Vijay 2023-02-15 20:16:43 +0530
  • 5a3a1e488a
    fix: correct typos in variable names (#8257) Lioness100 2023-02-14 13:36:48 -0500
  • acba4b72e2
    docs: clarify bindings for `<select multiple>` (#8260) James Scott-Brown 2023-02-14 18:04:49 +0000
  • 9825039462
    accept change suggested by @benmccann #8260 James Scott-Brown 2023-02-14 18:01:12 +0000
  • e5764c2baf
    need to bump number to account for extra character #8257 Ben McCann 2023-02-14 09:13:55 -0800
  • d9253963f7
    Bump qs from 6.5.2 to 6.5.3 (#8090) dependabot[bot] 2023-02-14 09:05:19 -0800
  • 0598c989a0
    docs: corrects syntax error in transition code sample (#8169) Alicia Sykes 2023-02-14 16:57:07 +0000
  • c5f278e2b5
    fix indentation #8169 Ben McCann 2023-02-14 08:56:01 -0800
  • d7e4b1c8fc
    docs: fix minor typos (#8268) Kyrre Gjerstad 2023-02-14 17:25:23 +0100
  • 290b4d16e5
    Update site/content/docs/03-template-syntax.md #8268 Ben McCann 2023-02-14 08:23:36 -0800
  • bcb78dff01
    Update site/content/docs/03-template-syntax.md Ben McCann 2023-02-14 08:22:50 -0800
  • 473e294450
    Update site/content/docs/03-template-syntax.md Ben McCann 2023-02-14 08:22:19 -0800
  • 09110a2f83
    Update site/content/docs/03-template-syntax.md Ben McCann 2023-02-14 08:21:54 -0800
  • ff5c14dc71
    docs: format `window.navigator.onLine` reference as code (#8262) James Scott-Brown 2023-02-14 16:19:57 +0000