Commit Graph

1421 Commits (4daef9ab5e2a78b3e644c117f89cf7007ee2b374)
 

Author SHA1 Message Date
Rich Harris 4daef9ab5e -> v1.28.0
7 years ago
Rich Harris 6cc3354011 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris 736a2f1a3d Merge pull request #746 from sveltejs/gh-743
7 years ago
Rich Harris e63b18960c update lockfile
7 years ago
Rich Harris bdb34a243c avoid string manipulation bugs by not minifying combinators if cascade: true (#743)
7 years ago
Rich Harris 95606ad0f8 Merge pull request #738 from sveltejs/gh-693
7 years ago
Rich Harris 778a03e2c6 Merge branch 'master' into gh-693
7 years ago
Rich Harris ae060cfa3b Merge pull request #737 from sveltejs/update-deps
7 years ago
Rich Harris f7738fe42d Merge pull request #735 from sveltejs/gh-643
7 years ago
Rich Harris 82559c3775 support ref:foo as a CSS selector (#693)
7 years ago
Rich Harris a7876c737b Merge pull request #736 from sveltejs/typescript-fixes
7 years ago
Rich Harris ac3c1086e3 use Records to remove TS errors
7 years ago
Rich Harris 0da8b3ece2 remove node 4 from build matrix
7 years ago
Rich Harris 8020fe53fc remove babel etc
7 years ago
Rich Harris 2c7d2f79ab Revert "test 4 and 6 in one go"
7 years ago
Rich Harris 038391ec43 test 4 and 6 in one go
7 years ago
Rich Harris c7e133790d get things working in node 4 again
7 years ago
Rich Harris e2d63d1b34 add dev mode warning for double destroy
7 years ago
Rich Harris bb2ed448b8 lint
7 years ago
Rich Harris c35e5948cd reuse window object for faster tests
7 years ago
Rich Harris 7aadbcb02d tidy up
7 years ago
Rich Harris 65e484b6ae remove reify
7 years ago
Rich Harris 13a833e6ad update most everything else
7 years ago
Rich Harris 46cb2a4da3 update jsdom
7 years ago
Rich Harris 8da4a9f081 update more deps
7 years ago
Rich Harris e02c248456 update rollup and plugins
7 years ago
Rich Harris aa59dafb81 more TS fixes
7 years ago
Rich Harris bd9c59aa5a fix various typescript errors
7 years ago
Rich Harris 962f04f4bf dont throw error if component is destroyed twice (closes #643)
7 years ago
Rich Harris 130701af2c -> v1.27.0
7 years ago
Rich Harris 26f37c2da9 Merge pull request #734 from sveltejs/gh-696
7 years ago
Rich Harris 4daa57c67b optimise for ternary expressions when excluding unused css (#696)
7 years ago
Rich Harris 608f8943f3 Merge pull request #733 from sveltejs/gh-375
7 years ago
Rich Harris da87d5c3d7 Merge pull request #729 from sveltejs/gh-697
7 years ago
Rich Harris 70a99925a9 use helper to encapsulate styles, rather than being repetitious (fixes #375)
7 years ago
Rich Harris 333568275b Merge branch 'master' into gh-697
7 years ago
Rich Harris 71047c2961 Merge pull request #732 from sveltejs/gh-638
7 years ago
Rich Harris 6a74db035b Merge pull request #731 from sveltejs/gh-686
7 years ago
Rich Harris 57e7f75eee Merge pull request #728 from sveltejs/gh-721
7 years ago
Rich Harris dbf635b445 Merge pull request #727 from sveltejs/gh-706
7 years ago
Rich Harris 1b92f5fa20 event propagation shorthand for components (#638)
7 years ago
Rich Harris 51af8c29e0 event propagation shorthand for elements (#638)
7 years ago
Rich Harris c1f34e3e2a validate ref callees (#686)
7 years ago
Rich Harris 7b1299904b minify css and remove unused styles (#697)
7 years ago
Rich Harris cb030fd780 use _set, not set, when updating child components - fixes #721
7 years ago
Rich Harris 4d36908525 clear refs in destroy, not unmount, so that refs are populated in ondestroy. fixes #706
7 years ago
Rich Harris 5c4905a595 -> v1.26.2
7 years ago
Rich Harris f550035d93 Merge pull request #725 from sveltejs/gh-722
7 years ago
Rich Harris e2980a8985 -> v1.26.1
7 years ago
Rich Harris b701bf24b4 unescape hash character (#722)
7 years ago