Commit Graph

718 Commits (9988749b7498a8ada3a278ba0c92e432f613ff4d)
 

Author SHA1 Message Date
Rich Harris 9988749b74 Merge pull request #391 from sveltejs/gh-371
8 years ago
Rich Harris 5d697eca65 Merge pull request #403 from widgetic/fix/binding-input-radio-group
8 years ago
Rich-Harris 8df1356ef8 fix bad merge
8 years ago
Rich Harris 3ead9bfc3f Merge branch 'master' into gh-371
8 years ago
Rich Harris e67c6b795d Merge pull request #402 from sveltejs/use-maps-and-sets
8 years ago
Cristian Necula 3c9f82a7b6 (fix:radio-groups) preserve the radio input's checked state after handling a state change
8 years ago
Cristian Necula 2eef227c0d (test) assert input's checked status after a DOM 'change' event
8 years ago
Conduitry 7d03b74576 use maps and sets in many places instead of plain objects
8 years ago
Rich Harris 8558b45337 Merge branch 'master' into gh-371
8 years ago
Rich Harris 9aab5d9858 Merge pull request #396 from sveltejs/gh-392
8 years ago
Conduitry 580bd6fe63 use annotateWithScopes to get top-level declarations when deconflicting `template`
8 years ago
Conduitry 81b5827f55 some annotateWithScopes fixes
8 years ago
Rich-Harris 979ac2b87d Merge branch 'master' into gh-371
8 years ago
Conduitry c877b3c615 deconflict `template` variable (#392)
8 years ago
Rich-Harris 314a8b7622 add infrastructure for bindings on <:Window>
8 years ago
Rich-Harris d7c5dfbb06 ugh node 4
8 years ago
Rich-Harris cefbe45edb SSR support for <:Window> (albeit impossible to test for some reason)
8 years ago
Rich-Harris 9f832c2e37 implement :Window events
8 years ago
Rich Harris 399c7e092d Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
8 years ago
Rich Harris b5c971cba4 Merge pull request #393 from sveltejs/removeobjectkey-fix
8 years ago
Rich Harris 9358a085b7 Merge pull request #395 from sveltejs/readme-format-default
8 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
8 years ago
Conduitry 37a36319db note different default format for SSR
8 years ago
Conduitry 168babe25b only do special reserved name handling when tag is all lowercase letters
8 years ago
Rich-Harris 89f0fb00e6 Merge branch 'master' into gh-371
8 years ago
Rich Harris 1dc66d403e Merge pull request #390 from sveltejs/imported-component-direct-reference
8 years ago
Conduitry d2dce30cdc add unit test for imported components that are then renamed as they're used
8 years ago
Conduitry 8e5c7ed21e removeObjectKey API tweak
8 years ago
Conduitry 25a26613b3 remove the component references in the export that we will be referring to directly
8 years ago
Conduitry 77321f8356 remove `namespace` key from generated code
8 years ago
Conduitry cede99d68b use direct references to components that have been imported
8 years ago
Rich-Harris 3070abc291 -> v1.12.1
8 years ago
Rich Harris ec3c81f58c Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
8 years ago
Rich-Harris 4360a03ffd parse <:Window> tags
8 years ago
Conduitry dfd73987e3 add unit test
8 years ago
Conduitry 8f6499a9dd alas poor typo
8 years ago
Conduitry 331a1a2bb2 nicer way of generating aliases for non-helper functions
8 years ago
Rich Harris efce7acabe Merge pull request #385 from sveltejs/gh-383
8 years ago
Conduitry e25d4e752c deconflict non-helper functions and variables (#388)
8 years ago
Rich Harris fcc8a96e5e -> v1.12.0
8 years ago
Rich Harris 6907d2657a Merge pull request #387 from sveltejs/gh-311
8 years ago
Rich Harris 54822b0de0 Merge pull request #384 from sveltejs/shorthand-attributes
8 years ago
Rich Harris 8cf223261b Merge branch 'master' into gh-311
8 years ago
Rich Harris 3aa1814b22 Merge pull request #386 from sveltejs/gh-312
8 years ago
Rich Harris 6f18eaef68 implement bind:group for radio input groups (#311)
8 years ago
Rich Harris 7b057e4fc2 implement bind:group for checkbox inputs (#312)
8 years ago
Rich Harris db36e90259 Merge branch 'master' into gh-312
8 years ago
Rich Harris 5c436ac0e7 minor tidy-up - always add sourcemap locations for contextualised expressions
8 years ago
Rich Harris 0f9ef05afa Merge branch 'master' into gh-312
8 years ago
Rich Harris e8b19076dd remove tmp file that snuck into the commit
8 years ago