Commit Graph

  • 2911f482c7 clean up test #5323 tanhauhau 2022-07-12 22:35:32 +0800
  • 30150b1ea6 Update snapshot Niko Simonson 2020-08-28 22:57:18 -0700
  • e01a6e054e Add another test case Niko Simonson 2020-08-28 22:57:04 -0700
  • 9c7349b786 Recursively check label children for input control Niko Simonson 2020-08-28 22:40:51 -0700
  • 8f1d1a8c2a fixed list of invalid attribute characters Mathias Picker 2022-07-12 09:33:59 +0200
  • e4ceb888de update test case #5955 tanhauhau 2022-07-12 13:43:09 +0800
  • 36206b6823 [docs] update intro sentence of reactive declarations tutorial (#7467) Simon Dao 2022-07-11 18:11:23 -0500
  • 60024effa8
    [docs] update intro sentence of reactive declarations tutorial (#7467) Simon Dao 2022-07-11 18:11:23 -0500
  • 8e3b70f915 refactor to match the eslint-plugin-jsx-a11y implementation tanhauhau 2022-07-11 13:09:07 +0800
  • bde3236071 check noninteractive roles on interactive elements Anthony Le Goas 2021-02-03 13:55:01 +0100
  • 50745e256d Update CHANGELOG.md Tan Li Hau 2022-07-12 06:55:43 +0800
  • 1913e7fad7
    Update CHANGELOG.md Tan Li Hau 2022-07-12 06:55:43 +0800
  • 25412a18d0 [feat] add a11y check on abstract roles (#6241) Anthony Le Goas 2022-07-12 00:52:25 +0200
  • f5111ef436
    [feat] add a11y check on abstract roles (#6241) Anthony Le Goas 2022-07-12 00:52:25 +0200
  • cc371ec8f6 uppercase warning message #6241 tanhauhau 2022-07-11 13:30:49 +0800
  • 6fd4aae6e7 use aria-query and move warnings to compiler_warnings file tanhauhau 2022-07-11 13:29:51 +0800
  • dee764b830 add a11y check on abstract roles Anthony Le Goas 2021-04-25 12:46:01 +0200
  • 253bd60301 Fix: Tutorials sharing code and exports a11y #5613 izumiiii 2020-10-30 08:12:09 +0900
  • c2a515ddf5 Fix: a11y media element izumiiii 2020-10-29 21:49:34 +0900
  • 24839c3522 Update CHANGELOG.md Tan Li Hau 2022-07-11 09:41:43 +0800
  • ccbf10c163
    Update CHANGELOG.md Tan Li Hau 2022-07-11 09:41:43 +0800
  • bed2696e50 [feat]: Add A11y aria-proptypes check (#6978) kwangure 2022-07-11 04:40:12 +0300
  • 39901986d6
    [feat]: Add A11y aria-proptypes check (#6978) kwangure 2022-07-11 04:40:12 +0300
  • 397489b8f0
    add comment Tan Li Hau 2022-07-11 09:19:44 +0800
  • 81e418e0fe Combine the two replace statements into one Dane David 2022-07-10 23:18:12 +0200
  • 523c799402 moved array of characters to own constant Mathias Picker 2022-07-10 20:58:40 +0200
  • b4dc1a4626 use aria-query #6978 tanhauhau 2022-07-11 02:48:56 +0800
  • 166978bdf9
    Update src/compiler/parse/state/tag.ts Mathias Picker 2022-07-10 20:39:35 +0200
  • e954af2984 Add documentation mka_882@yahoo.com 2021-12-02 09:17:08 +0300
  • 4af29a9a55 feat: add proptype tests kwangure 2021-12-02 08:51:02 +0300
  • abfcbebd3c feat: check aria attribute types kwangure 2021-12-01 18:48:23 +0300
  • 59c84766f8 Add aria prop type list Nurassyl Zekenov 2021-12-01 17:58:01 +0300
  • f9c84e9b9d Update CHANGELOG.md Tan Li Hau 2022-07-11 02:27:58 +0800
  • 4617c0d5f5
    Update CHANGELOG.md Tan Li Hau 2022-07-11 02:27:58 +0800
  • 07d0493261
    Bump jsdom from 15.2.1 to 16.5.0 #7628 dependabot[bot] 2022-07-10 18:24:31 +0000
  • b0b33c47d6 a11y: Add role-has-required-aria-props rule (#5852) Mel 2022-07-10 20:23:41 +0200
  • 1d19aebe38
    a11y: Add role-has-required-aria-props rule (#5852) Mel 2022-07-10 20:23:41 +0200
  • 6276186d8d update docs #5852 tanhauhau 2022-07-11 02:10:59 +0800
  • 7358119189 fix validation test tanhauhau 2022-07-11 00:14:30 +0800
  • 622bfc108b swtich to use aria-query tanhauhau 2022-07-10 23:46:53 +0800
  • a85e5d3947 Properly indent with tabs in test Melonai 2021-01-04 00:16:18 +0100
  • a2be133b78 Test required ARIA props check Melonai 2021-01-03 18:49:13 +0100
  • e4bb4d6820 Check required props for ARIA roles Melonai 2021-01-03 18:47:27 +0100
  • 9dd49a33f3 fix linting errors #7667 tanhauhau 2022-07-10 15:34:40 +0800
  • 6f6e6cfa4e [docs] fix typo (#7672) Sepehr Safari 2022-07-10 11:52:00 +0430
  • c01dc62314
    [docs] fix typo (#7672) Sepehr Safari 2022-07-10 11:52:00 +0430
  • bcdacf476d move parser test to runtime test tanhauhau 2022-07-10 15:19:34 +0800
  • d4b2f308a5
    [docs] fix typo #7672 Sepehr Safari 2022-07-10 09:49:33 +0430
  • 28b809f159
    [docs] fix typo Sepehr Safari 2022-07-10 09:48:26 +0430
  • 8921734f40
    [docs] fix typo Sepehr Safari 2022-07-10 09:46:36 +0430
  • 02fbc5a6f1
    [docs] fix some typos #7671 Sepehr Safari 2022-07-10 08:57:23 +0430
  • 2453bf948e updated test to create crazy value on runtime instead Mathias Picker 2022-07-09 19:49:16 +0200
  • 4e96893bf8 fixed array of characters to match original regex Mathias Picker 2022-07-08 23:25:55 +0200
  • 709cc1187d feat: add test for slot binding arrow function qinmu 2022-07-08 22:46:55 +0800
  • bb4aae018a fix: fix let binding value reading error from slot template qinmu 2022-07-08 22:17:01 +0800
  • a8b77ebdd5 -> v3.49.0 Conduitry 2022-07-07 12:43:08 -0400
  • 52153dbce0 -> v3.49.0 v3.49.0 Conduitry 2022-07-07 12:43:08 -0400
  • b169edb5d2 Support exclusively special characters in component filenames. Fixes #7143. Dane David 2022-07-07 13:23:09 +0200
  • 990f572110 review fixes Mathias Picker 2022-07-07 09:27:55 +0200
  • daede43653 fixed attribute value bottleneck in parser Mathias Picker 2022-07-06 19:06:48 +0200
  • 9acef10d48 added test case that fails because it takes too long time Mathias Picker 2022-07-06 17:35:55 +0200
  • e2542739f2 fixed removal of empty stylesheets created from transitions #7662 Mathias Picker 2022-07-06 15:09:32 +0200
  • 443c1442e7 update changelog Simon H 2022-07-06 11:59:44 +0200
  • 3798808e74
    update changelog Simon H 2022-07-06 11:59:44 +0200
  • 2779f98d72 [fix] export CompileOptions (#7658) Simon H 2022-07-06 11:58:43 +0200
  • 0fa0a38d51
    [fix] export CompileOptions (#7658) Simon H 2022-07-06 11:58:43 +0200
  • 6a100db86b
    Update src/compiler/index.ts #7658 Simon H 2022-07-05 23:47:26 +0200
  • 7c74bc7905 ok I lied about running the linter locally Simon 2022-07-05 19:15:38 +0200
  • d0e46e0bcc [fix] export CompileOptions Simon 2022-07-05 19:10:32 +0200
  • 1b7ba96483 add new test case #7650 tanhauhau 2022-07-05 21:13:09 +0800
  • e44913d37f update changelog Yuichiro Yamashita 2022-07-04 23:58:16 +0900
  • a3ecb44b53
    update changelog Yuichiro Yamashita 2022-07-04 23:58:16 +0900
  • ab684714b0 [fix] support @layer (#7514) kindoflew 2022-07-04 10:55:34 -0400
  • 7e1691cd62
    [fix] support @layer (#7514) kindoflew 2022-07-04 10:55:34 -0400
  • 976213d4a1 add more test case, supporting deep destructuring and array destructuring #7526 tanhauhau 2022-07-04 10:44:03 +0800
  • 2562687ce7 update test tanhauhau 2022-07-04 10:20:44 +0800
  • 415fa51473 move the binding validation to Binding node tanhauhau 2022-07-04 10:17:00 +0800
  • 4af59e463f Fix 6860: Warn user when binding rest operator vaibhav rai 2022-05-11 20:44:30 +0530
  • 57a7b345ae Update CHANGELOG.md Tan Li Hau 2022-07-04 09:48:12 +0800
  • 4583b17084
    Update CHANGELOG.md Tan Li Hau 2022-07-04 09:48:12 +0800
  • 92fbdcbf2d [fix]destroy empty component (#7492) qinmu 2022-07-04 09:45:39 +0800
  • 02f60fbebf
    [fix]destroy empty component (#7492) qinmu 2022-07-04 09:45:39 +0800
  • 21a01f5ddd use before_test and after_test #7492 tanhauhau 2022-07-04 00:14:15 +0800
  • 0e0de9c320 Removed temporary method #7655 Mathias Picker 2022-07-03 16:37:42 +0200
  • a3e88706c4 Renamed ConditionalBlockWrapper file to ConditionalBlock Mathias Picker 2022-07-03 15:46:18 +0200
  • 2cc56af2c6 First steps for adding switch-case syntax Mathias Picker 2022-07-03 15:23:06 +0200
  • e285f446d6 fix: revert back the patching of console.log qinmu 2022-07-03 16:16:56 +0800
  • d224596c51 apply class for dynamic elements #7652 tanhauhau 2022-07-03 00:20:19 +0800
  • 648cb1454e error when using combinator incorrectly tanhauhau 2022-07-02 22:52:06 +0800
  • 2930683c8a [docs] "What's new in Svelte" July newsletter (#7637) Daniel Sandoval 2022-07-01 09:17:52 -0600
  • 31e5f8b5de
    [docs] "What's new in Svelte" July newsletter (#7637) Daniel Sandoval 2022-07-01 09:17:52 -0600
  • ad6114d28e New intro and summary, taking out something special #7637 Daniel Sandoval 2022-07-01 08:05:16 -0600
  • 9f06a0bd17
    [feat] add html typings Simon H 2022-07-01 15:05:24 +0200
  • 7bb239348e [feat] add convenience types ComponentType and ComponentProps (#6770) Simon H 2022-07-01 14:48:10 +0200
  • 6f57571507
    [feat] add convenience types ComponentType and ComponentProps (#6770) Simon H 2022-07-01 14:48:10 +0200
  • a4143c6625
    update changelog #6770 Simon H 2022-07-01 14:40:40 +0200
  • 1f4190c048
    Update src/runtime/internal/dev.ts Simon H 2022-07-01 14:31:13 +0200
  • b1db209f8f apply suggested changes Daniel Sandoval 2022-06-30 17:52:09 -0600
  • 6bc482f35c
    Apply suggestions from code review Daniel Sandoval 2022-06-30 09:24:32 -0600
  • 89df0e5f00 address feedback, add another showcase Daniel Sandoval 2022-06-30 08:15:17 -0600