Commit Graph

5275 Commits (da824c0d5fc2e1759b07735c716ba074b7d24f78)
 

Author SHA1 Message Date
Rich Harris da824c0d5f
Merge pull request #3818 from sveltejs/gh-3801
5 years ago
Richard Harris 74fa2447b1 error on empty css declarations - fixes #3801
5 years ago
Rich Harris f849408a94
Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
5 years ago
Rich Harris b59c942e5a
Revert "remove empty value declaration from style tree"
5 years ago
Rich Harris b6f4c23161
Merge pull request #3812 from tanhauhau/tanhauhau/remove-empty-value-declaration
5 years ago
Rich Harris 0588783038
Merge pull request #3814 from tanhauhau/tanhauhau/unify-solo-for-test-folder
5 years ago
Rich Harris 4c5dd9f1a7
Merge pull request #3816 from tanhauhau/tanhauhau/text-content-instead-of-inner-html
5 years ago
Tan Li Hau da4bd41d40 add a xss test case
5 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
5 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
5 years ago
Tan Li Hau 8d722ae1aa look for test folder name for solo mode as well
5 years ago
Tan Li Hau a92aa89b83 fix css-vars case
5 years ago
Tan Li Hau 1a476d4580 remove empty value declaration from style tree
5 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
5 years ago
Rich Harris 292017c8d4
Merge pull request #3810 from Joxtacy/add_event_to_globals_list
5 years ago
Richard Harris e55bf4013d remove some unused code
5 years ago
Richard Harris 33858a389b Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris fe3412828c make modal more accessible
5 years ago
Richard Harris 1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
5 years ago
Jesper Hasselquist 192c1bbafa Add Event to globals list
5 years ago
Steve Lee 1668316621
Fix script end tag
5 years ago
Rich Harris d03a5de6f6
Merge pull request #3802 from tanhauhau/tanhauhau/warn-unused-exports
5 years ago
Rich Harris 67bcc05740
Merge pull request #3808 from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html
5 years ago
Tan Li Hau 60b240bf69 fix lint
5 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies
5 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes #3806.
5 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes (#3797)
5 years ago
Tan Li Hau 9f7565cf19 fix changelog issue link
5 years ago
Tan Li Hau 81c5c480e8 feat: warn unused exports
5 years ago
Steve Lee 1e55d46bc0
Add Key handling to modal example
5 years ago
Conduitry b8107e7fa7 update changelog
5 years ago
Conduitry 3f6b743dd0 site: add REPL imports to .zip's pkg.devDependencies (#3795)
5 years ago
Conduitry 4c239974c3 alpha.2
5 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes (#3792)
5 years ago
Rich Harris 33c8cd3329
Merge pull request #3765 from tanhauhau/tanhauhau/contributing-md
5 years ago
Rich Harris 9f83a2ad23
address a few nits
5 years ago
Richard Harris ad0e8670ca tweak text of warning
5 years ago
Richard Harris a097b079f2 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
5 years ago
Rich Harris ede5e8ec36
Merge pull request #3789 from mustafa0x/patch-1
5 years ago
Rich Harris d4fd91cbb9
tweak 'show me' styles
5 years ago
Conduitry aa3dab93db fix running tests on github actions
5 years ago
Conduitry 07b9d0378e update changelog
5 years ago
Jesse Skinner b6798e5221 allow multiple ancestors to be scoped with class (#3544)
5 years ago
mustafa0x b605f3867e
reduce confusion mentioned in #2452
5 years ago
Mike Lewis af0557a2d4 add regression test for missing class on elem with bind and spread (#3668)
5 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
5 years ago
Tan Li Hau cfd3b63b9b warn if using svelte:options tag without compile_options.customElement
5 years ago
mrkishi 1f6e0eb316 improve derived store typing for users
5 years ago
Conduitry 6d2d025d3b tidy up core test.js script
5 years ago