Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris 66de45a085 Merge pull request #3818 from sveltejs/gh-3801
7 years ago
Rich Harris da824c0d5f
Merge pull request #3818 from sveltejs/gh-3801
7 years ago
Richard Harris 46b4478d05 add has_prop helper
7 years ago
Richard Harris 9d118275d3 add has_prop helper
7 years ago
Richard Harris 334a5ce7a7 error on empty css declarations - fixes #3801
7 years ago
Richard Harris 74fa2447b1 error on empty css declarations - fixes #3801
7 years ago
Rich Harris 697bed9511 Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
7 years ago
Rich Harris f849408a94
Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
7 years ago
Rich Harris 9d7e826624 Revert "remove empty value declaration from style tree"
7 years ago
Rich Harris b59c942e5a
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 b6f4c23161
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 0588783038
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
Rich Harris 4c5dd9f1a7
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
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction
7 years ago
Tan Li Hau 55b7fd210d add a xss test case
7 years ago
Tan Li Hau da4bd41d40 add a xss test case
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
7 years ago
Rich Harris 28a277bb91 Merge pull request #3762 from sveltejs/gh-3761
7 years ago
Rich Harris e931a56854
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 8d722ae1aa 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 a92aa89b83 fix css-vars case
7 years ago
Tan Li Hau 7b1e4dac3f remove empty value declaration from style tree
7 years ago
Tan Li Hau 1a476d4580 remove empty value declaration from style tree
7 years ago
Richard Harris fc99985ec5 docs and a fix for #3761
7 years ago
Richard Harris e8f5b24143 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
Rich Harris 292017c8d4
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 47a9811c1e 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 1c7d61ed05 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 e55bf4013d remove some unused code
7 years ago
Richard Harris 8b6abcf5e8 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 33858a389b Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris aa87242b90 make modal more accessible
7 years ago
Richard Harris fe3412828c 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
Richard Harris 1b245a48c2 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
Jesper Hasselquist 192c1bbafa Add Event to globals list
7 years ago
Steve Lee 709ae1dce1 Fix script end tag
7 years ago
Steve Lee 1668316621
Fix script end tag
7 years ago