Thanks to visit codestin.com
Credit goes to github.com

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: dotnetcore/BootstrapBlazor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.9.3
Choose a base ref
...
head repository: dotnetcore/BootstrapBlazor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.10.0
Choose a head ref
  • 14 commits
  • 39 files changed
  • 2 contributors

Commits on Aug 22, 2025

  1. test(Upload): add unit test for upload reset (#6667)

    * refactor: 更改写法消除警告信息
    
    * feat: 增加 Reset 方法
    
    * doc: 代码格式化
    
    * revert: 撤销新方法
    
    * test: 增加单元测试
    ArgoZhang authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    d54014e View commit details
    Browse the repository at this point in the history
  2. feat(DateTimePicker): add PickTimeMode parameter (#6670)

    * refactor: 代码格式化
    
    * style: 微调日历数字字体大小
    
    * doc: 代码格式化
    
    * refactor: 结束时间精确到毫秒
    
    * refactor: 代码格式化
    
    * refactor: 私有属性改为变量
    
    * feat: 增加时间选择器
    
    * style: 调整间隙
    
    * feat: 增加选择时间方式枚举参数
    
    * refactor: 增加切换视图时关闭时间选择器逻辑
    
    * feat: 增加秒针控制
    
    * doc: 更新示例
    
    * chore: bump version 9.10.0-beta01
    
    * feat: 增加 PickTimeMode 参数
    
    * test: 增加单元测试
    ArgoZhang authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    54f416c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. feat(BreadcrumbItem): add CssClass property (#6673)

    * refactor: 增加 IsFixed 关键字
    
    * doc: 更新注释
    
    * refactor: 精简代码
    
    * test: 更新单元测试
    
    * refactor: 精简代码
    
    * refactor: 调整级联参数位置
    
    * feat: 增加 CssClass 参数
    
    支持自定义样式
    
    * test: 更新单元测试
    
    * doc: 更新注释
    ArgoZhang authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    412e8ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9314754 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. doc(FilterBase): update OnFilterAsync documentation (#6677)

    * doc: 代码格式化
    
    * refactor: 更新 OnFilterAsync 回调方法文档
    
    * doc: update OnFilterAsync documentation
    ArgoZhang authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    7082fa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    3b2b55b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. doc(ITcpSocketClient): update SetDataPackageAdapter documentation (#6681

    )
    
    * doc: 更新扩展方法文档
    
    * chore: bump version 9.0.1
    ArgoZhang authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    2136312 View commit details
    Browse the repository at this point in the history
  2. doc(Table): update EditDialogIsDraggable documentation (#6683)

    * doc(Table): 更新文档
    
    * doc: 更新示例
    ArgoZhang authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    481b744 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. doc(ITcpSocketClient): update AddDataPackageAdapter documentation (#6686

    )
    
    * doc: 增加配置示例文档
    
    * doc: 增加本地化资源文件
    
    * doc: 更新示例
    
    * doc: 更新数据适配器文档
    
    * chore: 更新依赖包
    
    * doc: 更新文档
    ArgoZhang authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    69339a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. feat(Plyr): bump version 9.0.2 (#6688)

    bump plyr version 3.8.3
    ArgoZhang authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    6d3d2f9 View commit details
    Browse the repository at this point in the history
  2. doc(BaiduOcr): add config documentation (#6690)

    * doc: 文档格式化
    
    * doc: 更新配置文档
    
    * doc: 更新资源文件
    
    * doc: 更新文档
    ArgoZhang authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    c986015 View commit details
    Browse the repository at this point in the history
  3. feat(SelectTree): add auto active value function (#6691)

    * refactor: 文档格式化
    
    * feat: 增加选中节点逻辑
    
    * doc: 更新可编辑文档
    
    * refactor: 精简代码
    ArgoZhang authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    12ea8d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058d93d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. doc(Localization): add Ukrainian (uk-UA) localization file (#6695)

    * doc: add Ukrainian locales
    
    * chore: bump version 9.10.0
    
    Co-Authored-By: Alexandr <[email protected]>
    
    * doc: 文档格式化
    
    * chore: 增加资源文件
    
    ---------
    
    Co-authored-by: Alexandr <[email protected]>
    ArgoZhang and d0codesoft authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    c5606b1 View commit details
    Browse the repository at this point in the history
Loading