Commit Graph

1601 Commits (c0d6567d05da878cd5957a78df3dbc7073b4df33)
 

Author SHA1 Message Date
Rich Harris c0d6567d05 Merge branch 'martinandert-bind-buffered-played-seekable-of-media'
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
Rich Harris f02eea24bc missed a few
9 years ago
Rich Harris cb41668a65 Merge pull request #812 from sveltejs/gh-781
9 years ago
Rich Harris 9db4e7a5ef remove redundant input blowback guard - closes #645
9 years ago
Rich Harris 2654f6a2c0 Merge branch 'master' into gh-781
9 years ago
Rich Harris 3ac9750bd5 Merge pull request #813 from sveltejs/tidy-up
9 years ago
Rich Harris bc69c67e23 more consistent style for generated code
9 years ago
Rich Harris 99f9e6a4c1 use component name in runtime dev warnings - fixes #781
9 years ago
Rich Harris 0407e5ec85 -> v1.37.0
9 years ago
Rich Harris 899a3e82dc Merge pull request #811 from sveltejs/gh-797
9 years ago
Rich Harris 62764624c6 merge master -> gh-797
9 years ago
Rich Harris 25bac688bc Merge branch 'master' into gh-797
9 years ago
Rich Harris b4b4197032 handly directly instantiated custom elements, and slots
9 years ago
Rich Harris b44d2678f1 -> v1.36.0
9 years ago
Rich Harris 5db9bbd0e4 Merge pull request #810 from sveltejs/gh-455
9 years ago
Rich Harris 155a6327cf use helper for setting styles
9 years ago
Rich Harris 9e5f871550 update tests
9 years ago
Rich Harris a303e9a6d6 append host element, not contents, when component is nested
9 years ago
Rich Harris 9e7e145a1a use template strings to prevent sourcemaps breaking the code
9 years ago
Rich Harris cbfc609064 scoped styles
9 years ago
Rich Harris aee6d4ade7 update tests
9 years ago