Commit Graph

6077 Commits (901204ed5817a718d82bcd66dbb5ebdaaeb5838a)
 

Author SHA1 Message Date
Ivan Hofer 901204ed58 add customStyleTag to component constructor options
6 years ago
Ivan Hofer 7a79cfc58c Merge branch 'master' into customStyleTag
6 years ago
Conduitry e02c291050 -> v3.31.0
6 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
6 years ago
Ivan Hofer 903e4102dd Merge branch 'master' into customStyleTag
6 years ago
Aswin Vayiravan 307b86b030
Renamed 'Now' to 'Vercel' (#5737)
6 years ago
Daniel Sandoval 625e3056bf
"What's new in Svelte" December newsletter (#5706)
6 years ago
Conduitry cf23eb08c2 -> v3.30.1
6 years ago
Conduitry f029559855 update changelog
6 years ago
milahu 3d68ceaf8f
support using decoded sourcemaps from SourceMapGenerator (#5732)
6 years ago
Ivan Hofer ee789853e7 update style_manager to use customStyleTag
6 years ago
Ivan Hofer 54d3e91929 add customStyleTag to component constructor options
6 years ago
Ivan Hofer 9c826116cd Merge branch 'master' into customStyleTag
6 years ago
Shriji 910348fd0d
site: example image missing for conditional slot (#5723)
6 years ago
Tan Li Hau ccc61a71d8
add missing export for hasContext (#5727)
6 years ago
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