Commit Graph

  • 37fd164d36 hacky fix for missing target warning Rich Harris 2018-11-24 22:29:35 -0500
  • 701af7f7fb only make component dirty if value has changed Rich Harris 2018-11-24 21:49:23 -0500
  • 05a4f5d7c8 trace dependencies where possible Rich Harris 2018-11-24 20:56:15 -0500
  • b33f2d8660 tidy up Rich Harris 2018-11-24 19:16:17 -0500
  • 6fd8fbf40b dont try to be clever with module interop Rich Harris 2018-11-24 18:54:50 -0500
  • 210173e429 include module exports e.g. preload. remove AMD, UMD and IIFE output Rich Harris 2018-11-24 18:42:43 -0500
  • 0ddfbed783 remove format tests Rich Harris 2018-11-24 17:44:01 -0500
  • bcaf5e0cb3 module context Rich Harris 2018-11-24 17:38:02 -0500
  • f2cbf11cc2 Consume sourcemaps Timothy Johnson 2018-11-24 14:01:43 -0800
  • 00a14486f6 Generate maps while preprocessing Timothy Johnson 2018-11-24 14:01:11 -0800
  • 366bf0706a modify tests so we can add new things i.e. preload Rich Harris 2018-11-24 16:11:06 -0500
  • 13def49a46 ondestroy before destroy Rich Harris 2018-11-24 16:01:06 -0500
  • abc39eed20 spread props Rich Harris 2018-11-24 15:53:50 -0500
  • 66fa88b0cb delete this.options test, sorry everyone Rich Harris 2018-11-24 14:49:56 -0500
  • 8cc12b73e1 allow actions on <svelte:window> Rich Harris 2018-11-24 13:47:31 -0500
  • a7fe66960f update refs on outro Rich Harris 2018-11-24 13:22:28 -0500
  • 49a747f376 skip-ssr -> skip_if_ssr Rich Harris 2018-11-24 12:31:03 -0500
  • d9854c5dd6 update some tests Rich Harris 2018-11-24 12:29:04 -0500
  • f60487df2f fix transition test Rich Harris 2018-11-24 11:57:34 -0500
  • 8d38bf2be8 remove unused helper Rich Harris 2018-11-24 11:26:58 -0500
  • ad064e9936 remove unused helper Rich Harris 2018-11-24 11:10:00 -0500
  • a2498bb334 remove v2 options Rich Harris 2018-11-24 11:09:00 -0500
  • 829a64923c transition events Rich Harris 2018-11-24 10:52:32 -0500
  • 2f7bce4daf fix hydration Rich Harris 2018-11-24 10:39:15 -0500
  • e0faadbf26 hydration Rich Harris 2018-11-24 10:26:46 -0500
  • fc89c0f95e fix test Rich Harris 2018-11-24 09:06:20 -0500
  • f765da25e4 allow missing slots Rich Harris 2018-11-24 08:57:31 -0500
  • 1d72b6b1af skip awkward test Rich Harris 2018-11-24 08:49:18 -0500
  • be59af940b update immutability test, though may need to be skipped for now Rich Harris 2018-11-24 00:24:02 -0500
  • ed39c85f5d fix some more tests Rich Harris 2018-11-24 00:00:00 -0500
  • bc0f381b34 document events Rich Harris 2018-11-23 23:27:45 -0500
  • 83318b6bf5 window dimension bindings Rich Harris 2018-11-23 23:14:53 -0500
  • 4231c62dbc fix some more tests Rich Harris 2018-11-23 23:04:54 -0500
  • a18ef98ca1 functions in attributes Rich Harris 2018-11-23 22:58:04 -0500
  • fba0f58226 fix tests Rich Harris 2018-11-23 22:50:48 -0500
  • d5d854c51a remove double condition Rich Harris 2018-11-23 22:32:41 -0500
  • 76016581da fix test Rich Harris 2018-11-23 22:20:05 -0500
  • ed35cdbf53 remove unused superclass method Rich Harris 2018-11-23 22:18:30 -0500
  • 5d267f7121 only inject props and refs if necessary Rich Harris 2018-11-23 21:42:48 -0500
  • 8ff75d7632 remove console-group, no longer necessary Rich Harris 2018-11-23 21:42:08 -0500
  • 85151296ac fix test Rich Harris 2018-11-23 21:04:24 -0500
  • ac1be5def2 fix for contextual bindings Rich Harris 2018-11-23 21:00:25 -0500
  • 0fe16c8ecd remove some unused (and weird) code. honestly, all the binding stuff needs to be nuked from orbit Rich Harris 2018-11-23 20:34:07 -0500
  • d7215443bb prevent double declarations Rich Harris 2018-11-23 20:21:29 -0500
  • b55ba7a384 fix destructuring test Rich Harris 2018-11-23 20:16:09 -0500
  • c70707ce74 more sophisticated instrumentation Rich Harris 2018-11-23 20:14:23 -0500
  • ff0abb1061 update some more tests Rich Harris 2018-11-23 18:14:57 -0500
  • 8e6084d135 fix some binding tests Rich Harris 2018-11-23 18:07:56 -0500
  • 2bd3ccc12c indirect dependencies, ugh Rich Harris 2018-11-23 17:44:49 -0500
  • b58d81b7e2 fix a few tests Rich Harris 2018-11-23 17:21:52 -0500
  • 8f0a00dd36 oops Rich Harris 2018-11-23 16:57:40 -0500
  • f93a647913 add component event declarations Rich Harris 2018-11-23 16:51:59 -0500
  • 6786e1b0de fix shorthand events Rich Harris 2018-11-23 16:47:37 -0500
  • aaf7acce77 use hoisting mechanism for components Rich Harris 2018-11-23 16:29:15 -0500
  • 85a4b5272a remove unused imports Rich Harris 2018-11-23 16:21:30 -0500
  • e5a5d891d2 unified approach to hoisted functions Rich Harris 2018-11-23 16:21:09 -0500
  • 2a26afe3b4 update some tests Rich Harris 2018-11-23 16:19:14 -0500
  • 7610ee16d2 update estree-walker Rich Harris 2018-11-23 11:00:23 -0500
  • b91f650ffc Disable warnings through comments. Timothy Johnson 2018-11-22 10:29:08 -0800
  • 4d12065915 fix lifecycle order, add CSS if necessary Rich Harris 2018-11-22 08:57:52 -0500
  • e03f8d6590 handle nightmarish infinite loop situation Rich Harris 2018-11-21 23:30:00 -0500
  • 72f3fde2b8 run afterRender after onMount Rich Harris 2018-11-21 21:49:41 -0500
  • 3362c68132 fix Rich Harris 2018-11-21 21:39:32 -0500
  • a5619187c2 warn when trying to set read-only data Rich Harris 2018-11-21 21:37:22 -0500
  • de0830b0c5 warn on missing data Rich Harris 2018-11-21 21:23:19 -0500
  • 58e532fc08 component shorthand events Rich Harris 2018-11-21 19:42:51 -0500
  • 35412a9a92 dynamic component events Rich Harris 2018-11-21 19:07:42 -0500
  • b28f87a6f5 remove obsolete tests Rich Harris 2018-11-21 18:36:21 -0500
  • 880702d961 fix event context Rich Harris 2018-11-21 18:35:50 -0500
  • f13c2272df update tests Rich Harris 2018-11-21 18:35:41 -0500
  • 4c2fdcf657 fix contextual component bindings Rich Harris 2018-11-21 16:44:06 -0500
  • 6c854a6d57 remove test - invalid identifiers will no longer work Rich Harris 2018-11-21 16:43:39 -0500
  • 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