Commit Graph

5307 Commits (05e259c0e8391e7c103d7192faf7542bb06a7a2c)
 

Author SHA1 Message Date
Fox 05e259c0e8
Merge pull request from SrZorro/tutorial-missing-reactivity-explanation 5 years ago
Fox b750aaa46d
site/tutorials - Added extra explanation for object reactivity 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
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
Richard Harris 47a9811c1e alternative fix for 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