Commit Graph

  • 0adadd928f contextual binding fix Rich Harris 2018-11-21 15:11:15 -0500
  • 989cc6d6b4 ignore globals Rich Harris 2018-11-21 15:08:45 -0500
  • 73d269c286 remove obsolete tests Rich Harris 2018-11-21 14:47:57 -0500
  • 3789c714d0 minor fixes Rich Harris 2018-11-21 13:57:37 -0500
  • c95ba68e46 delete/update tests Rich Harris 2018-11-21 13:57:25 -0500
  • e37cdd18b4 implement event shorthand Rich Harris 2018-11-21 13:13:02 -0500
  • dbb11a5500 update some tests Rich Harris 2018-11-21 13:12:49 -0500
  • 4ad548c44d update test Rich Harris 2018-11-21 12:20:07 -0500
  • fecda031fc rename onmount,ondestroy,onprops,onupdate to onMount,onDestroy,beforeRender,afterRender Rich Harris 2018-11-21 12:05:11 -0500
  • aceb3b7b20 fix test Rich Harris 2018-11-21 10:42:30 -0500
  • eb6f7c392c bail out of change tracking on encountering function calls in templates. TODO avoid bailing where possible Rich Harris 2018-11-21 10:35:48 -0500
  • 2fc75429e8 fix test Rich Harris 2018-11-21 08:58:35 -0500
  • 32e142c87b add some dev mode checking Rich Harris 2018-11-21 08:52:38 -0500
  • 2cf3b7a535 fix transition-js-await-block test Timothy Johnson 2018-11-20 13:28:31 -0800
  • 68c2a34bda fix transition-js-await-block test #1858 Timothy Johnson 2018-11-20 13:28:31 -0800
  • 3cc31f77ab fixes #1440 Timothy Johnson 2018-11-20 12:54:55 -0800
  • 05fa286d7b fixes #1440 Timothy Johnson 2018-11-20 12:54:55 -0800
  • b7dc37d48a added test for async block ordering (#1440) Timothy Johnson 2018-11-20 10:25:49 -0800
  • 0e586e39e3 added test for async block ordering (#1440) Timothy Johnson 2018-11-20 10:25:49 -0800
  • 358d852ce0 some component binding stuff Rich Harris 2018-11-20 10:35:53 -0500
  • cc2c78677a fix most of the transition tests Rich Harris 2018-11-19 22:13:12 -0500
  • 15f22ca745 fix a few tests Rich Harris 2018-11-19 21:08:59 -0500
  • e835679f0f fix agadoo script Rich Harris 2018-11-19 21:01:49 -0500
  • b58dad00f3 fix slot tests Rich Harris 2018-11-19 21:00:29 -0500
  • 65680bf445 basic component bindings working, if a bit messy Rich Harris 2018-11-19 20:53:02 -0500
  • 349aa0bbac remove some more unused code Rich Harris 2018-11-18 22:52:36 -0500
  • a023f2e049 update some tests Rich Harris 2018-11-18 22:40:40 -0500
  • a68ccfd744 remove root Rich Harris 2018-11-18 22:40:31 -0500
  • 85dacdbedb put intro stuff on scheduler, not root Rich Harris 2018-11-18 22:39:20 -0500
  • 64387a2960 fix a few more tests Rich Harris 2018-11-18 22:07:33 -0500
  • 4041f0e734 update some event handler tests Rich Harris 2018-11-18 21:48:35 -0500
  • ed83c00f88 fix some each block stuff Rich Harris 2018-11-18 21:24:38 -0500
  • 681c1acd1f update class directive tests Rich Harris 2018-11-18 21:13:25 -0500
  • 7a8e15ed6b contextual bindings Rich Harris 2018-11-18 21:06:40 -0500
  • e2f36d0d04 update a few more tests Rich Harris 2018-11-18 21:06:31 -0500
  • 48a0a911fe update more tests Rich Harris 2018-11-18 19:10:48 -0500
  • 780c6803a5 get a few binding tests passing Rich Harris 2018-11-18 18:31:20 -0500
  • b5a42e6cf7 update binding syntax Rich Harris 2018-11-18 17:50:07 -0500
  • 2b15ae3ad1 get a few transition tests passing Rich Harris 2018-11-18 16:31:53 -0500
  • be8b971104 huh Rich Harris 2018-11-18 12:38:28 -0500
  • eaed487a21 fix scoping around await blocks Rich Harris 2018-11-18 10:51:08 -0500
  • 5c2e945db2 remove some more unused code Rich Harris 2018-11-18 09:26:25 -0500
  • d704bac8e7 remove obsolete validation code Rich Harris 2018-11-18 09:22:48 -0500
  • 1638aec061 tweaks and fixes Rich Harris 2018-11-17 22:20:07 -0500
  • c75b73937f remove obsolete tests Rich Harris 2018-11-17 22:20:00 -0500
  • 3f52b5ac0e remove redundant component.destroy calls, rename others to $destroy Rich Harris 2018-11-17 21:47:24 -0500
  • 3da78c7e46 fix contextual references in events Rich Harris 2018-11-17 21:26:47 -0500
  • 1f0345644f instrument event handlers Rich Harris 2018-11-17 20:50:12 -0500
  • 6948f9f60e more unused stuff Rich Harris 2018-11-17 12:18:22 -0500
  • 3a5080b423 remove some more unused stuff Rich Harris 2018-11-17 12:05:42 -0500
  • 22775d5cd9 fix test Rich Harris 2018-11-17 12:03:40 -0500
  • dca04b8d28 remove unused src/shared directory Rich Harris 2018-11-17 12:03:27 -0500
  • fdf371e2ff _set --> $set Rich Harris 2018-11-17 11:30:40 -0500
  • 23dfe2b135 update some tests, delete some no-longer-relevant tests Rich Harris 2018-11-17 11:28:54 -0500
  • 6e2eeeb88e shorthand namespaces Rich Harris 2018-11-17 10:44:47 -0500
  • fa8fc2546d process svelte:meta tags Rich Harris 2018-11-17 10:41:39 -0500
  • e022b4b00b update some event tests Rich Harris 2018-11-17 09:47:10 -0500
  • 3e962b9c90 basic events Rich Harris 2018-11-17 09:29:27 -0500
  • 834e342276 update/tidy up a few tests Rich Harris 2018-11-17 09:27:36 -0500
  • 8f3a6faaad update tests Rich Harris 2018-11-15 22:22:26 -0500
  • e30f96a535 some slots and transitions stuff Rich Harris 2018-11-15 22:04:47 -0500
  • 5d34f752b8 only apply reactivity to assignments to top-level variables Rich Harris 2018-11-15 22:04:19 -0500
  • 9f586a9aed start work on refs and lifecycle Rich Harris 2018-11-15 21:19:31 -0500
  • 6a752a5675 update tests Rich Harris 2018-11-15 21:19:10 -0500
  • 48c705aea1 bindings Rich Harris 2018-11-15 18:08:56 -0500
  • d1a8241107 various Rich Harris 2018-11-14 19:05:01 -0500
  • 80f7446685 replace component.set calls with assignments Rich Harris 2018-11-14 13:58:05 -0500
  • 171f75d4cf data --> props Rich Harris 2018-11-14 13:21:34 -0500
  • b1417ff8ae assign variable names in main fragment Rich Harris 2018-11-14 13:20:54 -0500
  • eeb4e3b0cb implicit props Rich Harris 2018-11-14 12:04:05 -0500
  • 4aa510d2d9 various Rich Harris 2018-11-14 09:06:25 -0500
  • 56eeead1b3 get events sorta working Rich Harris 2018-11-14 07:59:45 -0500
  • e4b630c72b Fixes setting custom element data to zero Dominik Winkelbauer 2018-11-14 11:21:12 +0100
  • a4bc7c5a26
    Fixes setting custom element data to zero #1850 Dominik Winkelbauer 2018-11-14 11:21:12 +0100
  • 80ea0572e2 a few more tests Rich Harris 2018-11-13 23:23:01 -0500
  • e272736d06 remove built internal.js from repo (replaces shared.js) Rich Harris 2018-11-13 21:23:57 -0500
  • 6e51bb9e4b first test passing Rich Harris 2018-11-13 21:20:40 -0500
  • 699328b165 read tag option from <svelte:meta> Rich Harris 2018-11-13 08:59:35 -0500
  • dafc9b5d85 remove deprecated onerror option from readme Conduitry 2018-11-12 21:01:34 -0500
  • 28dd6a899a
    remove deprecated onerror option from readme Conduitry 2018-11-12 21:01:34 -0500
  • 7f3cd0d655 update css tests Rich Harris 2018-11-04 21:04:04 -0500
  • 889351f3df Failing test for #1844 pk 2018-11-09 20:18:16 +0100
  • a9ea4ce041 Failing test for #1844 #1845 pk 2018-11-09 20:18:16 +0100
  • 477decc15c Update cli spec to include --customElement option Cameron Stitt 2018-11-08 18:58:57 +1000
  • bf319915d4 Update cli spec to include --customElement option #1843 Cameron Stitt 2018-11-08 18:58:57 +1000
  • 067a0df45b -> v2.15.3 Rich Harris 2018-11-06 14:05:06 -0500
  • 5cc45c1e89 -> v2.15.3 v2.15.3 Rich Harris 2018-11-06 14:05:06 -0500
  • 2231a7eb19 upgrade CLI tests Rich Harris 2018-11-04 20:55:07 -0500
  • 1be1106477 dont mutate AST Rich Harris 2018-11-04 19:12:26 -0500
  • e4c0d8d576 dont mutate AST Rich Harris 2018-11-04 19:12:26 -0500
  • 801838a15a -> v2.15.2 Rich Harris 2018-11-04 17:52:16 -0500
  • daa9344cbc -> v2.15.2 v2.15.2 Rich Harris 2018-11-04 17:52:16 -0500
  • 5ae3ba66a8 Merge pull request #1838 from sveltejs/gh-1837 Rich Harris 2018-11-04 17:50:15 -0500
  • b6efae9b23
    Merge pull request #1838 from sveltejs/gh-1837 Rich Harris 2018-11-04 17:50:15 -0500
  • 858fc22bfb expose stats.props Rich Harris 2018-11-04 16:32:41 -0500
  • 998d86a4e3 expose stats.props #1838 Rich Harris 2018-11-04 16:32:41 -0500
  • 940599bb2f Merge branch 'test-gh-1743' into gh-1743 pk 2018-11-04 20:26:55 +0100
  • 4d49839cce Merge branch 'test-gh-1743' into gh-1743 #1822 pk 2018-11-04 20:26:55 +0100
  • 79548aa076 Failing test for #1743 pk 2018-11-04 20:25:57 +0100
  • fd9dc30088 Failing test for #1743 #1836 pk 2018-11-04 20:25:57 +0100