Commit Graph

1621 Commits (446fff3878c5a0353d7223dcea2528b89837ad07)
 

Author SHA1 Message Date
Rich Harris 446fff3878 Merge pull request #845 from sveltejs/gh-840
7 years ago
Rich Harris 770c14955d escape shadow DOM CSS - fixes #840
7 years ago
Rich Harris 129fb150bb Merge pull request #844 from sveltejs/gh-843
7 years ago
Rich Harris 61476048c8 dont use skipped text nodes as anchors - fixes #843
7 years ago
Rich Harris b64d95021a -> v1.39.1
7 years ago
Rich Harris d0a017a3b1 Merge pull request #841 from sveltejs/parenthesize-conditions
7 years ago
martinandert 37f5a626b3 Add parenthesis around or'd expression
7 years ago
Rich Harris 1bdd624b35 prevent accidentally reintroducing ES6 into shared helpers
7 years ago
Rich Harris f3eeaa9f39 Merge pull request #839 from vp2177/master
7 years ago
P 072f541855 Change let -> var, solves #838
7 years ago
Rich Harris 4776c41c6f Merge pull request #835 from sveltejs/gh-822
7 years ago
Rich Harris 975a974578 use anchors for slotted content - fixes #822
7 years ago
Rich Harris 5255957692 -> v1.39.0
7 years ago
Rich Harris bf3afe955c Merge pull request #833 from sveltejs/nightmare
7 years ago
Rich Harris 68c5edd6d4 Merge pull request #832 from sveltejs/gh-819-b
7 years ago
Rich Harris f7667a44b2 increase timeout
7 years ago
Rich Harris 2dffccca61 reenable all tests
7 years ago
Rich Harris 5f2ea34d84 always attach fragment to shadow root (fixes #821)
7 years ago
Rich Harris ef2a2b329a use nightmare to test custom element stuff
7 years ago
Rich Harris d75ab8544e remove requestAnimationFrame stuff, convert time ranges to {start, end} objects
7 years ago
Rich Harris 35637d8da8 Merge branch 'martinandert-bind-buffered-played-seekable-of-media'
7 years ago
Rich Harris 1a99c515ff add snapshot test for #830
7 years ago
Jacob Mischka 91e04da952
Check legacy, quote all reserved names
7 years ago
Jacob Mischka b367cdac40
Quote `class` property name in attributes.
7 years ago
Rich Harris 119e7078c9 Merge pull request #829 from sveltejs/update-css-tree
7 years ago
Conduitry 88048188ae update to css-tree@1.0.0-alpha22
7 years ago
Conduitry 40ae4a42c1 fix a11y-html-has-lang unit test
7 years ago
Rich Harris 7d774223fc Merge pull request #828 from jpsc/master
7 years ago
Rich Harris c872234a4b Update input.html
7 years ago
jpsc 8639359aa7 feat(a11y): add warning missing lang on html tag
7 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
7 years ago
Rich Harris cc7bf6fca3 -> v1.38.0
7 years ago
Rich Harris ad59771bbc Merge pull request #815 from sveltejs/gh-374
7 years ago
martinandert db0b6d712f Make buffered/played/seekable attributes of media element bindable
7 years ago
Rich Harris 7c6ea13689 reenable all tests, fix some failures
7 years ago
Rich Harris 85e9ed9a81 tabindex-no-positive
7 years ago
Rich Harris 915c1835a4 scope
7 years ago
Rich Harris b3409ad405 no-distracting-elements
7 years ago
Rich Harris 81c5a1fb3b no-autofocus
7 years ago
Rich Harris d5b8d2fd48 no-access-key
7 years ago
Rich Harris 2364f6a04d heading-has-content
7 years ago
Rich Harris c62a74e8ae aria-role
7 years ago
Rich Harris 125191a843 aria-props
7 years ago
Rich Harris 073cbc0460 update some tests
7 years ago
Rich Harris a90e072086 alt-text
7 years ago
Rich Harris 6133976fec anchor-is-valid
7 years ago
Rich Harris bacbaef868 anchor-has-content
7 years ago
Rich Harris 51c2e0581b a11y checks (#374)
7 years ago
Rich Harris 66c382acae Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris c2352fe140 Merge pull request #814 from sveltejs/gh-645
7 years ago