Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.17.0 #570

Merged
merged 22 commits into from
Apr 7, 2023
Merged

V0.17.0 #570

merged 22 commits into from
Apr 7, 2023

Commits on Nov 15, 2022

  1. 0.14.1 (#484)

    * test(indexes): 新增 `Index` 单元测试用例
    
    * test(indexes): `Indexes` 单测覆盖率提升
    
    * docs(stepper): update stepper demo
    
    re #413
    
    * test: update snapshots
    
    * feat(Cascader): update demo
    
    * feat(search): update demo for search
    
    * docs(slider): update docs and demo (#458)
    
    * fix(slider): update docs and demo
    
    * docs(slider): update docs and demo
    
    * fix(slider): update snap
    
    * Refactor/navbar: 重构NavBar组件 (#391)
    
    * refactor(nav-bar): refactor nav-bar
    
    re #347
    
    * feat(navbar): add homeIcon slot and fixed style
    
    * feat(navbar): update navbar demo
    
    * test(navbar): navbar unit test
    
    re #271
    
    * refactor(navbar): refactor navbar
    
    re #347
    
    * test(Cascader): add unit test for cascader (#452)
    
    * docs: update cascader demo (#451)
    
    * docs(cascader): update demo code
    
    re #413
    
    * docs(cascader): update cascader demo
    
    re #413
    
    * test(Calendar): add unit test for calendar (#454)
    
    * test(Overlay): improve unit test coverage (#455)
    
    * test(Message): improve unit test coverage (#456)
    
    * chore(Collapse): remove useless code (#457)
    
    * docs(upload): update doc and demo 修复初始值无法正常使用问题 (#460)
    
    * docs(upload): update doc and demo 修复 初始值无法显示问题
    
    * fix(upload): update snap
    
    * docs(steps): update doc and demo (#459)
    
    * docs(steps): update doc and demo
    
    * fix(steps): update snap
    
    * docs(collapse): update doc and demo
    
    * fix(collapse): update snap
    
    * docs(acton-sheet): update doc and demo
    
    * fix(action-sheep): update snap
    
    * docs(image-viewer): update demo
    
    * fix(image-viewer): update snap
    
    * docs(list): update demo
    
    * docs(notice-bar): 规范 `NoticeBar` 组件的示例代码 (#465)
    
    * docs(back-top): update doc and demo and styles
    
    * docs(list): update demo (#464)
    
    * fix(action-sheet): fix cr
    
    * fix(action-sheet): update snap
    
    * fix(list): fix button color
    
    * fix(image-viewer): fix cr
    
    * docs(back-top): update doc and demo
    
    * fix(back-top): update snap
    
    * chore: publish v0.14.0 (#469)
    
    * chore: publish v0.14.0
    
    * chore: changelog's changes
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * docs(pull-down-refresh): update docs and demo
    
    * fix(pull-down-refresh): update snap
    
    * feat(progress): update progress docs and demo
    
    * fix(back-top): fix cr
    
    * fix(pull-down-refresh): fix cr
    
    * feat(progress): update progress docs and demo
    
    * feat(progress): update progress docs and demo
    
    * docs(swipe-cell): update docs and demo
    
    * chore: lock @vue/runtime-core version && update snapshot (#474)
    
    * docs(button): refactor button demo
    
    re #413
    
    * fix(back-top): fix cr
    
    * docs(swipe-cell): update docs and demo
    
    * fix(pull-down-refresh): fix cr
    
    * fix(pull-down-refresh): delete file
    
    * fix: remove useless files
    
    * docs(countdown): update countdown demo (#477)
    
    re #413
    
    * docs(image): update image demo
    
    re #413
    
    * docs(image): update image demo
    
    re #413
    
    * test: update test coverage data and badge (#479)
    
    * docs(Loading): update demo #476
    
    * test: update snapshots
    
    * chore: lock tdesign-site-components version (#482)
    
    * chore: publish v0.14.1 (#483)
    
    * chore: publish v0.14.1
    
    * chore: changelog's changes
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    Co-authored-by: byq1213 <[email protected]>
    Co-authored-by: VeryHandSomeBoy <[email protected]>
    Co-authored-by: Y <[email protected]>
    Co-authored-by: palmcivet <[email protected]>
    Co-authored-by: zhongyuan <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: xxxlj <[email protected]>
    Co-authored-by: wwlh200 <[email protected]>
    Co-authored-by: xxxlj <[email protected]>
    Co-authored-by: lockiechen <[email protected]>
    11 people committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    8c98051 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Merge branch 'develop'

    honkinglin committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    2025bbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    honkinglin committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0af8efa View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. 0.15.0 (#524)

    * chore: update site-components
    
    * fix(Loading): fix loading render in safari
    
    * fix(Tag): update style (#507)
    
    * fix(Tag): update style
    
    * fix: fix type
    
    * style: update common
    
    * fix: fix cr
    
    * feat(Stepper): new stepper (#518)
    
    * feat(Stepper): support size attr
    
    * feat: adjust the api document path to the v2 folder
    
    * feat(radio): new radio (#517)
    
    * feat(radio): update api
    
    * refactor(radio): move radio-group folder
    
    * fix: import less use new way
    
    * feat(radio): enrich property
    
    * test(radio): update unit test
    
    * test: update snapshot
    
    * feat(switch): enrich property (#520)
    
    * feat(switch): enrich property
    
    * feat(switch): finish new switch
    
    * test(switch): update unit test
    
    * test(switch): update snapshots
    
    * test(switch): update snapshots
    
    * test: update snapshot
    
    * chore: publish v0.15.0 (#522)
    
    * chore: publish v0.15.0
    
    * chore: changelog's changes
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: HQ-Lin <[email protected]>
    Co-authored-by: Y <[email protected]>
    Co-authored-by: yuyang <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    5 people committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0d75e7d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'develop'

    LeeJim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0e1ab4b View commit details
    Browse the repository at this point in the history
  2. 0.16.0 (#536)

    * chore: update site-components
    
    * fix(Loading): fix loading render in safari
    
    * fix(Tag): update style (#507)
    
    * fix(Tag): update style
    
    * fix: fix type
    
    * style: update common
    
    * fix: fix cr
    
    * feat(Stepper): new stepper (#518)
    
    * feat(Stepper): support size attr
    
    * feat: adjust the api document path to the v2 folder
    
    * feat(radio): new radio (#517)
    
    * feat(radio): update api
    
    * refactor(radio): move radio-group folder
    
    * fix: import less use new way
    
    * feat(radio): enrich property
    
    * test(radio): update unit test
    
    * test: update snapshot
    
    * refactor(Footer): add api
    
    * feat: add footer router
    
    * feat(switch): enrich property (#520)
    
    * feat(switch): enrich property
    
    * feat(switch): finish new switch
    
    * test(switch): update unit test
    
    * test(switch): update snapshots
    
    * test(switch): update snapshots
    
    * test: update snapshot
    
    * chore: publish v0.15.0 (#522)
    
    * chore: publish v0.15.0
    
    * chore: changelog's changes
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * fix: resolve misspell (#527)
    
    * feat(loading): using new style (#528)
    
    * feat(loading): using new style
    
    * fix(loading): update api and snapshot
    
    * chore: remove uesless console
    
    * refactor(cell): move cell-group folder (#529)
    
    * refactor(cell): move cell-group folder
    
    * fix(cell): update dom and style
    
    * chore: update common
    
    * fix(cell): update demo
    
    * test(cell): update snapshot
    
    * chore(footer): base code (#525)
    
    * chore(footer): base code
    
    * fix(footer): copyright
    
    * fix(footer): api update
    
    * chore(footer): url
    
    ---------
    
    Co-authored-by: lem <[email protected]>
    
    * refactor(Textarea): new textarea (#523)
    
    * refactor(Textarea): new textarea
    
    * test: update snapshots
    
    * fix: fix cr
    
    * chore: publish v0.16.0 (#535)
    
    * chore: publish v0.16.0
    
    * chore: changelog's changes
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: HQ-Lin <[email protected]>
    Co-authored-by: Y <[email protected]>
    Co-authored-by: yuyang <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: mamumu123 <[email protected]>
    Co-authored-by: lem <[email protected]>
    7 people committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5109541 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. fix(footer): remove useless dom

    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1bcb89e View commit details
    Browse the repository at this point in the history
  2. chore: update site

    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    7463359 View commit details
    Browse the repository at this point in the history
  3. feat(checkbox): new checkbox (#519)

    * feat(checkbox): new checkbox
    
    * test: update snapshots
    
    * feat(checkbox): add unit test
    
    * fix(checkbox): indeterminate and icon type is line
    
    * fix(checkbox): update snap and add vue/server-renderer
    
    * test: update snapshot
    
    * build: recover transform logic
    
    ---------
    
    Co-authored-by: anlyyao <[email protected]>
    Co-authored-by: leejimqiu <[email protected]>
    3 people committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    7407c97 View commit details
    Browse the repository at this point in the history
  4. fix(picker): update style

    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    636249b View commit details
    Browse the repository at this point in the history
  5. test: update snapshot

    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    76c09f4 View commit details
    Browse the repository at this point in the history
  6. fix(picker): update docs and api

    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b29f597 View commit details
    Browse the repository at this point in the history
  7. Refactor/empty (#538)

    * docs(Empty): add api
    
    * feat: add empty router
    
    * fix: fix conflict
    
    * chore: empty
    
    * chore: empty demo  test
    
    * chore: support function
    
    * chore: test update
    
    * fix: fix conflict
    
    * feat(Empty): update api
    
    ---------
    
    Co-authored-by: anlyyao <[email protected]>
    Co-authored-by: lem <[email protected]>
    3 people committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b21ae41 View commit details
    Browse the repository at this point in the history
  8. Refactor/result (#543)

    * feat(Result): update api
    
    * chore: result
    
    * chore: update theme
    
    * chore: update snap
    
    ---------
    
    Co-authored-by: anlyyao <[email protected]>
    Co-authored-by: lem <[email protected]>
    3 people committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    27311df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49c472c View commit details
    Browse the repository at this point in the history
  10. Feat/new date time picker (#556)

    * feat(datetime-picker): using new style
    
    * feat(datetime-picker): finish new picker
    
    * fix(date-time-picker): resolve time mode
    
    * fix(date-time-picker): resolve time mode
    
    * fix(date-time-picker): resolve time mode
    
    * test(date-time-picker): update snapshot
    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ef016d4 View commit details
    Browse the repository at this point in the history
  11. refactor(search): new search (#540)

    * refactor(Search): new search
    
    * fix: fix cr
    anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    895f6ae View commit details
    Browse the repository at this point in the history
  12. fix(Skeleton): remove content attr (#557)

    * fix(Skeleton): remove content attr
    
    * test: update snapshots
    
    * fix: fix cr
    anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    42ebe6b View commit details
    Browse the repository at this point in the history
  13. refactor(image): finish (#561)

    * refactor(image): finish
    
    * chore: update common
    
    * test(image): update
    
    * test: update snapshot
    LeeJim authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2604955 View commit details
    Browse the repository at this point in the history
  14. feat: new input (#531)

    ccccpj authored and anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    68a14f3 View commit details
    Browse the repository at this point in the history
  15. chore: publish v0.17.0 (#568)

    * chore: publish v0.17.0
    
    * chore: changelog's changes
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    anlyyao and github-actions[bot] committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2cb3c11 View commit details
    Browse the repository at this point in the history
  16. test: update snapshots

    anlyyao committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6efd948 View commit details
    Browse the repository at this point in the history