Robin Ward
17f28d4018
DEV: Add a widget API for injecting services
...
When declaring your widget you can now add an option like: `services: ['cool']`
And your widget instances will automatically get a `this.cool` property
which will resolve to the service. This saves having to look it up
yourself.
2021-08-04 16:27:19 -04:00
..
2021-08-04 22:04:58 +02:00
2021-08-04 16:27:19 -04:00
2021-08-04 22:04:58 +02:00
2021-08-04 22:04:58 +02:00
2021-08-04 22:04:58 +02:00
2021-05-21 11:43:47 +10:00
2021-08-04 22:04:58 +02:00
2021-08-04 22:04:58 +02:00
2021-08-04 22:04:58 +02:00
2021-07-27 14:42:21 +02:00
2021-08-04 22:04:58 +02:00
2020-12-03 10:25:42 -06:00
2021-01-12 10:13:21 -05:00
2021-05-28 09:28:18 +10:00
2021-03-18 19:09:01 +02:00
2021-06-29 19:54:18 +02:00
2021-07-30 09:39:31 +08:00
2021-01-27 12:39:20 +01:00
2021-03-26 11:19:31 -04:00
2021-01-22 10:41:01 -05:00
2021-05-12 17:52:36 +02:00
2021-02-16 14:01:19 +10:00
2021-02-03 14:22:20 -05:00
2021-07-07 10:39:33 +10:00
2021-04-12 11:40:00 +02:00
2021-06-01 15:32:51 -04:00
2021-07-13 12:22:00 +10:00