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

refactor(badge): new badge #576

Merged
merged 4 commits into from
Apr 12, 2023
Merged

refactor(badge): new badge #576

merged 4 commits into from
Apr 12, 2023

Conversation

jarmywang
Copy link
Collaborator

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • break(Badge): 调整 DOM 结构

  • break(Badge): 调整 Demo

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2023

完成

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2023

Size Change: +724 B (0%)

Total Size: 400 kB

Filename Size Change
./dist/tdesign.css 35.1 kB +154 B (0%)
./dist/tdesign.js 229 kB +266 B (0%)
./dist/tdesign.min.css 26.7 kB +141 B (+1%)
./dist/tdesign.min.js 110 kB +163 B (0%)

@github-actions
Copy link
Contributor

Size Change: +2.31 kB (+1%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35.1 kB +149 B (0%)
./dist/tdesign.js 230 kB +1.15 kB (+1%)
./dist/tdesign.min.css 26.8 kB +179 B (+1%)
./dist/tdesign.min.js 110 kB +832 B (+1%)

@github-actions
Copy link
Contributor

Size Change: +2.36 kB (+1%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35.1 kB +149 B (0%)
./dist/tdesign.js 230 kB +1.18 kB (+1%)
./dist/tdesign.min.css 26.8 kB +179 B (+1%)
./dist/tdesign.min.js 110 kB +851 B (+1%)

@jarmywang jarmywang changed the title 【WIP】refactor(badge): new badge refactor(badge): new badge Apr 11, 2023
@anlyyao
Copy link
Collaborator

anlyyao commented Apr 11, 2023

@jarmywang avatar、grid 组件中各有一处测试用例错误,base.vue、theme.vue示例代码中,button组件的icon属性暂时不支持string类型,需改用slot 或 function 实现,以上问题导致test未通过

@jarmywang jarmywang closed this Apr 12, 2023
@jarmywang jarmywang reopened this Apr 12, 2023
@jarmywang
Copy link
Collaborator Author

@jarmywang avatar、grid 组件中各有一处测试用例错误,base.vue、theme.vue示例代码中,button组件的icon属性暂时不支持string类型,需改用slot 或 function 实现,以上问题导致test未通过

fixed

@github-actions
Copy link
Contributor

Size Change: +2.36 kB (+1%)

Total Size: 402 kB

Filename Size Change
./dist/tdesign.css 35.1 kB +149 B (0%)
./dist/tdesign.js 230 kB +1.18 kB (+1%)
./dist/tdesign.min.css 26.8 kB +179 B (+1%)
./dist/tdesign.min.js 110 kB +851 B (+1%)

@anlyyao anlyyao merged commit 1fe36ee into develop Apr 12, 2023
@anlyyao anlyyao deleted the refactor/badge branch April 12, 2023 04:41
@brianzhang brianzhang mentioned this pull request Apr 13, 2023
16 tasks
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
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 <leejimqiu@gmail.com>

* 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 <anly_yaw@163.com>

* 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 <anly_yaw@163.com>
Co-authored-by: jarmywang <awangjianjun9@gmail.com>
Co-authored-by: yusuf <47958012+yusuf-yz@users.noreply.github.com>
Co-authored-by: brian <brian.netmad@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@anlyyao anlyyao mentioned this pull request Apr 20, 2023
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.

None yet

2 participants