Commit Graph

544 Commits (8d807be4b19f1e0595d3d42bacb2274d871ac4d5)
 

Author SHA1 Message Date
Rich Harris 8d807be4b1 handle implicitly closed elements
10 years ago
Rich Harris 1765db0e33 -> v1.8.0
10 years ago
Rich Harris 85de5669f4 Merge pull request #315 from Conduitry/gh-245-keyframes-scoping
10 years ago
Conduitry 7f0dda1935 keyframes are case sensitive
10 years ago
Rich Harris 39d355cc9b Merge pull request #314 from sveltejs/gh-308
10 years ago
Rich Harris b3b0e90f25 prevent duplicate imports (#308)
10 years ago
Conduitry e84dfcaa31 support scoping of keyframes declarations
10 years ago
Rich Harris 3326dc380f Merge pull request #309 from sveltejs/gh-10
10 years ago
Rich Harris 5b7294acbe use input events for two-way binding with textareas and non-checkbox/radio inputs (#10)
10 years ago
Rich Harris df8c84007d -> v1.7.1
10 years ago
Rich Harris 3d57315950 Merge pull request #307 from sveltejs/gh-222-b
10 years ago
Rich Harris 1821b8a4c6 format function parameters
10 years ago
Rich Harris 47b4570b53 allow each blocks to introduce reserved words as contexts (#222)
10 years ago
Rich Harris 097294abe7 only alias imports if necessary
10 years ago
Rich Harris 5d786faf33 failing test for #222 part 2
10 years ago
Rich Harris 48dd165b29 Merge pull request #306 from sveltejs/gh-222-a
10 years ago
Rich Harris 4cd0406d7e reenable all tests
10 years ago
Rich Harris 8bbb2532bd prevent imported names from conflicting with built-in shared helpers (#222)
10 years ago
Rich Harris 13127cc51e add generator.helper method, use it in place of generator.uses[...]
10 years ago
Rich Harris 09250823b5 failing test for #222
10 years ago
Rich Harris af3b10a5e2 use compileOptions when showing failing code
10 years ago
Rich Harris 20ac14b241 Merge pull request #305 from sveltejs/gh-296
10 years ago
Rich Harris f97fa6d58f oops
10 years ago
Rich Harris f2acb5d6b6 handle shorthand properties in expressions (fixes #296)
10 years ago
Rich Harris 6c5af8ffc6 Merge branch 'master' of https://github.com/sveltejs/svelte
10 years ago
Rich Harris 74b4b1c5fa -> v1.7.0
10 years ago
Rich Harris ac7b96edc2 Merge pull request #304 from sveltejs/gh-301
10 years ago
Rich Harris d5804d4d85 tidy up
10 years ago
Rich Harris aabfec4e1c fix #301, even with non-primitive values
10 years ago
Rich Harris 0fa2164691 Merge branch 'master' into gh-301
10 years ago
Rich Harris e5a10b6425 set select value after options have been created (#301)
10 years ago
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