Commit Graph

506 Commits (8740cfe6f49e7f2ebe9ef4f166dc3c11249209e5)
 

Author SHA1 Message Date
Rich Harris 8740cfe6f4 Merge pull request #299 from sveltejs/gh-290-b
10 years ago
Rich Harris 34ab0c2122 lint
10 years ago
Rich Harris 681339abb9 fix tests
10 years ago
Rich Harris ab7c865758 generate valid (if incorrect) code for component bindings in each-blocks
10 years ago
Rich Harris 875d84e967 fix tests
10 years ago
Rich Harris d6207ac900 Merge branch 'master' into gh-290-b
10 years ago
Rich Harris b81107faf5 Merge pull request #297 from sveltejs/gh-290-a
10 years ago
Rich-Harris d0e11d10b8 expose context on components
10 years ago
Rich Harris 14e6a7ec8b -> v1.6.11
10 years ago
Rich Harris b5fd0846f5 remove duplicate set(), check select value
10 years ago
Rich Harris 8b71d7be8c failing tests for second bug in #290
10 years ago
cayasso 9e5ac9463c add test for select option issue (#291)
10 years ago
cayasso 1d4264c338 fix select option value issue (#291)
10 years ago
Rich Harris fcb1a3c296 failing test for first bug in #290
10 years ago
Rich Harris b31ecc5649 -> v1.6.10
10 years ago
Rich Harris 610dff5573 Merge pull request #295 from sveltejs/sourcemaps
10 years ago
Rich Harris 42497fd1aa populate map.sources and map.sourcesContent even if none of the original code is used
10 years ago
Rich Harris c1ba7638ce add outputFilename option for sourcemap generation
10 years ago
Rich Harris f3afc4ad88 -> v1.6.9
10 years ago
Rich Harris 47cd1d4df3 Merge pull request #294 from sveltejs/css-parser
10 years ago
Rich Harris eb95fd1ebb use css-tree to generate CSS AST and walk it
10 years ago
Rich Harris 96d7814bce failing test for #288
10 years ago
Rich-Harris b847886795 only update attributes that have changed (#279)
10 years ago
Rich-Harris 2b62a29567 only update triples if HTML has changed
10 years ago
Rich-Harris d727ab48d0 use temporary variable when determining whether to update text tag
10 years ago
Rich-Harris b36f258dfe Merge branch 'improve-perf' of https://github.com/PaulBGD/svelte into PaulBGD-improve-perf
10 years ago
Rich Harris 744a8643c7 Merge pull request #281 from sveltejs/gh-275
10 years ago
Rich Harris 23265d5dfd two-way component binding in SSR (#275)
10 years ago
Paul Sauve 3bcdab98fc Sorry for breaking the style!
10 years ago
Paul Sauve ee38a14d0a Merge branch 'master' into improve-perf
10 years ago
Paul Sauve 0bbaf2d9c1 Check if value changes before updating
10 years ago
Rich Harris d5bb267922 Merge pull request #278 from sveltejs/gh-277
10 years ago
Rich Harris 593b8706ce dont trigger bindings for torn-down components (#277)
10 years ago
Rich Harris 9ff9a5921d use options.name for easier debugging
10 years ago
Rich Harris a1985e592c use internal _set method for component bindings
10 years ago
Rich Harris 41ed025cc6 -> v1.6.8
10 years ago
Rich Harris face13a703 Merge pull request #276 from sveltejs/gh-274
10 years ago
Rich Harris 11e613e7d0 handle default paramters in computed values (fixes #274)
10 years ago
Rich Harris 17e31dfab3 Merge pull request #253 from sveltejs/universal-tests
10 years ago
Rich Harris 0979758105 skip onrender-chain test
10 years ago
Rich Harris c66474e8bb Merge branch 'master' into universal-tests
10 years ago
Rich Harris 31480a0025 lint
10 years ago
Rich Harris eab6935cc2 skip component binding SSR tests, for now
10 years ago
Rich Harris b8790d1efe add SSR triple test
10 years ago
Rich Harris 94aca91d35 fix/skip various SSR tests
10 years ago
Rich Harris c1187d2235 Merge pull request #273 from sveltejs/gh-263
10 years ago
Rich Harris 3235b2c35a always flush render hooks, even if initiator is a nested component (#263)
10 years ago
Rich Harris 62ad1818ab -> v1.6.7
10 years ago
Rich Harris 4cad216e66 Merge pull request #268 from sveltejs/gh-267
10 years ago
Rich Harris 6cde8ff5e0 Merge pull request #262 from PaulBGD/svg-set-xmlns
10 years ago