mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-06-07 04:11:13 +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.