Commit Graph

6062 Commits (a474470a93b837767a7f17381cd9b669dc2a1ccc)
 

Author SHA1 Message Date
Ivan Hofer a474470a93 Merge branch 'master' into customStyleTag
6 years ago
Ivan Hofer 801001d468 add docs for customStyleTag
6 years ago
Conduitry 505eba84b9 -> v3.30.0
6 years ago
pushkin 94b985effb
make unused `transition_out` parameters optional (#5587)
6 years ago
Tan Li Hau 9331398299
support spread into slot props (#5616)
6 years ago
Simon H 99000ef42e
typed SvelteComponent(Dev) interface (#5431)
6 years ago
Adam Rackis 201b057ec5
make TypeScript ignore global typings (#5704)
6 years ago
Conduitry 666b7aefa8 update changelog
6 years ago
Tan Li Hau 1cc5bdb9ca
reactive dependency not referenced can't set to undefined initially (#5600)
6 years ago
Tan Li Hau 24c44b9177
fix order of html tags with {#if} in {#key} block (#5685)
6 years ago
Conduitry 342c1e427c update changelog
6 years ago
pushkin 01ead95cbe
add hasContext lifecycle function (#5690)
6 years ago
Conduitry 0aa8cc1c9f update changelog
6 years ago
Wei Zhu 8a20709ce1
fix: add missing `walk` type in compiler.d.ts (#5696)
6 years ago
Ivan Hofer ada8969fe5 fix failing tests
6 years ago
Ivan Hofer d54ab8cddb move append_styles function to dom.ts
6 years ago
Ivan Hofer 7b56dba158 Merge branch 'master' into customStyleTag
6 years ago
Ivan Hofer f611abcbbb fix failing tests
6 years ago
Ivan Hofer b38e2b7b9a refactor add_css_to_component to not save customStyleTag in component.$$
6 years ago
Ivan Hofer e8065eb22e don't save customStyleTag in component.$$
6 years ago
Ben McCann 67dea941bb
Fix eslint issue (#5698)
6 years ago
halfnelson dcfbd69516
Preprocessor sourcemap support (#5584)
6 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description (#5590)
6 years ago
Antony Jones 449fd1ca1f
Add envinfo note to github bug template
6 years ago
Phippsy 96ac898370
docs: mention that degit requires Git (#5532)
6 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example (#5383)
6 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
6 years ago
swyx e750b7284e
document await...catch shorthand (#5682)
6 years ago
Geoff Rich 02e560c9da
docs a11y: increase color contrast in code block syntax highlighting (#5681)
6 years ago
Ivan Hofer b6e9574805 use snake_case for method names
6 years ago
Ivan Hofer 6d85265858 move document.head to addCssToComponent method
6 years ago
Ivan Hofer 5c3038ccae fix tests
6 years ago
Ivan Hofer b0cacd7f25 slightly improve output size by refactoring add_css method
6 years ago
Ivan Hofer 4f9a15eced slightly improve output size by refactoring add_css method
6 years ago
Ivan Hofer b80990daaf rename 'that' to 'component'
6 years ago
Ivan Hofer bf87612acf Revert "init $$ in component with empty object value"
6 years ago
Ivan Hofer 83d5fe8256 fix tests using new add_css methods
6 years ago
Ivan Hofer 9a4cf3c3f8 remove noop from from customElement init
6 years ago
Ivan Hofer f5f56ce992 pass correct add_css method
6 years ago
Ivan Hofer ae4731772b Revert "add 'noop' param to all tests"
6 years ago
Ivan Hofer 675d6ddd10 Revert "add 'noop' param to some more tests"
6 years ago
Ivan Hofer c154895a77 init $$ in component with empty object value
6 years ago
Ivan Hofer 5ad396b6b2 refactor add styles method call to reduce generated output
6 years ago
Conduitry 4524566fda -> v3.29.7
6 years ago
Fraser Darwent e5124e4045
add register to exports map (#5671)
6 years ago
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm (#5669)
6 years ago
Ivan Hofer bf528d16b4 add missing css to customElement constructor
6 years ago
Ivan Hofer 7bd2ed6096 add 'noop' param to some more tests
6 years ago
Ivan Hofer c0ac80fbda add 'noop' param to all tests
6 years ago
Ivan Hofer a664d7db5b Merge remote-tracking branch 'upstream/master' into customStyleTag
6 years ago