bjoern
22b9308c9b
feat: update.href api ( #6248 )
...
add `update.href` property option to update objects send via
`Context::send_webxdc_status_update()`.
when set together with `update.info`,
UI can implement the info message as a link that is passed to the webxdc
via `window.location.href`.
for that purpose, UI will read the link back from
`Message::get_webxdc_href()`.
Practically,
this allows e.g. an calendar.xdc
to emits clickable update messages
opening the calendar at the correct date.
closes #6219
documentation at https://github.com/webxdc/website/pull/90
2024-11-23 18:38:02 +01:00
..
2024-11-18 21:58:48 +00:00
2024-11-22 21:31:56 +01:00
2024-11-01 21:28:22 +00:00
2024-10-30 12:05:58 +00:00
2024-11-07 19:07:11 +00:00
2024-09-13 17:58:25 +00:00
2024-09-08 07:08:12 +00:00
2024-11-11 14:35:00 -03:00
2024-11-13 13:20:00 +01:00
2024-11-14 09:31:40 +00:00
2024-10-20 18:36:37 +00:00
2024-10-21 19:14:37 +00:00
2024-11-18 21:58:48 +00:00
2024-11-23 18:38:02 +01:00
2024-10-26 16:38:43 +00:00
2023-11-19 06:22:25 +00:00
2024-11-18 21:58:48 +00:00
2024-10-15 09:14:23 +00:00
2024-11-20 18:12:50 +00:00
2024-11-14 19:51:43 +00:00
2024-05-15 21:07:24 -03:00
2024-11-06 23:16:09 +00:00
2024-11-18 21:58:48 +00:00
2024-10-24 16:43:10 +00:00
2024-11-14 09:31:40 +00:00
2024-11-19 18:35:42 +01:00
2024-11-23 18:38:02 +01:00
2024-11-14 09:31:40 +00:00
2024-07-02 18:52:29 -03:00
2024-10-30 12:05:58 +00:00
2024-11-14 09:31:40 +00:00
2024-10-30 12:05:58 +00:00
2024-05-21 22:05:48 +00:00
2023-03-03 18:40:36 +00:00
2024-08-06 11:33:22 -03:00
2024-11-07 00:24:21 +00:00
2024-11-05 21:13:21 +00:00
2024-11-14 09:31:40 +00:00
2024-11-14 09:31:40 +00:00
2024-11-18 23:57:57 +00:00
2024-11-18 21:58:48 +00:00
2023-03-31 12:15:17 +02:00
2024-09-12 00:22:09 +00:00
2024-11-20 14:27:24 -03:00
2024-11-18 21:58:48 +00:00
2024-11-18 21:58:48 +00:00
2024-11-07 19:07:11 +00:00
2024-09-13 17:58:25 +00:00
2024-06-12 13:10:34 -03:00
2024-10-31 13:33:14 +01:00
2024-11-14 09:31:40 +00:00
2024-11-14 09:31:40 +00:00
2024-11-07 00:24:21 +00:00
2024-11-18 21:58:48 +00:00
2024-10-26 16:38:43 +00:00
2024-10-23 01:43:50 +02:00
2024-11-21 17:50:21 +00:00
2024-10-30 12:05:58 +00:00
2024-10-30 12:05:58 +00:00
2024-11-21 14:57:35 +01:00
2023-04-06 22:00:02 -04:00
2024-11-05 15:05:42 +00:00
2024-11-21 14:57:35 +01:00
2024-11-18 21:58:48 +00:00
2024-11-06 21:25:15 -03:00
2024-11-18 21:58:48 +00:00
2024-10-30 12:05:58 +00:00
2024-11-21 18:00:29 +00:00
2024-09-20 17:07:45 -03:00
2024-11-18 21:58:48 +00:00
2023-07-09 14:06:45 +02:00
2024-10-17 22:22:14 +00:00
2024-09-16 16:40:26 -03:00
2024-11-18 23:57:57 +00:00
2024-06-28 14:36:09 +02:00
2024-11-23 18:38:02 +01:00