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: varletjs/varlet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: varletjs/varlet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 18 commits
  • 97 files changed
  • 2 contributors

Commits on Apr 24, 2021

  1. feat(ui/types): 提供jsx,tsx支持.完成以下组件button,checkbox,checkboxGroup,col,c…

    …ounter,dialog,form,icon,image,i
    
    affects: @varlet/ui
    haoziqaq committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    8818998 View commit details
    Browse the repository at this point in the history
  2. feat(ui/types): uploader提供jsx,tsx类型支持

    affects: @varlet/ui
    haoziqaq committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    b156587 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    d1006ac View commit details
    Browse the repository at this point in the history
  2. docs(root ui/docs): 完善开发指南

    affects: @varlet/cli, @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0eb9f5f View commit details
    Browse the repository at this point in the history
  3. docs(root ui/docs): 完善开发指南标点符号

    affects: @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8d10c08 View commit details
    Browse the repository at this point in the history
  4. docs(root ui/docs): 修改开发指南标点符号

    affects: @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    7eba4c9 View commit details
    Browse the repository at this point in the history
  5. test(ui/button): 更新快照

    affects: @varlet/cli, @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    dcd579d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e14190 View commit details
    Browse the repository at this point in the history
  7. feat(ui/types): 完善row组件jsx,tsx类型推断

    affects: @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4630be3 View commit details
    Browse the repository at this point in the history
  8. docs: update readme

    BeADre committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    af74e30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cc20cd View commit details
    Browse the repository at this point in the history
  10. docs: update readme

    BeADre committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    bc19bbb View commit details
    Browse the repository at this point in the history
  11. chore(cli/jest): 优化jest命令选项的parse方式

    affects: @varlet/cli
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    5312a77 View commit details
    Browse the repository at this point in the history
  12. chore(ui/package.json): 修改scripts jest -> test

    affects: @varlet/ui
    haoziqaq committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    e681008 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. fix(ui/progress): 优化progress文档, 重命名props show-active -> label, show-t…

    …rack -> track
    
    affects: @varlet/cli, @varlet/ui
    haoziqaq committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7d82141 View commit details
    Browse the repository at this point in the history
  2. docs(ui/steps): 优化steps文档

    affects: @varlet/ui
    haoziqaq committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    170cd01 View commit details
    Browse the repository at this point in the history
  3. docs(ui/progress): 优化progress example

    affects: @varlet/ui
    haoziqaq committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c82f83f View commit details
    Browse the repository at this point in the history
  4. v1.1.0

    haoziqaq committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b19f772 View commit details
    Browse the repository at this point in the history
Loading