Commit Graph

5328 Commits (58a9a3f9b8aad3a500611dcbb6fa3ac0777bda6b)
 

Author SHA1 Message Date
Rich Harris 9d7e826624 Revert "remove empty value declaration from style tree"
7 years ago
Rich Harris bc31a93c17 Merge pull request #3812 from tanhauhau/tanhauhau/remove-empty-value-declaration
7 years ago
Rich Harris 52ada05fcc Merge pull request #3814 from tanhauhau/tanhauhau/unify-solo-for-test-folder
7 years ago
Rich Harris 661b474ef3 Merge pull request #3816 from tanhauhau/tanhauhau/text-content-instead-of-inner-html
7 years ago
Richard Harris 490b9387ee use hasOwnProperty, simplify prop object construction
7 years ago
Tan Li Hau 55b7fd210d add a xss test case
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Rich Harris 28a277bb91 Merge pull request #3762 from sveltejs/gh-3761
7 years ago
Tan Li Hau 14070ca553 look for test folder name for solo mode as well
7 years ago
Tan Li Hau 856fe4027c fix css-vars case
7 years ago
Tan Li Hau 7b1e4dac3f remove empty value declaration from style tree
7 years ago
Richard Harris fc99985ec5 docs and a fix for #3761
7 years ago
Rich Harris e2652999e2 Merge pull request #3810 from Joxtacy/add_event_to_globals_list
7 years ago
Richard Harris a28badcc06 alternative fix for #3508
7 years ago
Richard Harris c49a185bdb Merge branch 'gh-3508' of https://github.com/Conduitry/svelte into Conduitry-gh-3508
7 years ago
Richard Harris 39c41ba14e remove some unused code
7 years ago
Richard Harris 8b6abcf5e8 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris aa87242b90 make modal more accessible
7 years ago
Richard Harris f8be531f1f Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
7 years ago
Jesper Hasselquist 2bcb82ed01 Add Event to globals list
7 years ago
Steve Lee 709ae1dce1 Fix script end tag
7 years ago
Conduitry fffb38ebfa update changelog
7 years ago
Conduitry 296a2c8d14 add test
7 years ago
Conduitry e4d47aa570 fix binding to aliased props (#3508)
7 years ago
Rich Harris 2e4db17303 Merge pull request #3802 from tanhauhau/tanhauhau/warn-unused-exports
7 years ago
Rich Harris 8a3239b6ba Merge pull request #3808 from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html
7 years ago
Tan Li Hau 20d2dcd4a6 fix lint
7 years ago
Tan Li Hau c5c5822f9a feat: allow innerHtml if no dynamic dependencies
7 years ago
pngwn f182ddd0d2 Document bind:playbackRate in the API documentation. Closes #3806.
7 years ago
Conduitry d42a09440b fix SSR spread with boolean attributes (#3797)
7 years ago
Tan Li Hau 850d2442cd fix changelog issue link
7 years ago
Tan Li Hau 7c037a304d feat: warn unused exports
7 years ago
Steve Lee 57e53898de Add Key handling to modal example
7 years ago
Conduitry 2ce170050e update changelog
7 years ago
Conduitry 1abaaa092a site: add REPL imports to .zip's pkg.devDependencies (#3795)
7 years ago
Conduitry 086dfca2e6 alpha.2
7 years ago
Conduitry 409fab4966 fix handling of style scoping and `class:` with spread scopes (#3792)
7 years ago
Rich Harris 4ea86278a7 Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md
7 years ago
Rich Harris f07980b83e address a few nits
7 years ago
Richard Harris 2fb869deab tweak text of warning
7 years ago
Richard Harris c0116dee30 Merge branch 'tanhauhau/warn-when-using-tag-without-compile-options' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/warn-when-using-tag-without-compile-options
7 years ago
Rich Harris f4916a5093 Merge pull request #3789 from mustafa0x/patch-1
7 years ago
Rich Harris 18e4427773 tweak 'show me' styles
7 years ago
Conduitry 13d8c31b2e fix running tests on github actions
7 years ago
Conduitry fd71db3c25 update changelog
7 years ago
Jesse Skinner 0cf18ead30 allow multiple ancestors to be scoped with class (#3544)
7 years ago
mustafa0x 1287be0ca5 reduce confusion mentioned in #2452
7 years ago
Mike Lewis cb2aceaa5c add regression test for missing class on elem with bind and spread (#3668)
7 years ago
Conduitry 42427e86b1 Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
7 years ago
Alessandro (Ale) Segala 0dedf1f7c8 Fixed anchor link in documentation
7 years ago