Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris aaa0c50651 handle @foo and #foo edge cases
9 years ago
Rich Harris 2fa784ecc3 handle @foo and #foo edge cases
9 years ago
Rich Harris bf3c83bd1c Merge pull request #677 from sveltejs/gh-664
9 years ago
Rich Harris d237983374 Merge pull request #677 from sveltejs/gh-664
9 years ago
Rich Harris 0cbd35cc16 add dev mode hydration error (closes #664)
9 years ago
Rich Harris 7eb4f2d1c0 add dev mode hydration error (closes #664)
9 years ago
Rich Harris 4db141dc63 Merge branch 'master' into codegen
9 years ago
Rich Harris acf889d8b5 Merge branch 'master' into codegen
9 years ago
Rich Harris 70cd2a205f Merge pull request #675 from sveltejs/gh-651
9 years ago
Rich Harris ee5a60fd71 Merge pull request #675 from sveltejs/gh-651
9 years ago
Rich Harris a675525830 remove unused code
9 years ago
Rich Harris 94166f60d8 remove unused code
9 years ago
Rich Harris 6a6857624f update parser tests
9 years ago
Rich Harris c98e1f49d3 update parser tests
9 years ago
Rich Harris 8b2e65b3ce update tests
9 years ago
Rich Harris df1870df8b update tests
9 years ago
Rich Harris f34b3218c6 only remove whitespace at end of range if safe to do so
9 years ago
Rich Harris 9488bb9dbf only remove whitespace at end of range if safe to do so
9 years ago
Rich Harris 137cefde72 move whitespace logic out of parse and into preprocess
9 years ago
Rich Harris c4ad36023c move whitespace logic out of parse and into preprocess
9 years ago
Rich Harris 21b8776ae2 merge master -> codegen
9 years ago
Rich Harris d08c04d313 merge master -> codegen
9 years ago
Rich Harris c094afe624 Merge pull request #674 from sveltejs/gh-655
9 years ago
Rich Harris b1d1cea3a4 Merge pull request #674 from sveltejs/gh-655
9 years ago
Rich Harris a95bd7f416 add test for #651
9 years ago
Rich Harris 8de2c2c9c2 add test for #651
9 years ago
Rich Harris 9e4765a217 run intro transitions on initial render (#651)
9 years ago
Rich Harris 4ef2299cbd run intro transitions on initial render (#651)
9 years ago
Rich Harris 2ca8c74a4d remove redundant try-catch
9 years ago
Rich Harris 6751a83264 remove redundant try-catch
9 years ago
Rich Harris e8f43c9e3e deconflict name with imports (#655)
9 years ago
Rich Harris 7ad4befd25 deconflict name with imports (#655)
9 years ago
Rich Harris f6dad89c90 Merge branch 'master' into codegen
9 years ago
Rich Harris f87c3328b5 Merge branch 'master' into codegen
9 years ago
Rich Harris 8783a2efbc Merge pull request #670 from sveltejs/transition-perf
9 years ago
Rich Harris e582691c61 Merge pull request #670 from sveltejs/transition-perf
9 years ago
Rich Harris 88ec5aee90 fix tests
9 years ago
Rich Harris 21a8b1dd06 fix tests
9 years ago
Rich Harris 091667748f use 31 instead of 33
9 years ago
Rich Harris d622bc3e47 use 31 instead of 33
9 years ago
Rich Harris 54a321ddf5 Merge pull request #672 from sveltejs/faster-build
9 years ago
Rich Harris e528593ab3 Merge pull request #672 from sveltejs/faster-build
9 years ago
Rich Harris e4483eb46a run prettier
9 years ago
Rich Harris ebae9f9c28 run prettier
9 years ago
Rich Harris 8e06072f03 use #target and #component instead of block.target and block.component
9 years ago
Rich Harris 8402ae9c24 use #target and #component instead of block.target and block.component
9 years ago
Rich Harris f387bb43d4 remove unused regex
9 years ago
Rich Harris b757444484 remove unused regex
9 years ago
Rich Harris c2cf6214c7 use #foo instead of block.alias("foo")
9 years ago
Rich Harris 334772a11d use #foo instead of block.alias("foo")
9 years ago