Commit Graph

89 Commits (7d4958b0128c6aa4d3c6ecd7df92f700926f14e2)

Author SHA1 Message Date
Rich Harris fdd9adab4d add test for 7 years ago
Rich Harris f77314f647 increase test coverage 7 years ago
Rich Harris bc6ee3ef9f increase test coverage, handle immediately-closed blocks 7 years ago
Rich Harris 198f132b28 doh 7 years ago
Rich Harris ff67b137c4 empty blocks are a dev warning, not an error 7 years ago
Rich Harris d0be845190
Merge pull request from sveltejs/gh-1083 7 years ago
Conduitry 49135161bc do not run a11y validation on child component elements () 7 years ago
Rich Harris b19303679d simplify test slightly, add test for reserved words 7 years ago
Rich Harris 146327e87f fix expected error position, tweak expected message to include suggested alternative 7 years ago
Rich Harris cfdc8902ab run prettier (spaces -> tabs) 7 years ago
asweingarten 02afdb03fa [1083] Svelte should throw a compile time error when illegal characters are used in computed names 7 years ago
Rich Harris 5fea63a5de validate contents of await blocks () 7 years ago
Emil Ajdyna 5659d10d7c Allow xlink:href attribute 7 years ago
Rich Harris b7d8c49dc8
Merge branch 'master' into gh-1027 7 years ago
Rich Harris 646b0c0e01 optimise <title> - fixes 7 years ago
Rich Harris ab94066932 warn on unused events/transitions - fixes 7 years ago
Rich Harris 146f645502 detect unused/misplaced components - closes 7 years ago
Rich Harris 4b87d20b93 tweak error wording slightly 7 years ago
Emil Ajdyna d561c93841 Check against this usage in computed functions 7 years ago
Rich Harris 0be3211c4f
fix figcaption a11y warning - fixes 7 years ago
Rich Harris a87d30e0e6 allow event handlers to call store methods 7 years ago
Rich Harris c9aa72313e throw error on illegal context () 7 years ago
Rich Harris 0a01aa0243
Increase code coverage 7 years ago
Rich Harris 60b883b066
enable <:Window bind:online/> - fixes () 7 years ago
Rich Harris bcae68de06 treat quoted property names the same way as identifiers - fixes 7 years ago
Conduitry cc8614c51c allow options.* as event handler callee 8 years ago
Rich Harris 64026c3ba9 Merge pull request from sveltejs/gh-782 8 years ago
Rich Harris d5ad4c007b update validation message 8 years ago
Rich Harris 9b505de3a0 compile time error on slotted content inside if/each blocks. closes 8 years ago
Conduitry 40ae4a42c1 fix a11y-html-has-lang unit test 8 years ago
Rich Harris c872234a4b Update input.html 8 years ago
jpsc 8639359aa7 feat(a11y): add warning missing lang on html tag 8 years ago
Rich Harris 7c6ea13689 reenable all tests, fix some failures 8 years ago
Rich Harris 85e9ed9a81 tabindex-no-positive 8 years ago
Rich Harris 915c1835a4 scope 8 years ago
Rich Harris b3409ad405 no-distracting-elements 8 years ago
Rich Harris 81c5a1fb3b no-autofocus 8 years ago
Rich Harris d5b8d2fd48 no-access-key 8 years ago
Rich Harris 2364f6a04d heading-has-content 8 years ago
Rich Harris c62a74e8ae aria-role 8 years ago
Rich Harris 125191a843 aria-props 8 years ago
Rich Harris 073cbc0460 update some tests 8 years ago
Rich Harris 6133976fec anchor-is-valid 8 years ago
Rich Harris bacbaef868 anchor-has-content 8 years ago
Rich Harris 51c2e0581b a11y checks () 8 years ago
Rich Harris 502f6b6d14 Merge pull request from sveltejs/gh-791 8 years ago
Rich Harris cb92f3028e error if component has transition (fixes ) 8 years ago
Rich Harris 5b3e8cd88f support nested <slot> elements 8 years ago
Rich Harris a023346c91 validation 8 years ago
Rich Harris c1f34e3e2a validate ref callees () 8 years ago