dioxus/packages/web/src
Miles Murgaw d09c92beda
Add initial_value attribute & fix static special attribute handling (#1063)
* feat & fix: initial_value attribute, special attribute handling

* revision: rename js file

* fix: rustfmt

* fix: clippy

* fix: desktop not finding common.js

* fix: desktop failing to render

Missed a single ``this.SetAttributeInner`` as it was now ``setAttributeInner``
Javascript didn't even throw any errors about this smh

* revision: no need for match statement
2023-06-04 11:29:34 -05:00
..
cache.rs feat: wire up both desktop and web 2022-01-13 22:51:01 -05:00
cfg.rs fix docs for the web cache setting 2023-03-31 07:55:39 -05:00
dom.rs Add initial_value attribute & fix static special attribute handling (#1063) 2023-06-04 11:29:34 -05:00
file_engine.rs create web file engine 2023-04-18 09:24:34 -05:00
hot_reload.rs chore: add some fixes to hot reload 2022-12-25 23:22:43 -05:00
lib.rs fix response spelling 2023-05-11 18:40:02 -05:00
rehydrate.rs fix non-bubbling listener hydration 2023-03-22 09:17:27 -05:00
ric_raf.rs feat: remove old async channel for new channel in ric raf web code 2022-02-15 11:03:13 -05:00
ricpolyfill.js wip: ricraf polyfill 2021-08-24 16:36:00 -04:00
util.rs wrap the web eval result in a compatability layer 2022-12-08 10:57:09 -06:00