Commit Graph

5330 Commits (d8b25afacd5857610068f90a625f04270fa5e161)
 

Author SHA1 Message Date
Richard Harris 74fa2447b1 error on empty css declarations - fixes 5 years ago
Rich Harris f849408a94
Merge pull request 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 from tanhauhau/tanhauhau/remove-empty-value-declaration 5 years ago
Rich Harris 0588783038
Merge pull request from tanhauhau/tanhauhau/unify-solo-for-test-folder 5 years ago
Rich Harris 4c5dd9f1a7
Merge pull request from tanhauhau/tanhauhau/text-content-instead-of-inner-html 5 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction 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 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 5 years ago
Rich Harris 292017c8d4
Merge pull request from Joxtacy/add_event_to_globals_list 5 years ago
Richard Harris 47a9811c1e alternative fix for 5 years ago
Richard Harris 1c7d61ed05 Merge branch 'gh-3508' of https://github.com/Conduitry/svelte into Conduitry-gh-3508 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
Conduitry dbdcb60f29 update changelog 5 years ago
Conduitry 8797df921f add test 5 years ago
Conduitry 2b71798dd2 fix binding to aliased props () 5 years ago
Rich Harris d03a5de6f6
Merge pull request from tanhauhau/tanhauhau/warn-unused-exports 5 years ago
Rich Harris 67bcc05740
Merge pull request 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 . 5 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes () 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 () 5 years ago
Conduitry 4c239974c3 alpha.2 5 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes () 5 years ago
Rich Harris 33c8cd3329
Merge pull request 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 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 () 5 years ago
mustafa0x b605f3867e
reduce confusion mentioned in 5 years ago
Mike Lewis af0557a2d4 add regression test for missing class on elem with bind and spread () 5 years ago