Commit Graph

2208 Commits (7ec1907d3275cbeb362214047e8eee087b38a704)
 

Author SHA1 Message Date
Rich Harris 7ec1907d32 Merge pull request #1228 from sveltejs/scope-class-redo
9 years ago
Rich Harris 409313f815 only apply stylesheet once
9 years ago
Conduitry 9c6f6737c4 separate AST modification into Stylesheet#reify
9 years ago
Conduitry 5bf313cf8d apply CSS scoping classes directly to AST (WIP)
9 years ago
Rich Harris 7fa6109785 add CSS scoping classes when stringifying child nodes - fixes #1223
9 years ago
Rich Harris 89c9793731 -> v1.57.2
9 years ago
Rich Harris cc6364fde7 Merge pull request #1226 from sveltejs/gh-1224
9 years ago
Rich Harris c70d6f43ec use setAttribute for any namespaced element
9 years ago
Rich Harris 63dd90cf31 set arbitrary compile options when calling SSR register function
9 years ago
Rich Harris 5169ef1cb1 allow SVG elements to have scoped CSS - fixes #1224
9 years ago
Rich Harris a63452b734 -> v1.57.1
9 years ago
Rich Harris 9072d73f75 Merge pull request #1220 from sveltejs/gh-1206
9 years ago
Rich Harris 74058004d5 update test
9 years ago
Rich Harris cd5e68e648 add each_value to contextProps - fixes #1206
9 years ago
Rich Harris 7ea39993be Merge branch 'test-1217' of https://github.com/aphitiel/svelte into aphitiel-test-1217
9 years ago
Rich Harris 7cbd76e1a0 -> v1.57.0
9 years ago
Rich Harris d6f82436f9 Merge pull request #1190 from sveltejs/gh-1118
9 years ago
Rich Harris 05ef658fa8 Merge pull request #1192 from sveltejs/gh-1118-base36
9 years ago
Rich Harris f02deae6c2 switch back to using svelte- instead of name-
9 years ago
Rich Harris 12ab482802 Merge branch 'gh-1118' into gh-1118-base36
9 years ago
Rich Harris 7647913591 merge master -> gh-1118
9 years ago
Rich Harris b0601aa2d8 Merge pull request #1193 from sveltejs/TODO
9 years ago
Rich Harris e1d52398d9 merge
9 years ago
pk 95bbf585fe failing test for #1217
9 years ago
Rich Harris a9a68b1474 -> v1.56.4
9 years ago
Rich Harris 8b8461a554 Merge pull request #1200 from leereamsnyder/process-atsupports
9 years ago
Rich Harris d0b24fa055 Merge pull request #1216 from sveltejs/gh-1213
9 years ago
Rich Harris 2c03aaa7e8 prevent context variables being called component or state - fixes #1213
9 years ago
Rich Harris bff4bdc458 -> v1.56.3
9 years ago
Rich Harris 7ecc77970e Merge pull request #1210 from ekhaled/some_fixes
9 years ago
ekhaled 3de7059fbe re-add Child.html
9 years ago
ekhaled 4d532dc77b remove file
9 years ago
ekhaled 7f4cc3c2af fix snapshots for the actual mounting code
9 years ago
ekhaled b7a3d24dc4 fix bundle snapshots
9 years ago
ekhaled df1f349325 move `|| null`
9 years ago
ekhaled 376ae983f5 some case-sensitivity thing
9 years ago
ekhaled c30845661f clarify in test that its an intro test only
9 years ago
ekhaled 4fe99e0ff3 fix tests on linux
9 years ago
ekhaled 73e0181cac add test for transitions on nested components
9 years ago
ekhaled 61ad7bcaeb fix snapshots
9 years ago
ekhaled 073a1afc1d fixes #1188, fixes #1201
9 years ago
Rich Harris 5d28a1d4eb -> v1.56.2
9 years ago
Rich Harris e8b3700389 Merge pull request #1204 from sveltejs/gh-1202
9 years ago
Rich Harris ba5b661dc7 update deps to get tests to pass again
9 years ago
Rich Harris 1dca323660 only apply key to keyed each block, not its children - fixes #1202
9 years ago
Rich Harris 90714f6e01 -> v1.56.1
9 years ago
Rich Harris 280f683efd Merge pull request #1199 from sveltejs/gh-1195
9 years ago
Lee Reamsnyder 67ea9626eb process code in @supports queries with cascade: false
9 years ago
Conduitry 517621bea1 update js if-block-no-update test
9 years ago
Conduitry f50faa9fdd unhoist select_block_type function for now (resolves #1195)
9 years ago