Commit Graph

727 Commits (cd74519a12fe2345602f6d348bd7d64f2c1f4c4f)
 

Author SHA1 Message Date
Rich-Harris cd74519a12 bundle magic-string
9 years ago
Rich-Harris 75392ffc89 -> v1.13.1
9 years ago
Rich Harris 059fb5f07d Merge pull request #401 from sveltejs/gh-400
9 years ago
Conduitry 0014945777 fix merge
9 years ago
Rich Harris 108876b64b Merge branch 'master' into gh-400
9 years ago
Rich Harris 41dc7507be Merge pull request #407 from sveltejs/gh-398
9 years ago
Rich-Harris 1780876b99 prevent infinite loops caused by pathological component bindings (#398)
9 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting
9 years ago
Rich-Harris 8ff2de90be -> v1.13.0
9 years ago
Rich Harris 9988749b74 Merge pull request #391 from sveltejs/gh-371
9 years ago
Rich Harris 5d697eca65 Merge pull request #403 from widgetic/fix/binding-input-radio-group
9 years ago
Rich-Harris 8df1356ef8 fix bad merge
9 years ago
Rich Harris 3ead9bfc3f Merge branch 'master' into gh-371
9 years ago
Rich Harris e67c6b795d Merge pull request #402 from sveltejs/use-maps-and-sets
9 years ago
Cristian Necula 3c9f82a7b6 (fix:radio-groups) preserve the radio input's checked state after handling a state change
9 years ago
Cristian Necula 2eef227c0d (test) assert input's checked status after a DOM 'change' event
9 years ago
Conduitry 7d03b74576 use maps and sets in many places instead of plain objects
10 years ago
Rich Harris 8558b45337 Merge branch 'master' into gh-371
10 years ago
Rich Harris 9aab5d9858 Merge pull request #396 from sveltejs/gh-392
10 years ago
Conduitry 580bd6fe63 use annotateWithScopes to get top-level declarations when deconflicting `template`
10 years ago
Conduitry 81b5827f55 some annotateWithScopes fixes
10 years ago
Rich-Harris 979ac2b87d Merge branch 'master' into gh-371
10 years ago
Conduitry c877b3c615 deconflict `template` variable (#392)
10 years ago
Rich-Harris 314a8b7622 add infrastructure for bindings on <:Window>
10 years ago
Rich-Harris d7c5dfbb06 ugh node 4
10 years ago
Rich-Harris cefbe45edb SSR support for <:Window> (albeit impossible to test for some reason)
10 years ago
Rich-Harris 9f832c2e37 implement :Window events
10 years ago
Rich Harris 399c7e092d Merge pull request #394 from sveltejs/fix-overly-aggressive-reserved-tag-parsing
10 years ago
Rich Harris b5c971cba4 Merge pull request #393 from sveltejs/removeobjectkey-fix
10 years ago
Rich Harris 9358a085b7 Merge pull request #395 from sveltejs/readme-format-default
10 years ago
Conduitry e3055d765e fix removeObjectKey when removing last key in object and it has a trailing comma
10 years ago
Conduitry 37a36319db note different default format for SSR
10 years ago
Conduitry 168babe25b only do special reserved name handling when tag is all lowercase letters
10 years ago
Rich-Harris 89f0fb00e6 Merge branch 'master' into gh-371
10 years ago
Rich Harris 1dc66d403e Merge pull request #390 from sveltejs/imported-component-direct-reference
10 years ago
Conduitry d2dce30cdc add unit test for imported components that are then renamed as they're used
10 years ago
Conduitry 8e5c7ed21e removeObjectKey API tweak
10 years ago
Conduitry 25a26613b3 remove the component references in the export that we will be referring to directly
10 years ago
Conduitry 77321f8356 remove `namespace` key from generated code
10 years ago
Conduitry cede99d68b use direct references to components that have been imported
10 years ago
Rich-Harris 3070abc291 -> v1.12.1
10 years ago
Rich Harris ec3c81f58c Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
10 years ago
Rich-Harris 4360a03ffd parse <:Window> tags
10 years ago
Conduitry dfd73987e3 add unit test
10 years ago
Conduitry 8f6499a9dd alas poor typo
10 years ago
Conduitry 331a1a2bb2 nicer way of generating aliases for non-helper functions
10 years ago
Rich Harris efce7acabe Merge pull request #385 from sveltejs/gh-383
10 years ago
Conduitry e25d4e752c deconflict non-helper functions and variables (#388)
10 years ago
Rich Harris fcc8a96e5e -> v1.12.0
10 years ago
Rich Harris 6907d2657a Merge pull request #387 from sveltejs/gh-311
10 years ago