Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DevCloudFE/vue-devui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: DevCloudFE/vue-devui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test-push
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 45 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. Copy the full SHA
    bcf56a3 View commit details
  2. Copy the full SHA
    0ef6c53 View commit details
  3. Copy the full SHA
    43cd951 View commit details
  4. Copy the full SHA
    9f69a85 View commit details

Commits on Dec 11, 2024

  1. feat: 删除文档页无用代码的注释

    liuaolin44944 committed Dec 11, 2024
    Copy the full SHA
    2c9f100 View commit details

Commits on Dec 19, 2024

  1. 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
    GreatZPP committed Dec 19, 2024
    Copy the full SHA
    db664b7 View commit details
  2. merge aolinpk/prompt into dev

    修复@唤起后会删除@后面的内容,和@后有空格无法唤起的问题
    
    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
    ![339280438-0b808733-497e-47a5-a14a-099dae203f29.gif](https://raw.gitcode.com/DevCloudFE/vue-devui/attachment/uploads/a267f63c-21a2-49aa-b23f-34faa079e0d1/339280438-0b808733-497e-47a5-a14a-099dae203f29.gif '339280438-0b808733-497e-47a5-a14a-099dae203f29.gif') 修复前
     ![339304540-6645b581-3623-47d1-9f06-78822a38c584.gif](https://raw.gitcode.com/DevCloudFE/vue-devui/attachment/uploads/c37bd079-e162-4117-af47-78e4dc9ee410/339304540-6645b581-3623-47d1-9f06-78822a38c584.gif '339304540-6645b581-3623-47d1-9f06-78822a38c584.gif') 修复后
    
    See merge request: DevCloudFE/vue-devui!11
    GreatZPP committed Dec 19, 2024
    Copy the full SHA
    395501b View commit details
  3. 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
    
    ![lang.gif](https://raw.gitcode.com/DevCloudFE/vue-devui/attachment/uploads/36149702-9b65-4a24-ae1d-f2818e4f0710/lang.gif 'lang.gif')
    
    See merge request: DevCloudFE/vue-devui!10
    GreatZPP committed Dec 19, 2024
    Copy the full SHA
    3228d2c View 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