Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris a1b5f70d66 include CSS AST in svelte.parse output
10 years ago
Rich Harris 27579cd668 include CSS AST in svelte.parse output
10 years ago
Rich Harris 7e14400434 add (skipped) test for #301
10 years ago
Rich Harris 2a48dd9c97 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 8740cfe6f4 Merge pull request #299 from sveltejs/gh-290-b
10 years ago
Rich Harris d3bd93783b lint
10 years ago
Rich Harris 34ab0c2122 lint
10 years ago
Rich Harris a49109cefe fix tests
10 years ago
Rich Harris 681339abb9 fix tests
10 years ago
Rich Harris 58f1d48cb0 generate valid (if incorrect) code for component bindings in each-blocks
10 years ago
Rich Harris ab7c865758 generate valid (if incorrect) code for component bindings in each-blocks
10 years ago
Rich Harris c89400f0dd fix tests
10 years ago
Rich Harris 875d84e967 fix tests
10 years ago
Rich Harris 79f1898caa Merge branch 'master' into gh-290-b
10 years ago
Rich Harris d6207ac900 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 b81107faf5 Merge pull request #297 from sveltejs/gh-290-a
10 years ago
Rich-Harris f7fdb9eb32 expose context on components
10 years ago
Rich-Harris d0e11d10b8 expose context on components
10 years ago
Rich Harris 956c49b718 -> v1.6.11
10 years ago
Rich Harris 14e6a7ec8b -> v1.6.11
10 years ago
Rich Harris cd12ecd3a6 remove duplicate set(), check select value
10 years ago
Rich Harris b5fd0846f5 remove duplicate set(), check select value
10 years ago
Rich Harris a8abe61fb2 failing tests for second bug in #290
10 years ago
Rich Harris 8b71d7be8c failing tests for second bug in #290
10 years ago
cayasso b2ebafa3fc add test for select option issue (#291)
10 years ago
cayasso 9e5ac9463c add test for select option issue (#291)
10 years ago
cayasso 50693eab4a fix select option value issue (#291)
10 years ago
cayasso 1d4264c338 fix select option value issue (#291)
10 years ago
Rich Harris 7608158a98 failing test for first bug in #290
10 years ago
Rich Harris fcb1a3c296 failing test for first bug in #290
10 years ago
Rich Harris 4cd8d26a12 -> v1.6.10
10 years ago
Rich Harris b31ecc5649 -> v1.6.10
10 years ago
Rich Harris 11d064ef57 Merge pull request #295 from sveltejs/sourcemaps
10 years ago
Rich Harris 610dff5573 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 42497fd1aa 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 c1ba7638ce add outputFilename option for sourcemap generation
10 years ago
Rich Harris 613589479f -> v1.6.9
10 years ago
Rich Harris f3afc4ad88 -> v1.6.9
10 years ago
Rich Harris cd1101eea6 Merge pull request #294 from sveltejs/css-parser
10 years ago
Rich Harris 47cd1d4df3 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 eb95fd1ebb 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 96d7814bce failing test for #288
10 years ago
Rich-Harris 1c96e276c7 only update attributes that have changed (#279)
10 years ago
Rich-Harris b847886795 only update attributes that have changed (#279)
10 years ago