Commit Graph

5306 Commits (105919e7bae5a65071e7d4180a4c27e3d6a9b60e)
 

Author SHA1 Message Date
Tan Li Hau 105919e7ba feat dynamic event handler
6 years ago
Rich Harris 20451658c1
Merge pull request #3823 from leomarquine/fade-easing
6 years ago
Rich Harris 33ebcfb575
Merge pull request #3825 from tanhauhau/tanhauhau/unused-css-string-concat
6 years ago
Rich Harris f7833ac53e
Merge pull request #3831 from tanhauhau/tanhauhau/no-create-fragment-if-not-needed
6 years ago
Rich Harris ced5243656
Merge pull request #3846 from vilarfg/feature/support-unicode-filenames
6 years ago
Rich Harris 70de6a23c9
Merge pull request #3849 from AlbertLucianto/fix/file-input-binding-declared-last
6 years ago
Rich Harris 15cc6f729a
compactify code
6 years ago
Rich Harris a0c934d0b0
Merge pull request #3851 from tanhauhau/tanhauhau/escape-html
6 years ago
Rich Harris 5ad3f6a38b
Merge pull request #3856 from Conduitry/gh-3854
6 years ago
Conduitry 153debb6fa deconflict `block` var used in dev mode (#3854)
6 years ago
Tan Li Hau 6d8fc8646f escape html quotes
6 years ago
AlbertLucianto fb30ed079e fix input binding fails if type declared last
6 years ago
Tan Li Hau 601ec45780 reenable skipped test due to jsdom
6 years ago
Tan Li Hau a3cc276a90 use changed(dependencies)
6 years ago
red-meadow 3174d3cc59 Minor tutorial fix (#3843)
6 years ago
Conduitry 16ccc7493d update changelog
6 years ago
Tan Li Hau 0c8cb44d01 fix window bindings to store (#3835)
6 years ago
Fernando G. Vilar 1cd893ad97 feat: support unicode filenames
6 years ago
Tan Li Hau b4c2226438 swapped out expected and actual for asserts in error
6 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
6 years ago
Tan Li Hau 798a47b1da feat unused css selector understands string concat
6 years ago
Leonardo Marquine 46e9e94a99 Add easing param to fade transition
6 years ago
Rich Harris 1324a57786
oops, remove some debugging code
6 years ago
Rich Harris 1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
6 years ago
Rich Harris da824c0d5f
Merge pull request #3818 from sveltejs/gh-3801
6 years ago
Richard Harris 9d118275d3 add has_prop helper
6 years ago
Richard Harris 74fa2447b1 error on empty css declarations - fixes #3801
6 years ago
Rich Harris f849408a94
Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
6 years ago
Rich Harris b59c942e5a
Revert "remove empty value declaration from style tree"
6 years ago
Rich Harris b6f4c23161
Merge pull request #3812 from tanhauhau/tanhauhau/remove-empty-value-declaration
6 years ago
Rich Harris 0588783038
Merge pull request #3814 from tanhauhau/tanhauhau/unify-solo-for-test-folder
6 years ago
Rich Harris 4c5dd9f1a7
Merge pull request #3816 from tanhauhau/tanhauhau/text-content-instead-of-inner-html
6 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction
6 years ago
Tan Li Hau da4bd41d40 add a xss test case
6 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
6 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
6 years ago
Tan Li Hau 8d722ae1aa look for test folder name for solo mode as well
6 years ago
Tan Li Hau a92aa89b83 fix css-vars case
6 years ago
Tan Li Hau 1a476d4580 remove empty value declaration from style tree
6 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
6 years ago
Rich Harris 292017c8d4
Merge pull request #3810 from Joxtacy/add_event_to_globals_list
6 years ago
Richard Harris 47a9811c1e alternative fix for #3508
6 years ago
Richard Harris 1c7d61ed05 Merge branch 'gh-3508' of https://github.com/Conduitry/svelte into Conduitry-gh-3508
6 years ago
Richard Harris e55bf4013d remove some unused code
6 years ago
Richard Harris 33858a389b Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris fe3412828c make modal more accessible
6 years ago
Richard Harris 1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
6 years ago
Jesper Hasselquist 192c1bbafa Add Event to globals list
6 years ago
Steve Lee 1668316621
Fix script end tag
6 years ago
Conduitry dbdcb60f29 update changelog
6 years ago