xilem/xilem_web/web_examples
Andrii Zymohliad f90772a0d2
Rename async_repeat into task (#528)
Following [the discussion in
Zulip](https://xi.zulipchat.com/#narrow/stream/354396-xilem/topic/.60async_repeat.60.20name.20brainstorming),
this PR renames `async_repeat` view into `task`, and its `future_future`
argument into `init_future`. I also assumed we would want to do a
corresponding rename in `xilem_web` for consistency.
2024-08-20 08:50:47 +00:00
..
counter xilem_web: Allow `DomFragment` instead of `DomView` as `app_logic` (#482) 2024-08-05 13:03:19 +00:00
counter_custom_element Fix the `head` elements of Xilem Web (#422) 2024-07-02 10:07:13 +00:00
elm xilem_web: Add Elm Architecture example (#425) 2024-07-12 11:39:37 +00:00
fetch xilem_web: Use separate FetchState in fetch example (#454) 2024-07-28 10:30:26 +00:00
mathml_svg Improve `calc` and xilem_web's `mathml_svg` example (#487) 2024-08-05 12:54:22 +00:00
raw_dom_access xilem_web: Add an `AfterBuild`, `AfterRebuild` and `BeforeTeardown` view, which reflects `Ref` in React (#481) 2024-08-08 22:44:49 +00:00
spawn_tasks Rename async_repeat into task (#528) 2024-08-20 08:50:47 +00:00
svgtoy xilem_web: Add support for opacity in `svg::Fill` and dashes, opacity in `svg::Stroke` (#493) 2024-08-09 09:28:52 +00:00
todomvc Fix doc warnings in xilem_core, xilem_web (#478) 2024-08-02 06:50:10 +00:00