Commit Graph

27 Commits (f79bede8a9c10a6a3fcdea407c03223e0cd97f33)

Author SHA1 Message Date
Rich Harris f79bede8a9 validate components
7 years ago
Rich Harris 32774a821d more stuff
7 years ago
Rich Harris 7825c1230a various
7 years ago
Rich Harris 07bad96719 tidy up
8 years ago
Rich Harris b86a1edb52 add codes to validation errors
8 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
8 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
8 years ago
James Birtles 4081a8a363 pass node through where possible
8 years ago
James Birtles da6a74016f add end position to errors
8 years ago
James Birtles d07721cd50 add end position to warnings
8 years ago
Rich Harris 1bc675da50 fix a couple of TODOs
8 years ago
Rich Harris ff67b137c4 empty blocks are a dev warning, not an error
8 years ago
Conduitry 49135161bc do not run a11y validation on child component elements (#1110)
8 years ago
Rich Harris 5fea63a5de validate contents of await blocks (#1061)
8 years ago
Rich Harris 50654fab88 remove <:Document>, implement <:Head> on client-side
8 years ago
Rich Harris e57ddb0503 add new <:Document> meta-component
8 years ago
Rich Harris 9b505de3a0 compile time error on slotted content inside if/each blocks. closes #849
8 years ago
Rich Harris bacbaef868 anchor-has-content
8 years ago
Rich Harris 51c2e0581b a11y checks (#374)
8 years ago
Rich Harris c1f34e3e2a validate ref callees (#686)
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich Harris 75ea52754d always use helpers if referenced, not just for CallExpressions, and warn on context clashes (#575)
8 years ago
Rich-Harris 4d5107113e more TS
8 years ago
Rich-Harris 7c3fca57cf more typescript conversion
8 years ago
Rich-Harris 8d07a5f9bd gah, rollup needs the file extensions. which idiot wrote it
8 years ago
Rich-Harris 13b87acfb9 remove .ts file extensions
8 years ago
Rich-Harris 1c5e6e7430 rename all (almost) .js files
8 years ago