vben
2020-12-01 5db3ce773793d06fa17336aca42470d2aae93fb8
refs
用户 vben <anncwb@126.com>
星期二, 十二月 1, 2020 20:59 +0800
提交者 vben <anncwb@126.com>
星期二, 十二月 1, 2020 20:59 +0800
提交5db3ce773793d06fa17336aca42470d2aae93fb8
目录 66ddaa79b2b05a17752ecae38ba7a688de82680b 目录 | zip | gz
parent c9e44ce9af3072772c5eacc83fabaa438f5e9319 查看 | 对比
refactor: add loading component and demo
6个文件已删除
7个文件已添加
25个文件已修改
893 ■■■■■ 已修改文件
CHANGELOG.en_US.md 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
CHANGELOG.zh_CN.md 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
build/config/lessModifyVars.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
index.html 186 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
public/resource/img/loading.svg 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/images/loading.svg 67 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Application/src/AppLocalePicker.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Application/src/AppLogo.vue 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Drawer/src/BasicDrawer.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/BasicLoading.vue 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/FullLoading.vue 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/index.ts 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/src/createLoading.ts 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/src/index.vue 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/src/indicator.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/src/types.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/src/useLoading.ts 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Loading/type.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/Preview/src/index.tsx 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/design/public.less 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/hooks/web/useI18n.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layouts/default/content/index.less 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layouts/default/content/index.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/layouts/page/index.tsx 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/en/routes/demo/comp.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/locales/lang/zh_CN/routes/demo/comp.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/menus/modules/demo/comp.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/router/routes/modules/demo/comp.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/ant-design-vue/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/ant-design-vue/spin.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/directives/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/directives/loading.ts 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/setup/i18n/index.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/demo/comp/loading/index.vue 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
tsconfig.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
vite.config.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
yarn.lock 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史