Commit Graph

15 Commits (b2c2a02f5010baa76d32ceffebb28761b8aa728a)

Author SHA1 Message Date
Rich Harris b2c2a02f50 nicer error messages
9 years ago
Rich Harris f06cf99434 error if ref:foo has a value
9 years ago
Rich Harris 7ee33246fa dont treat :foo as a directive
9 years ago
Jacob Wright 0f9570a9b6 Refactor directive parsing for code reuse
9 years ago
Conduitry 15e105392d upgrade acorn and parse as ES2018
9 years ago
Rich Harris 224a3c0e96 start work on <slot>
9 years ago
Rich Harris fedbab8839 more TS fixes
9 years ago
Rich Harris e25a4d5882 event propagation shorthand for elements (#638)
9 years ago
Rich Harris ba0cbdb8d0 TS-ify spaces.js and deindent.js, so they get included in prettier task
9 years ago
Rich Harris 3cc89a0a95 add trailing commas to prettier config, only run on .ts files
9 years ago
Rich Harris f92b33c130 run prettier on src, update tests
9 years ago
Rich Harris 4b08fe38f2 change error message for invalid bindings
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris fd8b09eb2e add a few type annotations
9 years ago
Rich-Harris f06cb81c22 switch a few more files over
9 years ago