Commit Graph

5418 Commits (1e4dcaf3cf349317377f0340c398bfcb894d8c9e)
 

Author SHA1 Message Date
Rich Harris 88ae9e1aac Merge pull request #3860 from Leon31/master
7 years ago
Tan Li Hau 9600a41214 feat dynamic event handler
7 years ago
Fox ecb4ffbf12 site/tutorials - Added extra explanation for object reactivity
7 years ago
Leonardo Di Vittorio c278116c46 fix: svelte-logo-mask correct file name
7 years ago
Richard Harris d529fe0c19 update periscopic
7 years ago
Rich Harris 35b682c0db Merge pull request #3823 from leomarquine/fade-easing
7 years ago
Rich Harris 9fc3d33702 Merge pull request #3825 from tanhauhau/tanhauhau/unused-css-string-concat
7 years ago
Rich Harris 2af80f977f Merge pull request #3831 from tanhauhau/tanhauhau/no-create-fragment-if-not-needed
7 years ago
Rich Harris 2c0c92ec96 Merge pull request #3846 from vilarfg/feature/support-unicode-filenames
7 years ago
Rich Harris da7e392766 Merge pull request #3849 from AlbertLucianto/fix/file-input-binding-declared-last
7 years ago
Rich Harris daa2820ad6 compactify code
7 years ago
Rich Harris d87074d506 Merge pull request #3851 from tanhauhau/tanhauhau/escape-html
7 years ago
Rich Harris 6ffd995b68 Merge pull request #3856 from Conduitry/gh-3854
7 years ago
Conduitry 6c56da8983 deconflict `block` var used in dev mode (#3854)
7 years ago
Tan Li Hau 7643873a8d escape html quotes
7 years ago
AlbertLucianto a47838630f fix input binding fails if type declared last
7 years ago
Tan Li Hau 821021e9e7 reenable skipped test due to jsdom
7 years ago
Tan Li Hau 5f91e12e43 use changed(dependencies)
7 years ago
red-meadow 35b5d91635 Minor tutorial fix (#3843)
7 years ago
Conduitry f6767acce7 update changelog
7 years ago
Tan Li Hau 57955a999e fix window bindings to store (#3835)
7 years ago
Fernando G. Vilar 58d5df2027 feat: support unicode filenames
7 years ago
Shunichi Hato 5e4246e85e Make selection reactive with search
7 years ago
Matt Pilott ab773600fe Switched to @rollup/plugin-replace
7 years ago
Matt Pilott f168598403 Switched to @rollup/plugin-replace
7 years ago
Tan Li Hau d06284788b swapped out expected and actual for asserts in error
7 years ago
Tan Li Hau 474de99404 Don't create a fragment at all for DOM-less components
7 years ago
Shunichi Hato c91ede1864 Fix crud example update error when filtering
7 years ago
Tan Li Hau bfb39d6969 feat unused css selector understands string concat
7 years ago
Tan Li Hau 74f8ea3b3c fix lint
7 years ago
Richard Harris b04bad2aff upgrade periscopic
7 years ago
Tan Li Hau 66e5d61e98 use periscopic
7 years ago
Leonardo Marquine 4ee117bb70 Add easing param to fade transition
7 years ago
Rich Harris 92f6b4a24d oops, remove some debugging code
7 years ago
Rich Harris af6d010844 Merge pull request #3811 from sveltejs/gh-3508-alt
7 years ago
Rich Harris 66de45a085 Merge pull request #3818 from sveltejs/gh-3801
7 years ago
Richard Harris 46b4478d05 add has_prop helper
7 years ago
Richard Harris 334a5ce7a7 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 9d7e826624 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 52ada05fcc 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
Richard Harris 490b9387ee use hasOwnProperty, simplify prop object construction
7 years ago
Tan Li Hau 55b7fd210d add a xss test case
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Rich Harris 28a277bb91 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 856fe4027c fix css-vars case
7 years ago
Tan Li Hau 7b1e4dac3f remove empty value declaration from style tree
7 years ago