Improve CMS Editor #59
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Decap allows for custom widgets to pick fields, which would be a lot nicer than the current layout. In fact, there was one for categories & tags that I never got time to add back after a Decap update that required converting the widgets from class components to functional components.
Fields that should have a custom widget:
The formatting of the preview could 100% be improved, loading custom CSS is easy, currently only loading the basics in the macro parts::preview_styles
Decap docs here https://decapcms.org/docs/custom-widgets/, code for the old one is here
stardust/templates/admin/admin.html
Lines 21 to 63 in 80ae7b2
stardust/templates/admin/config.html
Line 35 in 80ae7b2
The text was updated successfully, but these errors were encountered: