Commit Graph

25 Commits (410f44dced9ed3b329bdc659effc25f441da7fc1)

Author SHA1 Message Date
Rich Harris 35f4a1f063 add codes to errors
8 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
8 years ago
Rich-Harris f6dd6edc9d fix CompileError constructor
8 years ago
Rich Harris a4d08c205a error on unclosed comments and blocks with only whitespace
8 years ago
Rich Harris 9fbcddf338 base stylesheet.hash on css content, and revert parsed.hash
8 years ago
Rich Harris df5a32a577 Merge branch 'issue-1091' of https://github.com/emilos/svelte into emilos-issue-1091
8 years ago
Rich Harris a85b09ea97 handle wacky identifier names in templates
8 years ago
Emil Ajdyna f9fc7c9e91 Base scoping hashes on CSS content rather than entire file
8 years ago
Rich Harris 20962f9d82 add option to disable two-way binding (#54)
8 years ago
Alex Nozdriukhin 99c1f42821 Remove unnecessary 'const' assignment
8 years ago
Rich Harris 908fe2ab7a parse await-then-catch
8 years ago
Rich Harris d590dbe165
Reinstate code coverage
8 years ago
Rich Harris 51af8c29e0 event propagation shorthand for elements (#638)
8 years ago
Rich Harris 94166f60d8 remove unused code
8 years ago
Rich Harris c98e1f49d3 update parser tests
8 years ago
Rich Harris c4ad36023c move whitespace logic out of parse and into preprocess
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 4d5107113e more TS
8 years ago
Rich-Harris 48384b846c typescriptify validator
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
Rich-Harris 366c490bcc switch a few more files over
8 years ago