Commit Graph

5698 Commits (dbfc44d07816d6fba03694c16cbd0c8fe95a0a9b)
 

Author SHA1 Message Date
Tan Li Hau 0c8cb44d01 fix window bindings to store (#3835)
5 years ago
Fernando G. Vilar 1cd893ad97 feat: support unicode filenames
5 years ago
Shunichi Hato b704531a2e Make selection reactive with search
5 years ago
Matt Pilott 8998da9bc3
Switched to @rollup/plugin-replace
5 years ago
Matt Pilott f7c557f5ce
Switched to @rollup/plugin-replace
5 years ago
Tan Li Hau b4c2226438 swapped out expected and actual for asserts in error
5 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
5 years ago
Shunichi Hato 4918faf605 Fix crud example update error when filtering
5 years ago
Tan Li Hau 798a47b1da feat unused css selector understands string concat
5 years ago
Tan Li Hau bad7443eb3 fix lint
5 years ago
Richard Harris cdfddba265 upgrade periscopic
5 years ago
Tan Li Hau 055fd52301 use periscopic
5 years ago
Leonardo Marquine 46e9e94a99 Add easing param to fade transition
5 years ago
Rich Harris 1324a57786
oops, remove some debugging code
5 years ago
Rich Harris 1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
5 years ago
Rich Harris da824c0d5f
Merge pull request #3818 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 #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
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 #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 47a9811c1e alternative fix for #3508
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 (#3508)
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