fix(ui): replace raw Bootstrap in shared admin tabs #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_bootstrap_cleanup_safe_rewrites"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Spinner.Button/Badge.Cardwhile preserving utility classes and attributes.Verification
node /home/pctwo/Documents/temp/hero_work/dioxus-bootstrap-css/tools/migrate-bootstrap-rsx.mjs --json crates/hero_components_app/src/admin/components/mod.rs crates/hero_components_app/src/router/interfaces.rs crates/hero_components_app/src/router/tabs.rsnode /home/pctwo/Documents/temp/hero_work/dioxus-bootstrap-css/tools/check-no-raw-bootstrap.mjs crates/hero_components_app/src/admin/components/mod.rs crates/hero_components_app/src/router/interfaces.rs crates/hero_components_app/src/router/tabs.rsrustfmt +1.96 --edition 2024 --check crates/hero_components_app/src/admin/components/mod.rs crates/hero_components_app/src/router/interfaces.rs crates/hero_components_app/src/router/tabs.rscargo +1.96 check --target wasm32-unknown-unknownKnown remaining work: full app migration gate still reports Whiteboard card cases; that is intentionally left for the next step because
whiteboard/modal.rsneeds Card slot/attribute handling.Refs https://github.com/mik-tf/dioxus-bootstrap-css/issues/40
Refs lhumina_code/home#309
Signed-by: mik-tf mik-tf@noreply.invalid
Pull request closed