Commit Graph

1621 Commits (c7b8c98e5e25cb8b1344ca514fac2b807616c35f)
 

Author SHA1 Message Date
Rich Harris c7b8c98e5e Merge branch 'master' into gh-827
9 years ago
Rich Harris 7921127e2b Merge pull request #844 from sveltejs/gh-843
9 years ago
Rich Harris f8be8f5a13 dont use skipped text nodes as anchors - fixes #843
9 years ago
Rich Harris a06dd55fec -> v1.39.1
9 years ago
Rich Harris 6c35aeca25 Merge pull request #841 from sveltejs/parenthesize-conditions
9 years ago
martinandert 84f240f58d Add parenthesis around or'd expression
9 years ago
Rich Harris e5e8812dd7 prevent accidentally reintroducing ES6 into shared helpers
9 years ago
Rich Harris 0575ccd465 Merge pull request #839 from vp2177/master
9 years ago
P 88418b318b Change let -> var, solves #838
9 years ago
Rich Harris 5640b11714 Merge pull request #835 from sveltejs/gh-822
9 years ago
Rich Harris 879b6b3d0d use anchors for slotted content - fixes #822
9 years ago
Rich Harris e2c6e7e0b6 -> v1.39.0
9 years ago
Rich Harris a18c7c8cc3 Merge pull request #833 from sveltejs/nightmare
9 years ago
Rich Harris 534e9e8b22 Merge pull request #832 from sveltejs/gh-819-b
9 years ago
Rich Harris 630aa04603 increase timeout
9 years ago
Rich Harris 63d65d87ea reenable all tests
9 years ago
Rich Harris 0b307560f9 always attach fragment to shadow root (fixes #821)
9 years ago
Rich Harris 3dd32b9fc2 use nightmare to test custom element stuff
9 years ago
Rich Harris 0c957496f3 remove requestAnimationFrame stuff, convert time ranges to {start, end} objects
9 years ago
Rich Harris c0d6567d05 Merge branch 'martinandert-bind-buffered-played-seekable-of-media'
9 years ago
Rich Harris 32a2ddc1af failing test for #827
9 years ago
Rich Harris 7d447bff86 add snapshot test for #830
9 years ago
Jacob Mischka 9bbd470888 Check legacy, quote all reserved names
9 years ago
Jacob Mischka b0ec78a99e Quote `class` property name in attributes.
9 years ago
Rich Harris 3c50aeb4e8 Merge pull request #829 from sveltejs/update-css-tree
9 years ago
Conduitry 9fb66281dc update to css-tree@1.0.0-alpha22
9 years ago
Conduitry ee4a4a8eb0 fix a11y-html-has-lang unit test
9 years ago
Rich Harris a71cb0e06f Merge pull request #828 from jpsc/master
9 years ago
Rich Harris aae316ce4f Update input.html
9 years ago
jpsc a40d6dbc69 feat(a11y): add warning missing lang on html tag
9 years ago
Rich Harris 19d42f36e6 Merge branch 'bind-buffered-played-seekable-of-media' of https://github.com/martinandert/svelte into martinandert-bind-buffered-played-seekable-of-media
9 years ago
Rich Harris 8b3debfd73 -> v1.38.0
9 years ago
Rich Harris 51be6b5890 Merge pull request #815 from sveltejs/gh-374
9 years ago
martinandert 2e2fadd577 Make buffered/played/seekable attributes of media element bindable
9 years ago
Rich Harris fcca63ae81 reenable all tests, fix some failures
9 years ago
Rich Harris 7f5eb2a86a tabindex-no-positive
9 years ago
Rich Harris 688dbdf102 scope
9 years ago
Rich Harris 864bdd90fd no-distracting-elements
9 years ago
Rich Harris 97686302b8 no-autofocus
9 years ago
Rich Harris 275a3ec460 no-access-key
9 years ago
Rich Harris 636016b26c heading-has-content
9 years ago
Rich Harris 3fce4d400f aria-role
9 years ago
Rich Harris 9f2481c90b aria-props
9 years ago
Rich Harris 9f3f35e37b update some tests
9 years ago
Rich Harris 508069873f alt-text
9 years ago
Rich Harris 6842c37ab6 anchor-is-valid
9 years ago
Rich Harris defa982029 anchor-has-content
9 years ago
Rich Harris 9e1ae7202c a11y checks (#374)
9 years ago
Rich Harris 2ea8d78114 Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris c430094b36 Merge pull request #814 from sveltejs/gh-645
9 years ago