Admin
|
622e7b0190
|
Adds debug all option to debug tag
|
2018-08-08 00:36:52 -05:00 |
|
Admin
|
7e5f008a78
|
Adds DebugTag
|
2018-08-07 22:22:36 -05:00 |
|
Rich Harris
|
28e145e96d
|
preserve whitespace inside lists
|
2018-08-05 16:06:54 -04:00 |
|
Rich Harris
|
b3f009122b
|
tests were wrong way round
|
2018-08-05 15:38:09 -04:00 |
|
Rich Harris
|
b94d7adfec
|
replace appendNode(node, parent) with append(parent, node) - easier to follow
|
2018-08-05 15:35:52 -04:00 |
|
Rich Harris
|
7b073bdb2a
|
Merge pull request #1634 from GarrettGeorge/master
[WIP] Adds error for #1613
|
2018-08-05 14:26:47 -04:00 |
|
Rich Harris
|
b26ee1c3bb
|
tweak test
|
2018-08-05 14:00:47 -04:00 |
|
Rich Harris
|
cce3a30ef2
|
use props when passing data to custom elements (#875)
|
2018-08-05 13:44:29 -04:00 |
|
Rich Harris
|
ad91f55ac9
|
pass attribute straight to validator.error
|
2018-08-05 11:08:50 -04:00 |
|
Rich Harris
|
e487931a7c
|
pass attribute straight to validator.error
|
2018-08-05 11:05:44 -04:00 |
|
Admin
|
7df6de62bb
|
Adds validation check to checkComponent function and removes console.logs.
|
2018-08-05 00:34:43 -05:00 |
|
Admin
|
89412e370e
|
Adds validation for invalid reference names like foo-bar.
|
2018-08-05 00:29:38 -05:00 |
|
Rich Harris
|
53d43b7d10
|
-> v2.9.10
|
2018-08-04 22:00:32 -04:00 |
|
Rich Harris
|
fbce328229
|
Merge pull request #1632 from sveltejs/gh-1614
tweak readme, use npm ci
|
2018-08-04 21:57:18 -04:00 |
|
Rich Harris
|
917cad9788
|
ugh windows wtf
|
2018-08-04 19:49:10 -04:00 |
|
Rich Harris
|
e35f174207
|
Merge pull request #1628 from sveltejs/gh-1540
handle rest elements in computed properties
|
2018-08-04 19:40:27 -04:00 |
|
Rich Harris
|
65aae85fed
|
Merge pull request #1631 from sveltejs/gh-1618
encapsulate local styles inside global ones
|
2018-08-04 19:39:59 -04:00 |
|
Rich Harris
|
8c51edd87c
|
doh
|
2018-08-04 19:39:14 -04:00 |
|
Rich Harris
|
0342fb2c68
|
oops
|
2018-08-04 17:20:15 -04:00 |
|
Rich Harris
|
7c6ec74133
|
tweak readme, use npm ci
|
2018-08-04 17:19:08 -04:00 |
|
Rich Harris
|
7c51094012
|
Merge pull request #1630 from sveltejs/gh-1621
register dependencies of dynamic component expressions
|
2018-08-04 16:55:25 -04:00 |
|
Rich Harris
|
7eaf5dca4d
|
encapsulate local styles inside global ones - fixes #1618
|
2018-08-04 16:54:23 -04:00 |
|
Rich Harris
|
48bd025231
|
fix #1621
|
2018-08-04 15:46:10 -04:00 |
|
Rich Harris
|
09db82b7bd
|
failing test for #1621
|
2018-08-04 15:34:26 -04:00 |
|
Rich Harris
|
6012c965ac
|
Merge pull request #1627 from sveltejs/gh-1598
Always stringify text node data
|
2018-08-04 10:59:44 -04:00 |
|
Rich Harris
|
7d55a57a2c
|
handle rest elements in computed properties - fixes #1540
|
2018-08-04 10:27:24 -04:00 |
|
Rich Harris
|
a823ff32a9
|
update CLI tests
|
2018-08-04 09:37:39 -04:00 |
|
Rich Harris
|
9964a77565
|
stringify values before setting text data - fixes #1598
|
2018-08-04 09:31:24 -04:00 |
|
ekhaled
|
7042f5d2cb
|
failing test for #1598
|
2018-08-04 09:17:48 -04:00 |
|
Rich Harris
|
814a32357f
|
Merge pull request #1625 from sveltejs/update-deps
update/remove deps
|
2018-08-03 23:59:55 -04:00 |
|
Rich Harris
|
b03c011a17
|
upgrade mocha
|
2018-08-03 23:30:25 -04:00 |
|
Rich Harris
|
3c7a4bcc4b
|
fix rollup config etc
|
2018-08-03 20:10:30 -04:00 |
|
Rich Harris
|
aeb01fa028
|
eslint
|
2018-08-03 20:03:15 -04:00 |
|
Rich Harris
|
549bedd73c
|
update/remove deps
|
2018-08-03 20:00:41 -04:00 |
|
Rich Harris
|
0daf8877ab
|
-> v2.9.9
|
2018-08-01 21:38:26 -04:00 |
|
Rich Harris
|
efd3cce5ad
|
-> v2.9.8
|
2018-08-01 17:39:10 -04:00 |
|
Rich Harris
|
065d0f7411
|
Merge pull request #1623 from sveltejs/CVE-2018-6341
Sanitize spread attributes in SSR
|
2018-08-01 17:37:57 -04:00 |
|
Rich Harris
|
45c52c5eb2
|
remove console log
|
2018-08-01 16:58:26 -04:00 |
|
Rich Harris
|
e937060de2
|
add non-spread test for attribute safety
|
2018-08-01 16:56:42 -04:00 |
|
Rich Harris
|
630bc5cbb9
|
sanitize spread attributes and disallow invalid attribute names
|
2018-08-01 16:53:45 -04:00 |
|
Conduitry
|
e1c5eba3cc
|
remove yarn.lock, now that we are using npm again
|
2018-08-01 11:06:40 -04:00 |
|
Rich Harris
|
7556b7a3eb
|
Merge pull request #1615 from sveltejs/gh-1614
Some basic dev docs
|
2018-08-01 10:43:53 -04:00 |
|
Robert Hall
|
d33d61e26d
|
Better instructions on tests and linking
|
2018-07-26 10:44:32 -06:00 |
|
Robert Hall
|
8aabc7210d
|
Recommended changes
|
2018-07-25 15:43:07 -06:00 |
|
Robert Hall
|
b1fd1d4f2a
|
Tweaks
|
2018-07-25 10:01:37 -06:00 |
|
Robert Hall
|
3d61573afb
|
Some basic dev docs
|
2018-07-25 09:56:51 -06:00 |
|
Rich Harris
|
cf30ce8c37
|
point to Discord
|
2018-07-24 17:04:59 -04:00 |
|
Rich Harris
|
8a89e7aec2
|
-> v2.9.7
|
2018-07-24 13:26:32 -04:00 |
|
Rich Harris
|
01a099d2e6
|
Merge pull request #1612 from ekhaled/gh-1589
Fixes #1589
|
2018-07-24 13:23:28 -04:00 |
|
Rich Harris
|
264d65d52c
|
Merge pull request #1610 from ekhaled/gh-1600
closes #1600
|
2018-07-24 13:21:48 -04:00 |
|