Commit Graph

1531 Commits (0cfc67ca11f8eaa95df9bca0fb9af57314873005)
 

Author SHA1 Message Date
Rich Harris 0cfc67ca11 only use noscript if necessary
9 years ago
Rich Harris d8fccb226e determine needsAnchor lazily
9 years ago
Rich Harris 44aeccefa8 usedAsAnchor is not used
9 years ago
Rich Harris f9cc92e340 Merge branch 'tidy-up' into gh-637
9 years ago
Rich Harris 0e4acc239a remove some unused code
9 years ago
Rich Harris f63616903e failing tests for #637
9 years ago
Rich Harris 6fee712339 Merge pull request #800 from sveltejs/gh-798
9 years ago
Rich Harris 667a7665a7 handle unquoted attribute values (fixes #798)
9 years ago
Rich Harris afc1cc0f54 -> v1.34.0
9 years ago
Rich Harris eb4b22b898 Merge pull request #796 from sveltejs/gh-757
9 years ago
Rich Harris db3c7abec4 Merge pull request #794 from sveltejs/gh-550
9 years ago
Rich Harris 6b4f90d4e1 Merge pull request #793 from sveltejs/gh-791
9 years ago
Rich Harris 8c6ec95dcd Merge pull request #792 from sveltejs/gh-790
9 years ago
Rich Harris 81ba059a8a handle css vars in <style> tags (fixes #757)
9 years ago
Rich Harris 47b10a184a remove test of instantiation without options, its nonsensical
9 years ago
Rich Harris e759dad2cd update snapshot tests
9 years ago
Rich Harris 72fd1228c7 attach options to component (#550)
9 years ago
Rich Harris da1c3b3a98 error if component has transition (fixes #791)
9 years ago
Rich Harris be6e778a53 support nested <slot> elements
9 years ago
Rich Harris 5ba76ca773 -> v1.33.0
9 years ago
Rich Harris e5d0958ab4 Merge pull request #787 from sveltejs/gh-763
9 years ago
Rich Harris 3a5054dd58 remove comments from HTML to be normalized, fixes final test
9 years ago
Rich Harris fd8f6f5f09 dont actually render <slot> elements
9 years ago
Rich Harris 9190990ed9 only add this._slotted if necessary
9 years ago
Rich Harris c1eda75ba0 wrap fallback hydration code in conditional
9 years ago
Rich Harris e0b173ebde validation
9 years ago
Rich Harris ec30e3dfa8 fallback content
9 years ago
Rich Harris 906daf3514 populate component.slots
9 years ago
Rich Harris e49183e91b server-side named slots
9 years ago
Rich Harris 70cbb6a3c7 client-side named slots
9 years ago
Rich Harris 25f08b215f replace {{yield}} with <slot/>
9 years ago
Rich Harris 827bea274c -> v1.32.0
9 years ago
Rich Harris 5e6cd3dfa8 Merge pull request #786 from sveltejs/gh-783
9 years ago
Rich Harris ba11dc939d Merge pull request #785 from amwmedia/master
9 years ago
Rich Harris 0d8817f2a9 remove leading selectors safely - fixes #783
9 years ago
Rich Harris 224a3c0e96 start work on <slot>
9 years ago
Andrew Worcester 186fa2701f updated tests to reflect anchor change
9 years ago
Andrew Worcester 47e56e3da6 allow an anchor element to be passed for initial component bootstrap
9 years ago
Rich Harris ad63928bb5 -> v1.31.0
9 years ago
Rich Harris 7b39a680de Merge pull request #778 from sveltejs/gh-773
9 years ago
Rich Harris 318faa0e7c update rollup again, fix paths issue
9 years ago
Rich Harris 152da5da9a update rollup and config
9 years ago
Rich Harris af88c030eb add legacy option, use it for setInputType (#773)
9 years ago
Rich Harris 5c8ca320c1 -> v1.30.0
9 years ago
Rich Harris 4da59be023 Merge pull request #775 from sveltejs/gh-774
9 years ago
Rich Harris 5634fbe9a7 Merge pull request #772 from sveltejs/gh-760
9 years ago
Rich Harris 07beb7cdaa order statements more logically
9 years ago
Rich Harris 661cb71391 consolidate everything in Component.ts - much cleaner
9 years ago
Rich Harris f314b1d695 move event handlers and refs inside Component.ts
9 years ago
Rich Harris 323b0bf1aa tidy up a bit
9 years ago