Commit Graph

890 Commits (c80ec3a1a2fbde165b4bf315c127c043a6c71817)
 

Author SHA1 Message Date
Conduitry 05a650607c remove the component references in the export that we will be referring to directly
10 years ago
Conduitry fd132744ca remove `namespace` key from generated code
10 years ago
Conduitry e1dd7928ce use direct references to components that have been imported
10 years ago
Rich-Harris 051bc11a6d -> v1.12.1
10 years ago
Rich Harris b2423281e9 Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
10 years ago
Rich-Harris eaf4a2e8bd parse <:Window> tags
10 years ago
Conduitry ce66d15c71 add unit test
10 years ago
Conduitry 8db85057b0 alas poor typo
10 years ago
Conduitry 4da352c0e4 nicer way of generating aliases for non-helper functions
10 years ago
Rich Harris a64d2081ea Merge pull request #385 from sveltejs/gh-383
10 years ago
Conduitry 18a241ee6f deconflict non-helper functions and variables (#388)
10 years ago
Rich Harris 4de60fb36f -> v1.12.0
10 years ago
Rich Harris 24664b997b Merge pull request #387 from sveltejs/gh-311
10 years ago
Rich Harris c2696168cb Merge pull request #384 from sveltejs/shorthand-attributes
10 years ago
Rich Harris 6880f345da Merge branch 'master' into gh-311
10 years ago
Rich Harris 7ef3e261b0 Merge pull request #386 from sveltejs/gh-312
10 years ago
Rich Harris 8a4ac4953b implement bind:group for radio input groups (#311)
10 years ago
Rich Harris 97868099aa implement bind:group for checkbox inputs (#312)
10 years ago
Rich Harris 288323d3fd Merge branch 'master' into gh-312
10 years ago
Rich Harris 424877b15f minor tidy-up - always add sourcemap locations for contextualised expressions
10 years ago
Rich Harris f5fc6c5c35 Merge branch 'master' into gh-312
10 years ago
Rich Harris 3bae049a51 remove tmp file that snuck into the commit
10 years ago
Rich Harris e71d4e0d53 allow reserved words in tags e.g. {{class}} (#383)
10 years ago
Rich Harris 8b528bada1 implement :shorthand attributes
10 years ago
Rich Harris 3cc4585ddf Merge pull request #380 from sveltejs/unified-attributes-and-bindings
10 years ago
Rich Harris e59289d16c lint
10 years ago
Rich Harris 952a659858 fix test
10 years ago
Rich Harris 62a4a39139 more refactoring
10 years ago
Rich Harris 5c48962639 tidy up
10 years ago
Rich Harris 0f3e0f208a refactoring
10 years ago
Rich Harris cba49601e6 start using generator.contextualise in bindings
10 years ago
Rich Harris 99b7e7e304 test binding values work with sourcemaps
10 years ago
Rich Harris b2a2b3c821 linting
10 years ago
Rich Harris 7b3cb53b86 get all tests passing again
10 years ago
Rich Harris 2ac793c561 treat binding values as expressions
10 years ago
Rich Harris 1081dd77a4 make test harder to pass
10 years ago
Rich Harris 9f2a90e95c tweak htmlEqual helper so tests are easier to write
10 years ago
Rich Harris 337f44dd45 test for #312
10 years ago
Rich Harris 382a3af07b -> v1.11.4
10 years ago
Rich Harris c529876872 Merge pull request #378 from sveltejs/dev-helpers
10 years ago
Rich Harris 0ef0c9764a add shared prototype
10 years ago
Rich Harris 30f0dca598 dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365)
10 years ago
Rich Harris 480586eb91 tests for #365 and #369
10 years ago
Rich-Harris 7b6c7514e0 Merge branch 'master' into dev-helpers
10 years ago
Rich-Harris 5c001c6c72 -> v1.11.3
10 years ago
Rich-Harris a2fd58e980 Merge branch 'master' of https://github.com/sveltejs/svelte
10 years ago
Rich-Harris 0d8b53aa11 update gitignore, remove some files from repo
10 years ago
Rich Harris 4ac9fc2638 Merge pull request #377 from sveltejs/gh-372
10 years ago
Rich-Harris 4070c6a117 revert to previous addCss behaviour (#372)
10 years ago
Rich Harris 35b70aa733 Merge pull request #370 from sveltejs/pin-css-tree
10 years ago