Fox
|
05e259c0e8
|
Merge pull request #1 from SrZorro/tutorial-missing-reactivity-explanation
site/tutorials - Added extra explanation for object reactivity
|
5 years ago |
Fox
|
b750aaa46d
|
site/tutorials - Added extra explanation for object reactivity
|
5 years ago |
Rich Harris
|
20451658c1
|
Merge pull request #3823 from leomarquine/fade-easing
Add easing param to fade transition
|
5 years ago |
Rich Harris
|
33ebcfb575
|
Merge pull request #3825 from tanhauhau/tanhauhau/unused-css-string-concat
feat unused css selector that understands string concatenation
|
5 years ago |
Rich Harris
|
f7833ac53e
|
Merge pull request #3831 from tanhauhau/tanhauhau/no-create-fragment-if-not-needed
Dont create a fragment at all for DOM-less component
|
5 years ago |
Rich Harris
|
ced5243656
|
Merge pull request #3846 from vilarfg/feature/support-unicode-filenames
feat: support unicode filenames
|
5 years ago |
Rich Harris
|
70de6a23c9
|
Merge pull request #3849 from AlbertLucianto/fix/file-input-binding-declared-last
fix input binding fails if type declared last
|
5 years ago |
Rich Harris
|
15cc6f729a
|
compactify code
|
5 years ago |
Rich Harris
|
a0c934d0b0
|
Merge pull request #3851 from tanhauhau/tanhauhau/escape-html
escape html quotes in `.innerHtml` statement
|
5 years ago |
Rich Harris
|
5ad3f6a38b
|
Merge pull request #3856 from Conduitry/gh-3854
deconflict `block` var used in dev mode
|
5 years ago |
Conduitry
|
153debb6fa
|
deconflict `block` var used in dev mode (#3854)
|
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 (#3843)
|
5 years ago |
Conduitry
|
16ccc7493d
|
update changelog
|
5 years ago |
Tan Li Hau
|
0c8cb44d01
|
fix window bindings to store (#3835)
Fixes #3832
|
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 #3811 from sveltejs/gh-3508-alt
Alternative fix for #3508
|
5 years ago |
Rich Harris
|
da824c0d5f
|
Merge pull request #3818 from sveltejs/gh-3801
error on empty css declarations
|
5 years ago |
Richard Harris
|
9d118275d3
|
add has_prop helper
|
5 years ago |
Richard Harris
|
74fa2447b1
|
error on empty css declarations - fixes #3801
|
5 years ago |
Rich Harris
|
f849408a94
|
Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
Revert "remove empty value declaration from style tree"
|
5 years ago |
Rich Harris
|
b59c942e5a
|
Revert "remove empty value declaration from style tree"
|
5 years ago |
Rich Harris
|
b6f4c23161
|
Merge pull request #3812 from tanhauhau/tanhauhau/remove-empty-value-declaration
remove empty value declaration from style tree
|
5 years ago |
Rich Harris
|
0588783038
|
Merge pull request #3814 from tanhauhau/tanhauhau/unify-solo-for-test-folder
look for test folder name for solo mode as well
|
5 years ago |
Rich Harris
|
4c5dd9f1a7
|
Merge pull request #3816 from tanhauhau/tanhauhau/text-content-instead-of-inner-html
use textContent instead of innerHtml, preventing XSS
|
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 #3762 from sveltejs/gh-3761
allow spring/tweened values to be initially undefined
|
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 #3761
|
5 years ago |
Rich Harris
|
292017c8d4
|
Merge pull request #3810 from Joxtacy/add_event_to_globals_list
Add Event to globals list
|
5 years ago |
Richard Harris
|
47a9811c1e
|
alternative fix for #3508
|
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 |