Commit Graph

14 Commits (f97036dd391bb49bd3f5570fad40adfe1b913279)

Author SHA1 Message Date
Rich Harris f97036dd39 error if ref:foo has a value
8 years ago
Rich Harris bd74929920 dont treat :foo as a directive
8 years ago
Jacob Wright 6d4f8d889a Refactor directive parsing for code reuse
8 years ago
Conduitry 8c1f09db1f upgrade acorn and parse as ES2018
8 years ago
Rich Harris d734a6b823 start work on <slot>
8 years ago
Rich Harris aa59dafb81 more TS fixes
8 years ago
Rich Harris 51af8c29e0 event propagation shorthand for elements (#638)
8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task
8 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files
8 years ago
Rich Harris 84595fb381 run prettier on src, update tests
8 years ago
Rich Harris d752959ef1 change error message for invalid bindings
8 years ago
Rich-Harris 7c3fca57cf more typescript conversion
8 years ago
Rich-Harris e85bec00a2 add a few type annotations
8 years ago
Rich-Harris 366c490bcc switch a few more files over
8 years ago