Commit Graph

21 Commits (607f96d861ac04911686fdbaaa401934d142550f)

Author SHA1 Message Date
Rich Harris 15efef9a98 separate hasOutros from hasOutroMethod - fixes #1492
7 years ago
Rich Harris 98e63b37e9 groundwork for animations (#1431)
7 years ago
Rich Harris a2759604cb SSR tests
8 years ago
Rich Harris 35f4a1f063 add codes to errors
8 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
8 years ago
Jacob Wright 04f5d5c975 Adds actions to components
8 years ago
Rich Harris 39694c31c3 nicer error messages
8 years ago
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