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

chore: publish v0.18.0 #599

Merged
merged 2 commits into from
Apr 17, 2023
Merged

chore: publish v0.18.0 #599

merged 2 commits into from
Apr 17, 2023

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Apr 17, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 17, 2023

🌈 0.18.0 2023-04-17

❗ Breaking Changes

  • Cascader: 移除cancel、click-tab 事件 @anlyyao (#533)
  • Badge: 调整 DOM 结构 @jarmywang (#576)
  • Grid: 调整 DOM,优化视觉 @LeeJim (#584)
  • Grid: 属性 border 移除 object 类型,改用 CSS Variables 调整边框样式 @LeeJim (#584)
  • GridItem: 属性 badgeProps 更名为 badge @LeeJim (#584)
  • Upload: 移除 deleteBtn、gridConfig 属性 @LeeJim (#587)
  • Message: 调整滚动类型通知的动画初始值,优化动画循环方法 @yusuf-yz (#586)
  • Message: 移除 change、close、closed、open、opened 事件 @yusuf-yz (#586)

🚀 Features

  • Form: 新增 Form 表单 @anlyyao (#591)
  • Link: 新增 Link 组件 @brianzhang (#589)
  • Grid: 属性 column 支持值为 0,则为固定宽度单元格,可以横向滚动 @LeeJim (#584)
  • Grid: 新增 theme 属性,支持 card 风格 @LeeJim (#584)
  • GridItem: 属性 image 支持 object 类型,透传至 image 组件 @LeeJim (#584)
  • Upload: 新增 formatRequest 属性、validate 事件 @LeeJim (#587)
  • Message: 新增 close-btn-click 事件 @yusuf-yz (#586)

🐞 Bug Fixes

  • Grid: 修复调整 gutter 视觉错误的问题 @LeeJim (#584)
  • Grid: 修复出现多行时,边框视觉错误的问题 @LeeJim (#584)
  • Upload: 修复 size-limit 无法限制的问题 @LeeJim (#587)
  • Upload: 修复超出 max 仍可以上传的问题 @LeeJim (#587)
  • Cell: 修复 bordered 无效 @anlyyao (#591)

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 442 kB

ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 36.1 kB
./dist/tdesign.js 257 kB
./dist/tdesign.min.css 27.7 kB
./dist/tdesign.min.js 122 kB

@github-actions
Copy link
Contributor

完成

@LeeJim LeeJim merged commit 6f47dc1 into develop Apr 17, 2023
@LeeJim LeeJim deleted the release/0.18.0 branch April 17, 2023 15:58
LeeJim added a commit that referenced this pull request Apr 18, 2023
* fix: resolve path reference problem (#578)

* refactor(Cascader): new cascader (#533)

* refactor(Cascader): new cascader

* test: update snapshot

---------

Co-authored-by: leejimqiu <[email protected]>

* refactor(badge): new badge (#576)

* refactor(badge): new badge

* refactor(badge): demo base dot

* refactor(badge): demo finish(#576)

* refactor(badge): finish(#576)

* Feat/new grid (#584)

* chore(grid): update demo

* feat(grid): finish new version

* test: update snapshot

* test: update snapshot

* chore: update common

* fix: remove click event

* fix: rename badgeProps

* fix: update demo

* fix(upload): using new style (#587)

* fix(upload): using new style

* fix(upload): finish new upload

* fix(upload): resolve type

* refactor(message): new message (#586)

re #548

* Refactor/link (#589)

* feat: update api

* feat(link mobile component\): link Mobile Component

* feat(create link): create link

* fix(link style fix): link style fix

* feat(merge code): merge code

* fix(update _common): update common

* feat(merge code): merge code

* feat(merge code): merge code

* feat(update snapshots): update snapshots

* feat: 更新link hover,click

* feat(update link demo): update link demo

* feat(create link): create link

* feat(create link): create link

---------

Co-authored-by: anlyyao <[email protected]>

* feat: add form (#591)

* feat: add form

* fix(Form): fix demo

* fix: fix cr

* chore: update common

* chore: publish v0.18.0 (#599)

* chore: publish v0.18.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Y <[email protected]>
Co-authored-by: jarmywang <[email protected]>
Co-authored-by: yusuf <[email protected]>
Co-authored-by: brian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant