Commit Graph

971 Commits (685dffd4f5bfe7d44d3f937e2d064e772f1afdca)
 

Author SHA1 Message Date
Rich-Harris 55c2c6920f mostly fix insane node 4 issue
10 years ago
Rich-Harris c0cd8f9070 dont generate intermediate data objects for components unnecessarily (#442)
10 years ago
Rich-Harris 0f44611285 use assign helper, to avoid compatibility headaches
10 years ago
Rich-Harris b0a73b8df2 -> v1.13.5
10 years ago
Rich Harris 5985245cf5 Merge pull request #438 from sveltejs/gh-436
10 years ago
Rich Harris 2cc7a26a0a Merge pull request #439 from sveltejs/gh-437
10 years ago
Rich-Harris 2ce0cbec23 better error for bind:value="{{foo}}" - fixes #437
10 years ago
Rich-Harris 5c10dea6c9 read values from range/number inputs as numbers - fixes #436
10 years ago
Rich-Harris a9d77d20a6 -> v1.13.4
10 years ago
Rich Harris 036fe11d00 Merge pull request #435 from sveltejs/unclosed-script-infinite-loop
10 years ago
Rich-Harris f9fc2f37dc prevent unclosed <script> causing infinite loop
10 years ago
Rich-Harris 3672b61b37 make it easier to run parser tests solo
10 years ago
Rich-Harris b60c6a8740 -> v1.13.3
10 years ago
Rich Harris dd55108372 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 e77b998adf special case literals
10 years ago
Rich-Harris 9d3427facc 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 4494c6ccb9 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 ddb2dae444 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 d985a89467 prevent hard-to-reproduce bug with deep two-way bindings
10 years ago
Conduitry 9c3814fe0e 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 575a60ee3c add unit test
10 years ago
Conduitry 523b1df90f <select> elements should use .value prop to update value (#423)
10 years ago
Conduitry 8f02078dbe deconflict `tmp` within its fragment
10 years ago
Conduitry 516117e2f1 use snake case in generated identifiers (#419)
10 years ago
Conduitry 6fcd405351 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
Rich-Harris 4db367eb73 -> v1.13.2
10 years ago
Rich-Harris 854ecd441a remove surplus `root.` prefix
10 years ago
Dexter 3d1d7c4360 Added test for binding bug
10 years ago
Dexter b5e23884d0 Fixes #420
10 years ago
Rich Harris 0ac2b2d0f1 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 1aedd7e456 renable tests
10 years ago
Rich-Harris 588872cf40 include css in compiler output (#409)
10 years ago
Rich-Harris b61fd27cfc recompute computed values with functions as dependencies (#413)
10 years ago
Rich Harris 37545723fa Merge pull request #411 from sveltejs/disable-unneeded-buble-transforms
10 years ago
Rich Harris a8f28db181 Merge pull request #412 from sveltejs/gh-410
10 years ago
Rich-Harris 561e89a27e use target: { node: 4 } for buble config
10 years ago
Rich-Harris c19fb531b8 bundle magic-string
10 years ago
Conduitry cee15ec11e disable Buble transforms not needed for Node 4
10 years ago
Rich-Harris a30cadaf2d -> v1.13.1
10 years ago
Rich Harris efee0fd513 Merge pull request #401 from sveltejs/gh-400
10 years ago
Conduitry 4cad15db1c fix merge
10 years ago
Rich Harris 7ae853c75c Merge branch 'master' into gh-400
10 years ago
Rich Harris bafa6f2191 Merge pull request #407 from sveltejs/gh-398
10 years ago