[6.x] Port Dashboard to Vue and Inertia - #19564
Conversation
📚 Storybook previews@craftcms/ui — open Storybook No changed components detected in this Storybook. resources/js — open Storybook No changed components detected in this Storybook. |
…-to-vue-inertia # Conflicts: # tests/Feature/Dashboard/Widgets/CustomTest.php
|
This PR had conflicts with Claude's response
|
…-to-vue-inertia # Conflicts: # tests/Feature/Http/Controllers/Dashboard/Widgets/CraftSupportControllerTest.php
|
This PR had conflicts with Claude's response
|
Feel like it makes sense to follow suit with fields, so probably worth making it a legacy support thing only. |
Description
Felt like we finally have all the technology to port the dashboard.
Kept support for HTML widgets (
getBodyHtml()), I don’t know if we want to move that into the adapter and deprecate that? (@brandonkelly @brianjhanson)Some of our default widgets should probably get another styling pass.