Commit Graph

21 Commits (7959b22f2ecc3f369129af24a9e241ade22774b9)

Author SHA1 Message Date
Rich Harris 7959b22f2e base stylesheet.hash on css content, and revert parsed.hash
9 years ago
Rich Harris a67aa5db2e Merge branch 'issue-1091' of https://github.com/emilos/svelte into emilos-issue-1091
9 years ago
Rich Harris 557035c887 handle wacky identifier names in templates
9 years ago
Emil Ajdyna 7c58d0520c Base scoping hashes on CSS content rather than entire file
9 years ago
Rich Harris 5c1f6ff206 add option to disable two-way binding (#54)
9 years ago
Alex Nozdriukhin 4cc1ce73a2 Remove unnecessary 'const' assignment
9 years ago
Rich Harris 522744b47e parse await-then-catch
9 years ago
Rich Harris e7ae9d764b Reinstate code coverage
9 years ago
Rich Harris e25a4d5882 event propagation shorthand for elements (#638)
9 years ago
Rich Harris a675525830 remove unused code
9 years ago
Rich Harris 6a6857624f update parser tests
9 years ago
Rich Harris 137cefde72 move whitespace logic out of parse and into preprocess
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 2a9eacdb3e more TS
9 years ago
Rich-Harris 5c75730091 typescriptify validator
9 years ago
Rich-Harris 8a5b11dd74 more typescript conversion
9 years ago
Rich-Harris 65a82a5683 gah, rollup needs the file extensions. which idiot wrote it
9 years ago
Rich-Harris e8027c6d6f remove .ts file extensions
9 years ago
Rich-Harris 3d234f070b rename all (almost) .js files
9 years ago
Rich-Harris f06cb81c22 switch a few more files over
9 years ago