Commit Graph

5337 Commits (3d771a46fff779283d87285890d3d371161ab993)
 

Author SHA1 Message Date
Rich Harris 3d771a46ff Merge pull request #3876 from tanhauhau/tanhauhau/scoped-css-with-undefined-class
7 years ago
Rich Harris 9192eff9b6 Merge pull request #3870 from sveltejs/gh-3855
7 years ago
Conduitry 3e76489474 site: clarify bind component prop docs (#3484)
7 years ago
Alex Simonides b415bca4ff #3864: Update Penner easing functions link (#3865)
7 years ago
AlbertLucianto 48263676b9 add await blowback reactive test case
7 years ago
Richard Harris 49ecc0872d update code-red, enable all tests
7 years ago
Richard Harris c3dfafa859 update tests
7 years ago
Richard Harris 6570cf54de reinstate block comments
7 years ago
Tan Li Hau d56ae38bd9 fix undefined class with scoped-css
7 years ago
Richard Harris 58a9a3f9b8 reinstate banner
7 years ago
Conduitry d695887595 update package-lock.json
7 years ago
Rich Harris 34aa304d81 Merge pull request #3785 from tanhauhau/tanhauhau/use-periscopic
7 years ago
Rich Harris 7afddb1991 Merge branch 'master' of github.com:sveltejs/svelte into tanhauhau/use-periscopic
7 years ago
Rich Harris e97c1c8ced Merge pull request #3836 from tanhauhau/tanhauhau/dynamic-event-handler
7 years ago
Rich Harris 89993464ee Merge branch 'master' of github.com:sveltejs/svelte into tanhauhau/dynamic-event-handler
7 years ago
Rich Harris 6cefad4d64 Merge pull request #3862 from sveltejs/gh-3846-windows-fix
7 years ago
Rich Harris d4fd1031a1 lint
7 years ago
Rich Harris bfcb6c71c6 encode parts of filename, not entire string
7 years ago
Rich Harris ccfa4ba118 lint
7 years ago
Rich Harris 4466dc5fa6 update test
7 years ago
Rich Harris 37a111921f Merge pull request #3842 from matt3224/master
7 years ago
Rich Harris 3c1e84a410 Update package.json
7 years ago
Rich Harris 6e6ecef76f fix logo-mask url, remove unused file
7 years ago
Rich Harris 88ae9e1aac Merge pull request #3860 from Leon31/master
7 years ago
Tan Li Hau 9600a41214 feat dynamic event handler
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
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
Tan Li Hau bfb39d6969 feat unused css selector understands string concat
7 years ago
Tan Li Hau 74f8ea3b3c fix lint
7 years ago