-
Notifications
You must be signed in to change notification settings - Fork 159
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
✍🏼 mobile-vue 示例代码改造 #413
Comments
👋 @anlyyao,感谢给 TDesign 提出了 issue。 |
认领 toast 示例代码改造 |
认领 badge示例代码改造 |
认领 loading 示例代码改造 |
认领 Input 和 Textarea 的示例代码改造 |
认领NoticeBar 示例代码改造 |
@sommouns NoticeBar组件 已经搞完了,请重新认领一个哦~ 第一条评论中有详细完成状态 |
认领SwipeCell 示例代码改造 |
认领 tab-bar、checkbox、fab、divider、dropdown-menu、Indexes、steps、sticky、rate、slider、upload、collapse、image-viewer、list、action-sheet、back-top、drawer、pull-down-refresh 示例代码改造 |
@yuanmeda list 已完成~ 注意一下哦 |
认领 progress 示例代码改造 |
🎉🎉 示例代码改造已全部完成,该条issue就关闭啦! |
* 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]>
* 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]> * 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> * 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]> * fix(footer): remove useless dom * chore: update site * 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]> * fix(picker): update style * test: update snapshot * fix(picker): update docs and api * 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]> * 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]> * feat(Sticky): update demo (#555) * 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 * refactor(search): new search (#540) * refactor(Search): new search * fix: fix cr * fix(Skeleton): remove content attr (#557) * fix(Skeleton): remove content attr * test: update snapshots * fix: fix cr * refactor(image): finish (#561) * refactor(image): finish * chore: update common * test(image): update * test: update snapshot * feat: new input (#531) * 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> * test: update snapshots --------- Co-authored-by: leejimqiu <[email protected]> Co-authored-by: byq1213 <[email protected]> Co-authored-by: VeryHandSomeBoy <[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]> Co-authored-by: HQ-Lin <[email protected]> Co-authored-by: yuyang <[email protected]> Co-authored-by: Peter Qiu <[email protected]> Co-authored-by: mamumu123 <[email protected]> Co-authored-by: lem <[email protected]> Co-authored-by: Wang <[email protected]> Co-authored-by: ccccpj <[email protected]>
由于目前官网中组件DEMO和示例代码存在一些问题,因此开始对官网的示例代码进行改造升级。
问题:
要求:
具体进展
基础
布局
导航
输入
数据展示
消息提醒
NoticeBar
组件的示例代码 #465每周进展
11.12 - 11.14
11.5 - 11.11
10.29 - 11.4
10.22 - 10.28
10.17 - 10.21
The text was updated successfully, but these errors were encountered: