0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
Commit Graph

9589 Commits

Author SHA1 Message Date
Rich-Harris
06f5f787f9 inline expressions are now... inline 2016-11-19 20:57:33 -05:00
Rich-Harris
5d9ebb9a39 simplify lifecycle 2016-11-19 19:33:16 -05:00
Rich-Harris
b8ddb16d5f lifecycle methods 2016-11-19 19:25:57 -05:00
Rich-Harris
7569cf60c0 fix dynamic attributes 2016-11-19 19:06:17 -05:00
Rich-Harris
f136f951b3 helpers 2016-11-19 18:32:33 -05:00
Rich-Harris
49a6aeb190 if block expressions 2016-11-19 18:02:23 -05:00
Rich-Harris
c1204e57b0 expressions in if and each blocks 2016-11-19 17:52:23 -05:00
Rich-Harris
c02e849cb5 parse comments 2016-11-19 17:14:15 -05:00
Rich-Harris
7950d0a275 fix attributes with mustache tag as final chunk 2016-11-19 17:08:49 -05:00
Rich-Harris
a08cb44377 code frames 2016-11-19 16:43:37 -05:00
Rich-Harris
43c257b62e index in each blocks 2016-11-19 16:08:46 -05:00
Rich-Harris
8c8b6ccfa4 parse each block index 2016-11-19 15:56:58 -05:00
Rich-Harris
4a32e59f2e allow multiple attributes 2016-11-19 15:22:26 -05:00
Rich-Harris
3ef3229075 complex dynamic attributes 2016-11-19 15:08:12 -05:00
Rich-Harris
cb9b00254b more attribute parsing 2016-11-19 14:53:00 -05:00
Rich-Harris
154cd4326d set up build 2016-11-19 13:10:32 -05:00
Rich-Harris
e3e91d45ea parse attributes 2016-11-19 13:10:20 -05:00
Rich-Harris
9fd6c3d408 inline expressions 2016-11-19 12:12:56 -05:00
Rich-Harris
9ff58cdb41 computed values 2016-11-19 11:52:08 -05:00
Rich-Harris
8bce418b25 fix labels 2016-11-19 11:03:44 -05:00
Rich-Harris
2f62a5aaca more whitespace stuff 2016-11-19 10:59:11 -05:00
Rich-Harris
83f0f7d202 custom methods 2016-11-19 09:17:09 -05:00
Rich-Harris
6dbc777797 start using magic-string 2016-11-18 22:58:32 -05:00
Rich-Harris
b173384cfc events half-way implemented 2016-11-18 20:49:46 -05:00
Rich-Harris
b59b33bf06 parse event handler directives 2016-11-18 20:02:28 -05:00
Rich-Harris
1936414800 implement default data 2016-11-18 18:58:35 -05:00
Rich-Harris
564ddba4bc parse <script> tags 2016-11-18 18:40:22 -05:00
Rich Harris
a44398b0f1 snapshot 2016-11-18 16:55:06 -05:00
Rich Harris
8f892bf65b nested each blocks 2016-11-18 15:28:40 -05:00
Rich-Harris
ba9238b864 some fictional {{#each}} code 2016-11-17 23:45:02 -05:00
Rich Harris
4b2d8f7e3d snapshot 2016-11-17 17:58:23 -05:00
Rich Harris
c4b1b548cc parse each blocks correctly 2016-11-17 16:40:39 -05:00
Rich Harris
fe80374bd3 enable all tests 2016-11-17 16:15:34 -05:00
Rich Harris
4e7bd1dd2c various 2016-11-17 16:15:08 -05:00
Rich Harris
e620fbbd69 parse if blocks 2016-11-17 13:40:00 -05:00
Rich Harris
69aeba74e2 better description! 2016-11-17 09:17:00 -05:00
Rich-Harris
7f42cc98b3 more parsing 2016-11-17 00:20:38 -05:00
Rich Harris
f2f4a04ce1 rig tests up 2016-11-16 18:10:47 -05:00
Rich Harris
fc7e6e6827 initial commit 2016-11-15 19:33:17 -05:00