Commit Graph

1642 Commits (b1cbffece6fe8df488bf4211adea15d8d7c17f42)
 

Author SHA1 Message Date
Rich Harris b1cbffece6 remove excess parentheses
7 years ago
Rich Harris f394cacb99 Merge pull request #855 from sveltejs/shared-init
7 years ago
Rich Harris 33dbc18a10 merge master -> shared-init
7 years ago
Rich Harris 9d8f2c466f Merge pull request #853 from sveltejs/gh-823
7 years ago
Rich Harris 0b71a93779 update tests
7 years ago
Rich Harris ef3cf34367 tighten up a bit more
7 years ago
Rich Harris bd002f94bc extract some shared init logic
7 years ago
Rich Harris ba447f7067 -> v1.39.3
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 1d34bd886e put version comment above imports
7 years ago
Rich Harris 6e57fa3ced add debugging comments
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 faa0f7a021 -> v1.39.2
7 years ago
Rich Harris 446fff3878 Merge pull request #845 from sveltejs/gh-840
7 years ago
Rich Harris 3879d52616 dont slot elements inside custom elements - fixes #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 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 5ff5852f67 failing test for #827
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