-
Notifications
You must be signed in to change notification settings - Fork 289
Comparing changes
Open a pull request
base repository: DevCloudFE/vue-devui
base: dev
head repository: DevCloudFE/vue-devui
compare: test-push
- 8 commits
- 45 files changed
- 2 contributors
Commits on Nov 26, 2024
-
feat: 修复@唤起后会删除@后面的内容,和@后有空格无法唤起的问题
liuaolin44944 committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for bcf56a3 - Browse repository at this point
Copy the full SHA bcf56a3View commit details -
feat: 完善devui组件国际化功能 组件国际化文档完善 Locale方法中已提供默认语言,注册时语言应为非必选参数
liuaolin44944 committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ef6c53 - Browse repository at this point
Copy the full SHA 0ef6c53View commit details -
feat: lodash统一改使用lodash-es 去除不良的lodash引入写法
liuaolin44944 committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 43cd951 - Browse repository at this point
Copy the full SHA 43cd951View commit details -
feat: Mermaid改为引入.min减少打包大小。import { cloneDeep } from "lodash",改为使用"l…
…odash-es";
liuaolin44944 committedNov 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f69a85 - Browse repository at this point
Copy the full SHA 9f69a85View commit details
Commits on Dec 11, 2024
-
liuaolin44944 committed
Dec 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c9f100 - Browse repository at this point
Copy the full SHA 2c9f100View commit details
Commits on Dec 19, 2024
-
merge aolinpk/packaging_optimization into dev
feat: 打包优化处理。(主要是处理lodash) Created-by: liuaolin44944 Author-id: 273396 MR-id: 4364035 Commit-by: liuaolin44944 Merged-by: GreatZP E2E-issues: issue27 Description: feat: lodash统一改使用lodash-es 去除不良的lodash引入写法 feat: Mermaid改为引入.min减少打包大小。import { cloneDeep } from "lodash",改为使用"lodash-es"; https://gitcode.com/DevCloudFE/vue-devui/issues/27 See merge request: DevCloudFE/vue-devui!12
Configuration menu - View commit details
-
Copy full SHA for db664b7 - Browse repository at this point
Copy the full SHA db664b7View commit details -
修复@唤起后会删除@后面的内容,和@后有空格无法唤起的问题 Created-by: liuaolin44944 Author-id: 273396 MR-id: 4364009 Commit-by: liuaolin44944 Merged-by: GreatZP E2E-issues: issue28 Description: feat: 修复@唤起后会删除@后面的内容,和@后有空格无法唤起的问题 https://gitcode.com/DevCloudFE/vue-devui/issues/28  修复前  修复后 See merge request: DevCloudFE/vue-devui!11
Configuration menu - View commit details
-
Copy full SHA for 395501b - Browse repository at this point
Copy the full SHA 395501bView commit details -
merge aolinpk/globalization into dev
devui组件国际化放出并完善文档 Created-by: liuaolin44944 Author-id: 273396 MR-id: 4364007 Commit-by: liuaolin44944 Merged-by: GreatZP E2E-issues: issue25 Description: feat: 完善devui组件国际化功能 组件国际化文档完善 Locale方法中已提供默认语言,注册时语言应为非必选参数 https://gitcode.com/DevCloudFE/vue-devui/issues/25  See merge request: DevCloudFE/vue-devui!10
Configuration menu - View commit details
-
Copy full SHA for 3228d2c - Browse repository at this point
Copy the full SHA 3228d2cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...test-push