Commit Graph

5315 Commits (deb5b681f051c83157fc3795d23d59f9773a5cf1)
 

Author SHA1 Message Date
Rich Harris deb5b681f0
Merge pull request from sveltejs/gh-3846-windows-fix 5 years ago
Rich Harris 07e85c26f0 lint 5 years ago
Rich Harris 82cc41a1e8 encode parts of filename, not entire string 5 years ago
Rich Harris b250729623
Merge pull request from matt3224/master 5 years ago
Rich Harris 77b53b415a
Update package.json 5 years ago
Rich Harris e467c92564 fix logo-mask url, remove unused file 5 years ago
Rich Harris 0b4e1af23f
Merge pull request from Leon31/master 5 years ago
Leonardo Di Vittorio 1b8a1b22a6 fix: svelte-logo-mask correct file name 5 years ago
Rich Harris 20451658c1
Merge pull request from leomarquine/fade-easing 5 years ago
Rich Harris 33ebcfb575
Merge pull request from tanhauhau/tanhauhau/unused-css-string-concat 5 years ago
Rich Harris f7833ac53e
Merge pull request from tanhauhau/tanhauhau/no-create-fragment-if-not-needed 5 years ago
Rich Harris ced5243656
Merge pull request from vilarfg/feature/support-unicode-filenames 5 years ago
Rich Harris 70de6a23c9
Merge pull request from AlbertLucianto/fix/file-input-binding-declared-last 5 years ago
Rich Harris 15cc6f729a
compactify code 5 years ago
Rich Harris a0c934d0b0
Merge pull request from tanhauhau/tanhauhau/escape-html 5 years ago
Rich Harris 5ad3f6a38b
Merge pull request from Conduitry/gh-3854 5 years ago
Conduitry 153debb6fa deconflict `block` var used in dev mode () 5 years ago
Tan Li Hau 6d8fc8646f escape html quotes 5 years ago
AlbertLucianto fb30ed079e fix input binding fails if type declared last 5 years ago
Tan Li Hau 601ec45780 reenable skipped test due to jsdom 5 years ago
Tan Li Hau a3cc276a90 use changed(dependencies) 5 years ago
red-meadow 3174d3cc59 Minor tutorial fix () 5 years ago
Conduitry 16ccc7493d update changelog 5 years ago
Tan Li Hau 0c8cb44d01 fix window bindings to store () 5 years ago
Fernando G. Vilar 1cd893ad97 feat: support unicode filenames 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
Tan Li Hau 798a47b1da feat unused css selector understands string concat 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 from sveltejs/gh-3508-alt 5 years ago
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 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 5 years ago
Rich Harris 292017c8d4
Merge pull request from Joxtacy/add_event_to_globals_list 5 years ago