mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-09-05 16:24:06 +08:00
- Implemented EditorModal for a two-panel editor interface with preview and form slots. - Created JsonOutputModal to display generated JSON with a copy feature. - Added useEditorHelpers composable for sortable lists and tag input management. - Introduced shared styles for editor forms, including custom select and tags input.