Commit Graph

968 Commits (481822d652400428b8f6178e4826537d7f7e4c30)
 

Author SHA1 Message Date
Rich Harris ca6e290653 Merge pull request #391 from sveltejs/gh-371
10 years ago
Rich Harris 1bb12b6b41 Merge pull request #403 from widgetic/fix/binding-input-radio-group
10 years ago
Rich-Harris 1fea246acd fix bad merge
10 years ago
Rich Harris 4613ec324b Merge branch 'master' into gh-371
10 years ago
Rich Harris 7d5a6a3955 Merge pull request #402 from sveltejs/use-maps-and-sets
10 years ago
Cristian Necula a5f81ccc46 (fix:radio-groups) preserve the radio input's checked state after handling a state change
10 years ago
Cristian Necula 7b82bc4fa7 (test) assert input's checked status after a DOM 'change' event
10 years ago
Conduitry f3fe23a263 use maps and sets in many places instead of plain objects
10 years ago
Rich Harris 042c8eb1c1 Merge branch 'master' into gh-371
10 years ago
Rich Harris 19816afe8d Merge pull request #396 from sveltejs/gh-392
10 years ago
Conduitry 222d19c7c2 use annotateWithScopes to get top-level declarations when deconflicting `template`
10 years ago
Conduitry 67b45db0fe some annotateWithScopes fixes
10 years ago
Rich-Harris 1ffc76ec3f Merge branch 'master' into gh-371
10 years ago
Conduitry 5968a539d0 deconflict `template` variable (#392)
10 years ago
Rich-Harris 4949edfe55 add infrastructure for bindings on <:Window>
10 years ago
Rich-Harris f5c612520e ugh node 4
10 years ago
Rich-Harris ab03bef8cd SSR support for <:Window> (albeit impossible to test for some reason)
10 years ago
Rich-Harris 958ed7409f implement :Window events
10 years ago
Rich Harris 50dc10810e Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
10 years ago
Rich Harris cfd7b89cc1 Merge pull request #393 from sveltejs/removeobjectkey-fix
10 years ago
Rich Harris 1f300a795b Merge pull request #395 from sveltejs/readme-format-default
10 years ago
Conduitry c33ee7b56e fix removeObjectKey when removing last key in object and it has a trailing comma
10 years ago
Conduitry 05e77bf3a8 note different default format for SSR
10 years ago
Conduitry fe3068f779 only do special reserved name handling when tag is all lowercase letters
10 years ago
Rich-Harris 879b61a99a Merge branch 'master' into gh-371
10 years ago
Rich Harris 80c6913f63 Merge pull request #390 from sveltejs/imported-component-direct-reference
10 years ago
Conduitry 3e0063fb64 add unit test for imported components that are then renamed as they're used
10 years ago
Conduitry 300e7f19c4 removeObjectKey API tweak
10 years ago
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