Commit Graph

6032 Commits (b38e2b7b9a4c21beedb4f469657846e3cf2adda5)
 

Author SHA1 Message Date
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
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
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
Conduitry ed4288fe43 -> v3.29.6
6 years ago
Ben McCann 627aae8c5c
Add package.json to exports map (#5660)
6 years ago
Conduitry fdd750db21 Revert "fix package when publishing with npm@7"
6 years ago
Conduitry b135055c5c -> v3.29.5
6 years ago
Conduitry e2fa0e0fdb fix package when publishing with npm@7
6 years ago
Tan Li Hau 41d16c02be
add export map (#5566)
6 years ago
Tan Li Hau 7949d8efac
support $$slots in custom elements (#5619)
6 years ago
Tan Li Hau f7bddb23d3
add extension to request to support webpack 5 (#5624)
6 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function (#5635)
6 years ago
Ben McCann 240f5410f3
Curly brace cleanup and enforcement (#5647)
6 years ago
Ivan Hofer 0968e5500d #3940 revert auto-formatting changes
6 years ago
Mikail Khan 9745b61aab
fixed typo in each loop animation error (#5648)
6 years ago
Rich Harris 80300f9702 update pubdate
6 years ago
Ivan Hofer 9ad664e1d2 #3940 refactor check if style is already present
6 years ago
Ivan Hofer f2221fc873 #3940 use @noop instead of null
6 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit (#5638)
6 years ago
Ivan Hofer 4026fb00ec Merge remote-tracking branch 'upstream/master' into customStyleTag
6 years ago
Ivan Hofer 87182295d3 Merge remote-tracking branch 'origin/master' into customStyleTag
6 years ago
Ivan Hofer 28a29bbd0e #3940 append styles on an element other than document.head
6 years ago
Ivan Hofer ba5ee7ae90 #3940 add option to append styles on an element other than document.head
6 years ago
Shriji c8334c8b28
Update README.md (#5620)
6 years ago
Simon H fb8ef740fa
Blog post: Fix link
6 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] (#5632)
6 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter (#5554)
6 years ago
Tan Li Hau 148b6105ed
fix else block transition update (#5591)
6 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
6 years ago
Tan Li Hau 5d7ffdb8a7
fix function slot props based on context (#5607)
6 years ago
Tan Li Hau 6fa3e91b5d
support $$props and $$restProps for custom elements (#5608)
6 years ago
Ben McCann 0ca36a16b5
Bump eslint-config to 5.5.0 (#5599)
6 years ago
Conduitry a47ca4498a update changelog
6 years ago