Commit Graph

1789 Commits (8ad22bcf4ac1240e33ff7fa4f31b98035debaf2e)
 

Author SHA1 Message Date
Rich Harris 223dbee98c Merge pull request #803 from sveltejs/gh-637
7 years ago
Rich Harris c682e365f6 optimise case where we can use innerHTML
7 years ago
Rich Harris d1a6f9c11e only use comments around <slot> as necessary
7 years ago
Rich Harris 6e9f9633b0 set all node.var names in preprocess
7 years ago
Rich Harris 370327cccd more tidying up
7 years ago
Rich Harris 4603d7700f more refactoring
7 years ago
Rich Harris 9fae7671a4 refactor node._state stuff
7 years ago
Rich Harris 6499d4714d only use noscript if necessary
7 years ago
Rich Harris 56a21252c0 Merge pull request #802 from sveltejs/tidy-up
7 years ago
Rich Harris 457f0189d4 determine needsAnchor lazily
7 years ago
Rich Harris 5c88b6c864 usedAsAnchor is not used
7 years ago
Rich Harris 60ff6d8a7c Merge branch 'tidy-up' into gh-637
7 years ago
Rich Harris 587d1f8994 remove some unused code
7 years ago
Rich Harris a197c18523 failing tests for #637
7 years ago
Rich Harris 7a9ac95b34 Merge pull request #800 from sveltejs/gh-798
7 years ago
Rich Harris 39681565e3 handle unquoted attribute values (fixes #798)
7 years ago
Rich Harris 835a48bec5 -> v1.34.0
7 years ago
Rich Harris 0efa2ac7d7 Merge pull request #796 from sveltejs/gh-757
7 years ago
Rich Harris ce109f0eb3 Merge pull request #794 from sveltejs/gh-550
7 years ago
Rich Harris 502f6b6d14 Merge pull request #793 from sveltejs/gh-791
7 years ago
Rich Harris 56677a2074 Merge pull request #792 from sveltejs/gh-790
7 years ago
Rich Harris ff2e169b75 handle css vars in <style> tags (fixes #757)
7 years ago
Rich Harris f50a6c50af remove test of instantiation without options, its nonsensical
7 years ago
Rich Harris 5f5f09b94e update snapshot tests
7 years ago
Rich Harris d8269b3e7f attach options to component (#550)
7 years ago
Rich Harris cb92f3028e error if component has transition (fixes #791)
7 years ago
Rich Harris 5b3e8cd88f support nested <slot> elements
7 years ago
Rich Harris 87ef5ffefd -> v1.33.0
7 years ago
Rich Harris 6fad3cbf9c Merge pull request #787 from sveltejs/gh-763
7 years ago
Rich Harris 2fb0f5078d remove comments from HTML to be normalized, fixes final test
7 years ago
Rich Harris 143d0ea753 dont actually render <slot> elements
7 years ago
Rich Harris a469b560d8 only add this._slotted if necessary
7 years ago
Rich Harris 361a19df17 wrap fallback hydration code in conditional
7 years ago
Rich Harris a023346c91 validation
7 years ago
Rich Harris aa183df289 fallback content
7 years ago
Rich Harris 41026341d8 populate component.slots
7 years ago
Rich Harris 1ae3ab7bf9 server-side named slots
7 years ago
Rich Harris efe25555cf client-side named slots
7 years ago
Rich Harris 7a8c8fd577 replace {{yield}} with <slot/>
7 years ago
Rich Harris 3eaa5589f8 -> v1.32.0
7 years ago
Rich Harris b43bc83cd9 Merge pull request #786 from sveltejs/gh-783
7 years ago
Rich Harris d6f186ddec Merge pull request #785 from amwmedia/master
7 years ago
Rich Harris 71f9940f17 remove leading selectors safely - fixes #783
7 years ago
Rich Harris d734a6b823 start work on <slot>
7 years ago
Andrew Worcester caa67b5325 updated tests to reflect anchor change
7 years ago
Andrew Worcester 9dbc571f57 allow an anchor element to be passed for initial component bootstrap
7 years ago
Rich Harris c7dda9ff79 -> v1.31.0
7 years ago
Rich Harris cdb3713c0b Merge pull request #778 from sveltejs/gh-773
7 years ago
Rich Harris 828fd3ad0e update rollup again, fix paths issue
7 years ago
Rich Harris fbd44bade2 update rollup and config
7 years ago