Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris dd55108372 Merge pull request #434 from sveltejs/gh-424-alt
10 years ago
Rich Harris 67d6eb89f2 Merge pull request #434 from sveltejs/gh-424-alt
10 years ago
Rich-Harris ce38d480be use a map to avoid false positives
10 years ago
Rich-Harris 6e0d0b1a12 use a map to avoid false positives
10 years ago
Rich-Harris e77b998adf special case literals
10 years ago
Rich-Harris 6c754c2a3d special case literals
10 years ago
Rich-Harris 9d3427facc Merge branch 'master' into gh-424
10 years ago
Rich-Harris 1a49c2f344 Merge branch 'master' into gh-424
10 years ago
Rich Harris e52484cffa Merge pull request #427 from sveltejs/gh-423
10 years ago
Rich Harris 6074178c65 Merge pull request #427 from sveltejs/gh-423
10 years ago
Rich Harris 4494c6ccb9 Merge pull request #429 from sveltejs/gh-428
10 years ago
Rich Harris 0d5d7ff6bf Merge pull request #429 from sveltejs/gh-428
10 years ago
Rich Harris 60792e03fe Merge pull request #430 from sveltejs/disallow-import-root
10 years ago
Rich Harris 132de5cf72 Merge pull request #430 from sveltejs/disallow-import-root
10 years ago
Rich Harris ddb2dae444 Merge pull request #432 from sveltejs/binding-mutation-bug
10 years ago
Rich Harris 7c5eaa2f91 Merge pull request #432 from sveltejs/binding-mutation-bug
10 years ago
Rich-Harris 660e72a773 retain binding sourcemaps to the extent possible
10 years ago
Rich-Harris cf626ff880 retain binding sourcemaps to the extent possible
10 years ago
Rich-Harris d985a89467 prevent hard-to-reproduce bug with deep two-way bindings
10 years ago
Rich-Harris 92e4b7f813 prevent hard-to-reproduce bug with deep two-way bindings
10 years ago
Conduitry 9c3814fe0e disallow `import root` during validation
10 years ago
Conduitry f6934a1d20 disallow `import root` during validation
10 years ago
Conduitry 2b23b2cd60 bind callback passed to custom events to the node context (#428)
10 years ago
Conduitry b03c024160 bind callback passed to custom events to the node context (#428)
10 years ago
Conduitry 575a60ee3c add unit test
10 years ago
Conduitry 96fa0a3eb6 add unit test
10 years ago
Conduitry 523b1df90f <select> elements should use .value prop to update value (#423)
10 years ago
Conduitry aba21f8eb9 <select> elements should use .value prop to update value (#423)
10 years ago
Conduitry 8f02078dbe deconflict `tmp` within its fragment
10 years ago
Conduitry e32e69f3e8 deconflict `tmp` within its fragment
10 years ago
Conduitry 516117e2f1 use snake case in generated identifiers (#419)
10 years ago
Conduitry d2a701c4f5 use snake case in generated identifiers (#419)
10 years ago
Conduitry 6fcd405351 add unit test for #424
10 years ago
Conduitry 343a005506 add unit test for #424
10 years ago
Conduitry 265df6c989 try to parse expressions as javascript before interpreting them as an identifier (#424)
10 years ago
Conduitry eab3f62f25 try to parse expressions as javascript before interpreting them as an identifier (#424)
10 years ago
Rich-Harris 4db367eb73 -> v1.13.2
10 years ago
Rich-Harris 38ee4f15cf -> v1.13.2
10 years ago
Rich-Harris 854ecd441a remove surplus `root.` prefix
10 years ago
Rich-Harris ae660f9ff9 remove surplus `root.` prefix
10 years ago
Dexter 3d1d7c4360 Added test for binding bug
10 years ago
Dexter 6eb96aadb8
Added test for binding bug
10 years ago
Dexter b5e23884d0 Fixes #420
10 years ago
Dexter 3ba4793728
Fixes #420
10 years ago
Rich Harris 0ac2b2d0f1 Merge pull request #416 from sveltejs/gh-413
10 years ago
Rich Harris 731f840a34 Merge pull request #416 from sveltejs/gh-413
10 years ago
Rich Harris a31e658488 Merge pull request #417 from sveltejs/gh-409
10 years ago
Rich Harris ec5995b78d Merge pull request #417 from sveltejs/gh-409
10 years ago
Rich-Harris 1aedd7e456 renable tests
10 years ago
Rich-Harris b5d4b78a80 renable tests
10 years ago