Commit Graph

24 Commits (7d03b74576f3407f85ce1151dcdff01937d95708)

Author SHA1 Message Date
Conduitry c877b3c615 deconflict `template` variable (#392)
10 years ago
Rich Harris 399c7e092d Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
10 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
10 years ago
Conduitry 168babe25b only do special reserved name handling when tag is all lowercase letters
10 years ago
Conduitry d2dce30cdc add unit test for imported components that are then renamed as they're used
10 years ago
Rich Harris ec3c81f58c Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
10 years ago
Conduitry dfd73987e3 add unit test
10 years ago
Rich Harris efce7acabe Merge pull request #385 from sveltejs/gh-383
10 years ago
Rich Harris 6907d2657a Merge pull request #387 from sveltejs/gh-311
10 years ago
Rich Harris 54822b0de0 Merge pull request #384 from sveltejs/shorthand-attributes
10 years ago
Rich Harris 6f18eaef68 implement bind:group for radio input groups (#311)
10 years ago
Rich Harris 7b057e4fc2 implement bind:group for checkbox inputs (#312)
10 years ago
Rich Harris 0f9ef05afa Merge branch 'master' into gh-312
10 years ago
Rich Harris 854a37c0d7 allow reserved words in tags e.g. {{class}} (#383)
10 years ago
Rich Harris e6d088d753 implement :shorthand attributes
10 years ago
Rich Harris 5866a99b9a treat binding values as expressions
10 years ago
Rich Harris 5360bbf09f make test harder to pass
10 years ago
Rich Harris 8b3f0320f6 test for #312
10 years ago
Rich Harris 06f89d1d96 dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365)
10 years ago
Rich Harris a801e1843b tests for #365 and #369
10 years ago
Rich-Harris ca9643495e revert to previous addCss behaviour (#372)
10 years ago
Rich Harris 7dce2a50e6 move test to new location
10 years ago
Rich-Harris 92925ede0d fix two-way binding for components inside each-blocks - closes #356
10 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
10 years ago