Commit Graph

796 Commits (ef3cf343674088b5686b8a50a72cfa0b4dba8c1c)

Author SHA1 Message Date
Rich Harris bd002f94bc extract some shared init logic
7 years ago
Rich Harris 6ad8c38663 Merge pull request #852 from sveltejs/gh-849
7 years ago
Rich Harris 14463380f7 Merge pull request #851 from sveltejs/gh-850
7 years ago
Rich Harris 9b505de3a0 compile time error on slotted content inside if/each blocks. closes #849
7 years ago
Rich Harris 0a0f474e43 use anchor.parentNode as target instead of slot document fragment - fixes #850
7 years ago
Rich Harris fbbaff5404 typo
7 years ago
Rich Harris 40df1c64ac failing test for #850
7 years ago
Rich Harris 049fe59082 Merge pull request #847 from sveltejs/gh-827
7 years ago
Rich Harris 5ed74df4d3 Merge branch 'master' into gh-827
7 years ago
Rich Harris 770c14955d escape shadow DOM CSS - fixes #840
7 years ago
Rich Harris 61476048c8 dont use skipped text nodes as anchors - fixes #843
7 years ago
P 072f541855 Change let -> var, solves #838
7 years ago
Rich Harris 975a974578 use anchors for slotted content - fixes #822
7 years ago
Rich Harris bf3afe955c Merge pull request #833 from sveltejs/nightmare
7 years ago
Rich Harris f7667a44b2 increase timeout
7 years ago
Rich Harris 2dffccca61 reenable all tests
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 5ff5852f67 failing test for #827
7 years ago
Rich Harris 1a99c515ff add snapshot test for #830
7 years ago
Conduitry 40ae4a42c1 fix a11y-html-has-lang unit test
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 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 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 c2352fe140 Merge pull request #814 from sveltejs/gh-645
7 years ago
Rich Harris 5e325d5a87 remove redundant input blowback guard - closes #645
7 years ago
Rich Harris 5ca6893f58 Merge branch 'master' into gh-781
7 years ago
Rich Harris e993ae0748 more consistent style for generated code
7 years ago
Rich Harris 75651bb070 use component name in runtime dev warnings - fixes #781
7 years ago
Rich Harris 81a04ad86c merge master -> gh-797
7 years ago
Rich Harris 7401590fba Merge branch 'master' into gh-797
7 years ago
Rich Harris 2380109f15 handly directly instantiated custom elements, and slots
7 years ago
Rich Harris 186b770ef4 use helper for setting styles
7 years ago
Rich Harris 824998fdaa update tests
7 years ago
Rich Harris f5f35b5a50 scoped styles
7 years ago
Rich Harris 29fc3e5169 update tests
7 years ago
Rich Harris afe3e2e669 basic custom element generation (#797)
7 years ago
Rich Harris d54d00cac1 handle url(...) and quoted values
7 years ago