Commit Graph

29 Commits (96e61bc9ac8cdc9a0fc0a55477a0c115da7dc6b5)

Author SHA1 Message Date
Rich Harris 96e61bc9ac dont warn on empty block for nbsp - fixes #1658
8 years ago
Rich Harris 58f481d2e4 destructuring
9 years ago
Rich Harris 373fad6ea8 validate components
9 years ago
Rich Harris 0e98b39803 more stuff
9 years ago
Rich Harris 7fe838e4b5 various
9 years ago
Rich Harris 02f125eb21 tidy up
9 years ago
Rich Harris 7b1df97d7e add codes to validation errors
9 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
9 years ago
Rich Harris 9235efb8dd more tests, support svelte: elements
9 years ago
James Birtles e911739251 pass node through where possible
9 years ago
James Birtles 4bda127108 add end position to errors
9 years ago
James Birtles 3f404eaf99 add end position to warnings
9 years ago
Rich Harris d745d9c708 fix a couple of TODOs
9 years ago
Rich Harris 8b6a099ced empty blocks are a dev warning, not an error
9 years ago
Conduitry e85b8edfe7 do not run a11y validation on child component elements (#1110)
9 years ago
Rich Harris 7b0e577a52 validate contents of await blocks (#1061)
9 years ago
Rich Harris 69dab15d8d remove <:Document>, implement <:Head> on client-side
9 years ago
Rich Harris 2390952973 add new <:Document> meta-component
9 years ago
Rich Harris 3fc667b18a compile time error on slotted content inside if/each blocks. closes #849
9 years ago
Rich Harris defa982029 anchor-has-content
9 years ago
Rich Harris 9e1ae7202c a11y checks (#374)
9 years ago
Rich Harris 28e5ebac69 validate ref callees (#686)
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich Harris 14936889ae always use helpers if referenced, not just for CallExpressions, and warn on context clashes (#575)
9 years ago
Rich-Harris 2a9eacdb3e more TS
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago