Skip to contentChangelog
v1.0.0
Added
- Core architecture based on Vue 3.4 + TypeScript 5 + Vite 5
- Ant Design Vue (antdv-next) UI component library integration
- Complete RBAC permission system (dynamic routing, button-level, directive-based)
- ProTable — Configuration-driven advanced table component
- Auto-generated search form
- 13 column value types (text, date, tag, badge, money, etc.)
- 7 search field types
- Header filtering (keyword search + select dropdown)
- Column drag-resize, visibility toggle, and pinning
- Table density switcher
- ProForm — Configuration-driven advanced form component
- 20+ field types
- Grid layout
- Form validation
- Dynamic option loading
- ProModal — Enhanced modal component
- Drag via title bar
- Edge resizing (8 directions)
- Fullscreen toggle (animated)
- Chinese and English internationalization (vue-i18n)
- Theme system (6 preset colors + dark mode + independent sidebar theme)
- Multi-tab system (KeepAlive caching, pinned tabs, context menu)
- Mock data system (faker.js + vite-plugin-mock-dev-server)
- Vertical / Horizontal dual layout modes
- Mobile responsive design
- Global keyboard search (Ctrl+K)
- ECharts integration
- TipTap rich text editor integration
- 21 example pages