Commit Graph

613 Commits (4462a755b5a0a8dba0b0f07ab23044a90da1a6ee)
 

Author SHA1 Message Date
Rich Harris 869978853d Merge pull request #302 from sveltejs/css-errors
10 years ago
Rich Harris e0a7a19597 remove comment
10 years ago
Rich Harris 2fad643daa oops
10 years ago
Rich Harris c2cc5e5fb8 normalise CSS parse errors
10 years ago
Rich Harris ef4d7e2538 work around some css-tree quirks
10 years ago
Rich Harris a1b5f70d66 include CSS AST in svelte.parse output
10 years ago
Rich Harris 7e14400434 add (skipped) test for #301
10 years ago
Rich Harris 7293f6a785 Merge pull request #299 from sveltejs/gh-290-b
10 years ago
Rich Harris d3bd93783b lint
10 years ago
Rich Harris a49109cefe fix tests
10 years ago
Rich Harris 58f1d48cb0 generate valid (if incorrect) code for component bindings in each-blocks
10 years ago
Rich Harris c89400f0dd fix tests
10 years ago
Rich Harris 79f1898caa Merge branch 'master' into gh-290-b
10 years ago
Rich Harris 1e1aa466e1 Merge pull request #297 from sveltejs/gh-290-a
10 years ago
Rich-Harris f7fdb9eb32 expose context on components
10 years ago
Rich Harris 956c49b718 -> v1.6.11
10 years ago
Rich Harris cd12ecd3a6 remove duplicate set(), check select value
10 years ago
Rich Harris a8abe61fb2 failing tests for second bug in #290
10 years ago
cayasso b2ebafa3fc add test for select option issue (#291)
10 years ago
cayasso 50693eab4a fix select option value issue (#291)
10 years ago
Rich Harris 7608158a98 failing test for first bug in #290
10 years ago
Rich Harris 4cd8d26a12 -> v1.6.10
10 years ago
Rich Harris 11d064ef57 Merge pull request #295 from sveltejs/sourcemaps
10 years ago
Rich Harris 7e65e8b0b0 populate map.sources and map.sourcesContent even if none of the original code is used
10 years ago
Rich Harris 453622b9d5 add outputFilename option for sourcemap generation
10 years ago
Rich Harris 613589479f -> v1.6.9
10 years ago
Rich Harris cd1101eea6 Merge pull request #294 from sveltejs/css-parser
10 years ago
Rich Harris 504e1de404 use css-tree to generate CSS AST and walk it
10 years ago
Rich Harris d94bde3cf4 failing test for #288
10 years ago
Rich-Harris 1c96e276c7 only update attributes that have changed (#279)
10 years ago
Rich-Harris db1895f426 only update triples if HTML has changed
10 years ago
Rich-Harris 94878de345 use temporary variable when determining whether to update text tag
10 years ago
Rich-Harris ccfb8b2888 Merge branch 'improve-perf' of https://github.com/PaulBGD/svelte into PaulBGD-improve-perf
10 years ago
Rich Harris 47852b3584 Merge pull request #281 from sveltejs/gh-275
10 years ago
Rich Harris 88011e7f93 two-way component binding in SSR (#275)
10 years ago
Paul Sauve 9a77c63b00 Sorry for breaking the style!
10 years ago
Paul Sauve 9fd8b8bbcf Merge branch 'master' into improve-perf
10 years ago
Paul Sauve 07d6a3ba9e Check if value changes before updating
10 years ago
Rich Harris 7359f0e08d Merge pull request #278 from sveltejs/gh-277
10 years ago
Rich Harris e6fbf91017 dont trigger bindings for torn-down components (#277)
10 years ago
Rich Harris c71291f864 use options.name for easier debugging
10 years ago
Rich Harris daa89570b2 use internal _set method for component bindings
10 years ago
Rich Harris b9f13f5fc1 -> v1.6.8
10 years ago
Rich Harris f80878839a Merge pull request #276 from sveltejs/gh-274
10 years ago
Rich Harris 606cbc29a7 handle default paramters in computed values (fixes #274)
10 years ago
Rich Harris e0637f2432 Merge pull request #253 from sveltejs/universal-tests
10 years ago
Rich Harris 04627a6e88 skip onrender-chain test
10 years ago
Rich Harris 83deda147a Merge branch 'master' into universal-tests
10 years ago
Rich Harris 0697d0fff2 lint
10 years ago
Rich Harris e821ccc2de skip component binding SSR tests, for now
10 years ago