Commit Graph

992 Commits (a665825c687736976626308678f07e653988cdca)
 

Author SHA1 Message Date
Conduitry 343a005506 add unit test for 8 years ago
Conduitry eab3f62f25 try to parse expressions as javascript before interpreting them as an identifier () 8 years ago
Rich-Harris 38ee4f15cf -> v1.13.2 8 years ago
Rich-Harris ae660f9ff9 remove surplus `root.` prefix 8 years ago
Dexter 6eb96aadb8
Added test for binding bug 8 years ago
Dexter 3ba4793728
Fixes 8 years ago
Rich Harris 731f840a34 Merge pull request from sveltejs/gh-413 8 years ago
Rich Harris ec5995b78d Merge pull request from sveltejs/gh-409 8 years ago
Rich-Harris b5d4b78a80 renable tests 8 years ago
Rich-Harris 1308907f67 include css in compiler output () 8 years ago
Rich-Harris 44287f846a recompute computed values with functions as dependencies () 8 years ago
Rich Harris b9d3c235e7 Merge pull request from sveltejs/disable-unneeded-buble-transforms 8 years ago
Rich Harris 0df3cf634c Merge pull request from sveltejs/gh-410 8 years ago
Rich-Harris d779017865 use target: { node: 4 } for buble config 8 years ago
Rich-Harris cd74519a12 bundle magic-string 8 years ago
Conduitry 8d1981f799 disable Buble transforms not needed for Node 4 8 years ago
Rich-Harris 75392ffc89 -> v1.13.1 8 years ago
Rich Harris 059fb5f07d Merge pull request from sveltejs/gh-400 8 years ago
Conduitry 0014945777 fix merge 8 years ago
Rich Harris 108876b64b Merge branch 'master' into gh-400 8 years ago
Rich Harris 41dc7507be Merge pull request from sveltejs/gh-398 8 years ago
Rich-Harris 1780876b99 prevent infinite loops caused by pathological component bindings () 8 years ago
Conduitry 6d1623cf0e new aliaser mechanism replacing existing mechanism and counters; a bunch more deconflicting 8 years ago
Rich-Harris 8ff2de90be -> v1.13.0 8 years ago
Rich Harris 9988749b74 Merge pull request from sveltejs/gh-371 8 years ago
Rich Harris 5d697eca65 Merge pull request 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 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 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 () 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 from sveltejs/fix-overly-aggressive-reserved-tag-parsing 8 years ago
Rich Harris b5c971cba4 Merge pull request from sveltejs/removeobjectkey-fix 8 years ago
Rich Harris 9358a085b7 Merge pull request 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 from sveltejs/imported-component-direct-reference 8 years ago