Commit Graph

5433 Commits (d8e625c439d775c762e3f57a8913c97cec92643f)
 

Author SHA1 Message Date
Rich Harris da824c0d5f
Merge pull request from sveltejs/gh-3801 5 years ago
Richard Harris 9d118275d3 add has_prop helper 5 years ago
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 6 years ago
Tan Li Hau 8d722ae1aa look for test folder name for solo mode as well 6 years ago
Tan Li Hau a92aa89b83 fix css-vars case 6 years ago
Tan Li Hau 1a476d4580 remove empty value declaration from style tree 6 years ago
Richard Harris e8f5b24143 docs and a fix for 6 years ago
Rich Harris 292017c8d4
Merge pull request from Joxtacy/add_event_to_globals_list 6 years ago
Richard Harris 47a9811c1e alternative fix for 6 years ago
Richard Harris 1c7d61ed05 Merge branch 'gh-3508' of https://github.com/Conduitry/svelte into Conduitry-gh-3508 6 years ago
Richard Harris e55bf4013d remove some unused code 6 years ago
Richard Harris 33858a389b Merge branch 'master' of github.com:sveltejs/svelte 6 years ago
Richard Harris fe3412828c make modal more accessible 6 years ago
Richard Harris 1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1 6 years ago
Jesper Hasselquist 192c1bbafa Add Event to globals list 6 years ago
Steve Lee 1668316621
Fix script end tag 6 years ago
Conduitry dbdcb60f29 update changelog 6 years ago
Conduitry 8797df921f add test 6 years ago
Conduitry 2b71798dd2 fix binding to aliased props () 6 years ago
Rich Harris d03a5de6f6
Merge pull request from tanhauhau/tanhauhau/warn-unused-exports 6 years ago
Rich Harris 67bcc05740
Merge pull request from tanhauhau/tanhauhau/mustache-tag-can-use-inner-html 6 years ago
Tan Li Hau 60b240bf69 fix lint 6 years ago
Tan Li Hau 464868bb6c feat: allow innerHtml if no dynamic dependencies 6 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes . 6 years ago
Conduitry 9f48d1a5fd
fix SSR spread with boolean attributes () 6 years ago
Tan Li Hau 9f7565cf19 fix changelog issue link 6 years ago
Tan Li Hau 81c5c480e8 feat: warn unused exports 6 years ago
Steve Lee 1e55d46bc0
Add Key handling to modal example 6 years ago
Conduitry b8107e7fa7 update changelog 6 years ago
Conduitry 3f6b743dd0 site: add REPL imports to .zip's pkg.devDependencies () 6 years ago
Conduitry 4c239974c3 alpha.2 6 years ago
Conduitry 85692cbd5a
fix handling of style scoping and `class:` with spread scopes () 6 years ago
Rich Harris 33c8cd3329
Merge pull request from tanhauhau/tanhauhau/contributing-md 6 years ago
Rich Harris 9f83a2ad23
address a few nits 6 years ago
Richard Harris ad0e8670ca tweak text of warning 6 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 6 years ago
Rich Harris ede5e8ec36
Merge pull request from mustafa0x/patch-1 6 years ago
Rich Harris d4fd91cbb9
tweak 'show me' styles 6 years ago
Conduitry aa3dab93db fix running tests on github actions 6 years ago
Conduitry 07b9d0378e update changelog 6 years ago
Jesse Skinner b6798e5221 allow multiple ancestors to be scoped with class () 6 years ago