vself
v0.0.5
Published
lib base ant-design-vue
Downloads
5
Readme
lib base ant-design-vue
Roadmap
Env Config
- [x] vite 初始化项目
- [x] use pnpm manage dependencies
- [x] 配置 eslint eslint-plugin-vue 代码风格检查 配置 lint-stage 提交前检查暂存区代码
- [x] commitlint & husky 做 commit msg 规范检查
- [x] 自动 import vue/ant-design-vue 的组件以及类型声明 (
unplugin-auto-import
&unplugin-vue-components
) - [x] JSX 支持 (
@vitejs/plugin-vue-jsx
) - [x] 集成 vitepress 编写文档
- [ ] 集成 Vitest 单元测试
Components
- [ ] Search 搜索组件
- [ ] Export
- [ ] virtual list
- [ ] pagination
- [ ] upload
- [ ] FlvPlayer flv、mp4格式视频播放 flv.js
- [ ] 错误页面 401 404 500 Exception
- [ ] 登录
- [ ] 生成二维码
- [ ] 可拖拽列表
- [ ] Execle 导入导出 sheet.js
- [ ] 换肤
- [ ] color picker
xxx
- BtnGroup
按钮组
- ChooseAddress
地址级联选择
- ColorPicker
颜色拾取器
- Columns
订单列表风格表格的列表标题
- CommonTable
糅合分页、搜索、表格、批量操作的组件
- Editor
富文本编辑器
- Export
导出
- Import
导入
- IconFont
字体图标
- InputNumberGroup
数字输入组组件,如金额的输入
- InputRange
范围输入组件
- LinesEllipsis
文本过长省略号
- Loader
页面初始大 loading
- MutipulBtns
列表批量操作按钮组
- PageTitle
遵从 UI 规范的页面标题 自动匹配路由标题
- Pagination
分页组件
- PreviewImg
图片预览组件
- ScrollBar
滚动组件??
- SearchForm
搜索组件
- TableDropDown
表格更多操作的下拉
- TabsBar
tabs
- UploadImg
图片上传
- FSwitch
好用版 switch