vben
2020-12-25 4ff1c408dc1acfc49e0adc61dc2e539c0c198158
refs
用户 vben <anncwb@126.com>
星期五, 十二月 25, 2020 01:09 +0800
提交者 vben <anncwb@126.com>
星期五, 十二月 25, 2020 01:09 +0800
提交4ff1c408dc1acfc49e0adc61dc2e539c0c198158
目录 9d73e833a6e46a744ec319d3d2dc6383b9e7b7bc 目录 | zip | gz
parent 3c3e640d69b48d8e9382acd25b60d906af038a9d 查看 | 对比
wip(form): perf form
1个文件已删除
4个文件已添加
38个文件已修改
2 文件已重命名
1763 ■■■■ 已修改文件
package.json 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Basic/index.ts 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Container/src/collapse/CollapseContainer.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/BasicForm.vue 102 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/FormAction.tsx 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/componentMap.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/components/FormAction.vue 139 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/components/FormItem.tsx 132 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/components/RadioButtonGroup.vue 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/helper.ts 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useAdvanced.ts 50 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useComponentRegister.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useForm.ts 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useFormContext.ts 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useFormEvents.ts 100 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useFormValues.ts 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/hooks/useLabelWidth.ts 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/props.ts 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Form/src/types/form.ts 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Modal/src/useModalContext.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Scrollbar/src/util.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/BasicTable.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/components/renderEditable.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Table/src/types/column.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Transition/src/CreateTransition.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/VirtualScroll/src/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/util.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/directives/ripple/index.ts 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/component/useFormItem.ts 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/core/useAttrs.ts 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/event/useKeyPress.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/web/useI18n.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layouts/page/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/guard/permissionGuard.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/types.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/settings/colorSetting.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/types/global.d.ts 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/persistent.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/tsxHelper.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/helper/vueHelper.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/http/axios/types.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/index.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/utils/log.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/demo/form/RuleForm.vue 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
yarn.lock 599 ●●●● 对比 | 查看 | 原始文档 | blame | 历史