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: lingbopro/soberjs-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: lingbopro/soberjs-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 5, 2024

  1. v0.6.0

    ## 变化
    
    - 适配 [Sober `0.3.0` 更新](https://soberjs.com/introduction/update-log)
    - Ripple 新增 `rippled` 只读属性
    - Drawer 移除 `fold` 属性
    - Rate 插槽名称由 `unchecked` 和 `checked` 变更为 `track` 和 `indicator`
    - ~~BottomSheet 默认插槽被移除,新增 view 插槽~~
      (官方暂未确认,并未修改)
    - Snackbar 新增 `type` 属性
    - Checkbox 增加默认插槽例子
    - RadioButton 增加默认插槽例子
    - 代码部分格式化
    lingbopro authored Oct 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    288aff2 View commit details

Commits on Oct 7, 2024

  1. v0.7.0

    ## 变化
    
    - 针对 [Sober `0.4.1`](https://soberjs.com/introduction/update-log) 的全面更新
    - 增加 Field 组件
    - 增加 Menu 组件
    - 补充了 Popup Menu Item 组件
    - 更新工作流
    - 增加了 Field、Text Field、Picker、Checkbox、Radio Button 的 CSS 变量支持
    
    ---------
    
    Co-authored-by: lingbopro <ilovemc@zohomail.cn>
    Minemetero and lingbopro authored Oct 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6fd3466 View commit details
  2. [EMERGENCY] fix workflow

    lingbopro committed Oct 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    71798da View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2c74c2e View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    46fdbc9 View commit details
  5. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bf8cb32 View commit details
  6. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d340547 View commit details
  7. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cef7f41 View commit details
  8. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0d265c3 View commit details
  9. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b785d38 View commit details
  10. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    15ddb51 View commit details
  11. 2

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    46faebb View commit details

Commits on Oct 16, 2024

  1. [EMERGENCY] YES, LAST FIX!

    lingbopro committed Oct 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2726baa View commit details
Loading