Commit Graph

1782 Commits (f80ace5fd6c22a533ee0e5be82ecf4783d40cbcd)
 

Author SHA1 Message Date
Rich Harris 1d34bd886e put version comment above imports 8 years ago
Rich Harris 6e57fa3ced add debugging comments 8 years ago
Rich Harris 9b505de3a0 compile time error on slotted content inside if/each blocks. closes 8 years ago
Rich Harris 0a0f474e43 use anchor.parentNode as target instead of slot document fragment - fixes 8 years ago
Rich Harris fbbaff5404 typo 8 years ago
Rich Harris 40df1c64ac failing test for 8 years ago
Rich Harris 049fe59082 Merge pull request from sveltejs/gh-827 8 years ago
Rich Harris faa0f7a021 -> v1.39.2 8 years ago
Rich Harris 446fff3878 Merge pull request from sveltejs/gh-840 8 years ago
Rich Harris 3879d52616 dont slot elements inside custom elements - fixes 8 years ago
Rich Harris 5ed74df4d3 Merge branch 'master' into gh-827 8 years ago
Rich Harris 770c14955d escape shadow DOM CSS - fixes 8 years ago
Rich Harris 129fb150bb Merge pull request from sveltejs/gh-843 8 years ago
Rich Harris 61476048c8 dont use skipped text nodes as anchors - fixes 8 years ago
Rich Harris b64d95021a -> v1.39.1 8 years ago
Rich Harris d0a017a3b1 Merge pull request from sveltejs/parenthesize-conditions 8 years ago
martinandert 37f5a626b3 Add parenthesis around or'd expression 8 years ago
Rich Harris 1bdd624b35 prevent accidentally reintroducing ES6 into shared helpers 8 years ago
Rich Harris f3eeaa9f39 Merge pull request from vp2177/master 8 years ago
P 072f541855 Change let -> var, solves 8 years ago
Rich Harris 4776c41c6f Merge pull request from sveltejs/gh-822 8 years ago
Rich Harris 975a974578 use anchors for slotted content - fixes 8 years ago
Rich Harris 5255957692 -> v1.39.0 8 years ago
Rich Harris bf3afe955c Merge pull request from sveltejs/nightmare 8 years ago
Rich Harris 68c5edd6d4 Merge pull request from sveltejs/gh-819-b 8 years ago
Rich Harris f7667a44b2 increase timeout 8 years ago
Rich Harris 2dffccca61 reenable all tests 8 years ago
Rich Harris 5f2ea34d84 always attach fragment to shadow root (fixes ) 8 years ago
Rich Harris ef2a2b329a use nightmare to test custom element stuff 8 years ago
Rich Harris d75ab8544e remove requestAnimationFrame stuff, convert time ranges to {start, end} objects 8 years ago
Rich Harris 35637d8da8 Merge branch 'martinandert-bind-buffered-played-seekable-of-media' 8 years ago
Rich Harris 5ff5852f67 failing test for 8 years ago
Rich Harris 1a99c515ff add snapshot test for 8 years ago
Jacob Mischka 91e04da952
Check legacy, quote all reserved names 8 years ago
Jacob Mischka b367cdac40
Quote `class` property name in attributes. 8 years ago
Rich Harris 119e7078c9 Merge pull request from sveltejs/update-css-tree 8 years ago
Conduitry 88048188ae update to css-tree@1.0.0-alpha22 8 years ago
Conduitry 40ae4a42c1 fix a11y-html-has-lang unit test 8 years ago
Rich Harris 7d774223fc Merge pull request from jpsc/master 8 years ago
Rich Harris c872234a4b Update input.html 8 years ago
jpsc 8639359aa7 feat(a11y): add warning missing lang on html tag 8 years ago
Rich Harris d1482f0541 Merge branch 'bind-buffered-played-seekable-of-media' of https://github.com/martinandert/svelte into martinandert-bind-buffered-played-seekable-of-media 8 years ago
Rich Harris cc7bf6fca3 -> v1.38.0 8 years ago
Rich Harris ad59771bbc Merge pull request from sveltejs/gh-374 8 years ago
martinandert db0b6d712f Make buffered/played/seekable attributes of media element bindable 8 years ago
Rich Harris 7c6ea13689 reenable all tests, fix some failures 8 years ago
Rich Harris 85e9ed9a81 tabindex-no-positive 8 years ago
Rich Harris 915c1835a4 scope 8 years ago
Rich Harris b3409ad405 no-distracting-elements 8 years ago
Rich Harris 81c5a1fb3b no-autofocus 8 years ago