0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

5527 Commits

Author SHA1 Message Date
Rich Harris
deb5b681f0
Merge pull request #3862 from sveltejs/gh-3846-windows-fix
encode parts of filename, not entire string
2019-11-06 13:34:02 -05:00
Rich Harris
07e85c26f0 lint 2019-11-06 13:27:09 -05:00
Rich Harris
82cc41a1e8 encode parts of filename, not entire string 2019-11-06 13:25:45 -05:00
Rich Harris
62ce5441b1 lint 2019-11-06 13:18:38 -05:00
Rich Harris
6a0a1210ec update test 2019-11-06 13:17:35 -05:00
Rich Harris
b250729623
Merge pull request #3842 from matt3224/master
Switched to @rollup/plugin-replace
2019-11-06 13:09:19 -05:00
Rich Harris
77b53b415a
Update package.json 2019-11-06 13:08:22 -05:00
Tan Li Hau
3d46405481 skip missing input files 2019-11-07 00:55:07 +08:00
Rich Harris
e467c92564 fix logo-mask url, remove unused file 2019-11-06 11:49:40 -05:00
Rich Harris
0b4e1af23f
Merge pull request #3860 from Leon31/master
fix: svelte-logo-mask correct file name
2019-11-06 11:47:18 -05:00
Tan Li Hau
105919e7ba feat dynamic event handler 2019-11-07 00:39:03 +08:00
Fox
b750aaa46d
site/tutorials - Added extra explanation for object reactivity 2019-11-06 15:42:59 +01:00
Leonardo Di Vittorio
1b8a1b22a6 fix: svelte-logo-mask correct file name 2019-11-06 15:20:51 +01:00
Richard Harris
cc81f103e9 update periscopic 2019-11-06 09:01:25 -05:00
Rich Harris
20451658c1
Merge pull request #3823 from leomarquine/fade-easing
Add easing param to fade transition
2019-11-06 08:11:24 -05:00
Rich Harris
33ebcfb575
Merge pull request #3825 from tanhauhau/tanhauhau/unused-css-string-concat
feat unused css selector that understands string concatenation
2019-11-06 07:58:03 -05:00
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
2019-11-06 07:45:27 -05:00
Rich Harris
ced5243656
Merge pull request #3846 from vilarfg/feature/support-unicode-filenames
feat: support unicode filenames
2019-11-06 07:16:24 -05:00
Rich Harris
70de6a23c9
Merge pull request #3849 from AlbertLucianto/fix/file-input-binding-declared-last
fix input binding fails if type declared last
2019-11-06 07:05:52 -05:00
Rich Harris
15cc6f729a
compactify code 2019-11-06 07:03:32 -05:00
Rich Harris
a0c934d0b0
Merge pull request #3851 from tanhauhau/tanhauhau/escape-html
escape html quotes in `.innerHtml` statement
2019-11-06 06:56:43 -05:00
Rich Harris
5ad3f6a38b
Merge pull request #3856 from Conduitry/gh-3854
deconflict `block` var used in dev mode
2019-11-06 06:56:12 -05:00
Conduitry
153debb6fa deconflict block var used in dev mode (#3854) 2019-11-05 12:18:59 -05:00
Tan Li Hau
6d8fc8646f escape html quotes 2019-11-05 08:44:25 +08:00
AlbertLucianto
fb30ed079e fix input binding fails if type declared last 2019-11-05 00:48:16 +08:00
Tan Li Hau
601ec45780 reenable skipped test due to jsdom 2019-11-03 22:38:17 -05:00
Tan Li Hau
a3cc276a90 use changed(dependencies) 2019-11-03 09:26:28 -05:00
red-meadow
3174d3cc59 Minor tutorial fix (#3843) 2019-11-03 09:25:46 -05:00
Conduitry
16ccc7493d update changelog 2019-11-03 07:51:45 -05:00
Tan Li Hau
0c8cb44d01 fix window bindings to store (#3835)
Fixes #3832
2019-11-03 07:50:57 -05:00
Fernando G. Vilar
1cd893ad97 feat: support unicode filenames 2019-11-03 16:43:22 +07:00
Shunichi Hato
b704531a2e Make selection reactive with search 2019-11-03 13:58:35 +09:00
Matt Pilott
8998da9bc3
Switched to @rollup/plugin-replace 2019-11-02 22:23:18 +00:00
Matt Pilott
f7c557f5ce
Switched to @rollup/plugin-replace 2019-11-02 22:22:53 +00:00
Tan Li Hau
b4c2226438 swapped out expected and actual for asserts in error 2019-10-31 10:41:28 -04:00
Tan Li Hau
aa0341c9ca Don't create a fragment at all for DOM-less components 2019-10-31 22:18:44 +08:00
Shunichi Hato
4918faf605 Fix crud example update error when filtering
because the index `i` in update refers to the index in the original
2019-10-31 17:28:56 +09:00
Tan Li Hau
798a47b1da feat unused css selector understands string concat 2019-10-31 01:02:34 +08:00
Tan Li Hau
bad7443eb3 fix lint 2019-10-30 22:31:46 +08:00
Richard Harris
cdfddba265 upgrade periscopic 2019-10-30 21:31:12 +08:00
Tan Li Hau
055fd52301 use periscopic 2019-10-30 21:31:12 +08:00
Leonardo Marquine
46e9e94a99 Add easing param to fade transition 2019-10-30 09:34:26 -03:00
Rich Harris
1324a57786
oops, remove some debugging code 2019-10-29 12:55:41 -04:00
Rich Harris
1273f97808
Merge pull request #3811 from sveltejs/gh-3508-alt
Alternative fix for #3508
2019-10-28 12:16:43 -04:00
Rich Harris
da824c0d5f
Merge pull request #3818 from sveltejs/gh-3801
error on empty css declarations
2019-10-28 12:16:08 -04:00
Richard Harris
9d118275d3 add has_prop helper 2019-10-28 11:12:36 -04:00
Richard Harris
74fa2447b1 error on empty css declarations - fixes #3801 2019-10-28 10:38:46 -04:00
Rich Harris
f849408a94
Merge pull request #3817 from sveltejs/revert-3812-tanhauhau/remove-empty-value-declaration
Revert "remove empty value declaration from style tree"
2019-10-28 10:27:56 -04:00
Rich Harris
b59c942e5a
Revert "remove empty value declaration from style tree" 2019-10-28 10:27:08 -04:00
Rich Harris
b6f4c23161
Merge pull request #3812 from tanhauhau/tanhauhau/remove-empty-value-declaration
remove empty value declaration from style tree
2019-10-28 10:26:11 -04:00