-
Notifications
You must be signed in to change notification settings - Fork 173
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
Conversation
Size Change: +724 B (0%) Total Size: 400 kB
|
Size Change: +2.31 kB (+1%) Total Size: 402 kB
|
Size Change: +2.36 kB (+1%) Total Size: 402 kB
|
@jarmywang avatar、grid 组件中各有一处测试用例错误,base.vue、theme.vue示例代码中,button组件的icon属性暂时不支持string类型,需改用slot 或 function 实现,以上问题导致test未通过 |
fixed |
Size Change: +2.36 kB (+1%) Total Size: 402 kB
|
* 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>
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
break(Badge): 调整 DOM 结构
break(Badge): 调整 Demo
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单