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

[Dialog] 命令式调用action方法ts声明有问题且不支持横排 #1654

Closed
jarmywang opened this issue Feb 24, 2023 · 2 comments · Fixed by #1655
Closed

[Dialog] 命令式调用action方法ts声明有问题且不支持横排 #1654

jarmywang opened this issue Feb 24, 2023 · 2 comments · Fixed by #1655
Assignees
Labels
bug Something isn't working

Comments

@jarmywang
Copy link
Collaborator

tdesign-miniprogram 版本

1.0.0-rc.3

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

基础库版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @zzzimooo,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@github-actions
Copy link
Contributor

♥️ 有劳 @jin0209 @mcc108 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @zzzimooo 。

jarmywang added a commit to jarmywang/tdesign-miniprogram that referenced this issue Feb 24, 2023
@anlyyao anlyyao added the bug Something isn't working label Feb 27, 2023
LeeJim added a commit that referenced this issue Feb 28, 2023
* fix(SwipeCell): fix docs (#1634)

* fix(Dialog): fix button style (#1633)

* fix(loading): update loading color (#1627)

* Refactor/loading remove (#1626)

* fix(loading): remove bar and error theme

* test(loading): update

* test(image-viewer): update snapshot

* chore(Cell): adjust className for hover-class (#1635)

* chore(Cell): adjust className for hover-class

* test: update snapshots

* chore(Picker&&DateTimePicker): remove footer slot (#1631)

* chore(Radio): align attribute is renamed to placement (#1630)

* chore(Checkbox): align attribute is renamed to placement (#1629)

* chore(Search): remove the right-icon and add the clearable attribute (#1628)

* feat(button): support suffix slot (#1624)

* feat(button): support suffix slot

* test(button): update snapshot

* chore(Avatar): remove bordered attribute (#1632)

* chore(Avatar): remove bordered attribute

* fix: fix cr

* chore(Message): remove action and add the link attribute (#1637)

* chore(Message): remove action and add the link attribute

* fix: fix cr

* fix(navbar): resolve capsule event currectly (#1641)

* chore(Footer): copyright attribute is renamed to text (#1642)

* chore(Footer): copyright attribute is renamed to text

* chore(CountDown): remove theme attribute

* fix(dialog): resolve word misspelling (#1644)

* chore(CountDown): remove hightlight theme (#1645)

* fix(slider): 规范无障碍语义. (#1388)

* fix(slider): 规范无障碍语义

* fix(slider): 无障碍滑块valuetext规范.(#1402)

* fix(slider): 无用动态百分比播报问题.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 变量规范.(#1402)

* docs(steps): update api

* fix(toast): replace fail theme with error (#1647)

* docs: update api & changelog

* fix: fix overview.md errors (#1651)

* fix: update pages

* fix(collapse): resolve disabled color (#1648)

* fix(collapse): resolve disabled color

* test: update snapshot

* chore(Link): remove status and add disabled and hover (#1652)

* chore(Link): remove status and add disabled and hover

* feat(Link): support external-classes

* feat(Drawer): add hover style (#1673)

* fix(Tag): use catch to bind events (#1669)

* fix(rate): remove variant property and update tips disapper logic (#1674)

* fix(rate): remove variant property and update tips disapper logic

* test(rate): update snapshot

* fix(BackTop): fix icon (#1660)

* fix(Picker): update demo (#1661)

* fix: update sidebar of the site (#1659)

* docs(common): update design docs (#1658)

* fix(SideBar): fix inaccurate positioning when the page was init (#1675)

* fix(slider): remove colors and disabledColor property (#1676)

* feat(AvatarGroup): add border style (#1678)

* fix(dialog): resolve action tsd error and support buttonLayout (#1654) (#1655)

* chore(NoticeBar): extra attribute is renamed to operation (#1638)

* fix(Cell): resolve demo problems (#1679)

* chore: publish v1.0.0 (#1680)

* chore: publish v1.0.0

* chore: changelog's changes

---------

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

* docs: update changelog

---------

Co-authored-by: Y <anly_yaw@163.com>
Co-authored-by: Wang <awangjianjun9@gmail.com>
Co-authored-by: byqbai <byq1213@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
LeeJim added a commit that referenced this issue Mar 2, 2023
* fix(SwipeCell): fix docs (#1634)

* fix(Dialog): fix button style (#1633)

* fix(loading): update loading color (#1627)

* Refactor/loading remove (#1626)

* fix(loading): remove bar and error theme

* test(loading): update

* test(image-viewer): update snapshot

* chore(Cell): adjust className for hover-class (#1635)

* chore(Cell): adjust className for hover-class

* test: update snapshots

* chore(Picker&&DateTimePicker): remove footer slot (#1631)

* chore(Radio): align attribute is renamed to placement (#1630)

* chore(Checkbox): align attribute is renamed to placement (#1629)

* chore(Search): remove the right-icon and add the clearable attribute (#1628)

* feat(button): support suffix slot (#1624)

* feat(button): support suffix slot

* test(button): update snapshot

* chore(Avatar): remove bordered attribute (#1632)

* chore(Avatar): remove bordered attribute

* fix: fix cr

* chore(Message): remove action and add the link attribute (#1637)

* chore(Message): remove action and add the link attribute

* fix: fix cr

* fix(navbar): resolve capsule event currectly (#1641)

* chore(Footer): copyright attribute is renamed to text (#1642)

* chore(Footer): copyright attribute is renamed to text

* chore(CountDown): remove theme attribute

* fix(dialog): resolve word misspelling (#1644)

* chore(CountDown): remove hightlight theme (#1645)

* fix(slider): 规范无障碍语义. (#1388)

* fix(slider): 规范无障碍语义

* fix(slider): 无障碍滑块valuetext规范.(#1402)

* fix(slider): 无用动态百分比播报问题.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 变量规范.(#1402)

* docs(steps): update api

* fix(toast): replace fail theme with error (#1647)

* docs: update api & changelog

* fix: fix overview.md errors (#1651)

* fix: update pages

* fix(collapse): resolve disabled color (#1648)

* fix(collapse): resolve disabled color

* test: update snapshot

* chore(Link): remove status and add disabled and hover (#1652)

* chore(Link): remove status and add disabled and hover

* feat(Link): support external-classes

* feat(Drawer): add hover style (#1673)

* fix(Tag): use catch to bind events (#1669)

* fix(rate): remove variant property and update tips disapper logic (#1674)

* fix(rate): remove variant property and update tips disapper logic

* test(rate): update snapshot

* fix(BackTop): fix icon (#1660)

* fix(Picker): update demo (#1661)

* fix: update sidebar of the site (#1659)

* docs(common): update design docs (#1658)

* fix(SideBar): fix inaccurate positioning when the page was init (#1675)

* fix(slider): remove colors and disabledColor property (#1676)

* feat(AvatarGroup): add border style (#1678)

* fix(dialog): resolve action tsd error and support buttonLayout (#1654) (#1655)

* chore(NoticeBar): extra attribute is renamed to operation (#1638)

* fix(Cell): resolve demo problems (#1679)

* chore: publish v1.0.0 (#1680)

* chore: publish v1.0.0

* chore: changelog's changes

---------

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

* docs: update changelog

* chore: update common

* fix(action-sheet): add close event (#1683)

* fix(cascader): resolve events (#1685)

* fix(drawer): resolve close event (#1686)

* feat(picker): add close event (#1687)

* feat(picker): add close event

* test(date-time-picker): update snapshots

* fix(Message): fix t-class-link invalid (#1690)

* fix: fix docs

* fix(Message): fix t-class-link invalid

* fix: fix docs (#1688)

* feat(upload): support aria (#1238)

* feat(upload): support aria

* chore(upload): update snap

* feat(upload): icon hidden

* feat(upload): hack

* revert(upload): revert grid

* chore(upload): update snap

* feat(upload): file.status

* feat(upload): enhance

* feat(upload): upload wxs

* feat(upload): enhance

* feat(upload): add button role

* feat(upload): remove   aria-labelledby="{{labelID}}"

* feat(upload): ariaLabel labelledby

* feat(grid): describedby

* feat(upload): optimization

* fix: resolve radio placement (#1693)

* fix(Message): fix demo for message (#1694)

* chore: publish v1.0.1 (#1695)

* chore: publish v1.0.1

* 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: Wang <awangjianjun9@gmail.com>
Co-authored-by: byqbai <byq1213@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhangpaopao <zhangpaopao0609@gmail.com>
LeeJim added a commit that referenced this issue Mar 8, 2023
* fix(SwipeCell): fix docs (#1634)

* fix(Dialog): fix button style (#1633)

* fix(loading): update loading color (#1627)

* Refactor/loading remove (#1626)

* fix(loading): remove bar and error theme

* test(loading): update

* test(image-viewer): update snapshot

* chore(Cell): adjust className for hover-class (#1635)

* chore(Cell): adjust className for hover-class

* test: update snapshots

* chore(Picker&&DateTimePicker): remove footer slot (#1631)

* chore(Radio): align attribute is renamed to placement (#1630)

* chore(Checkbox): align attribute is renamed to placement (#1629)

* chore(Search): remove the right-icon and add the clearable attribute (#1628)

* feat(button): support suffix slot (#1624)

* feat(button): support suffix slot

* test(button): update snapshot

* chore(Avatar): remove bordered attribute (#1632)

* chore(Avatar): remove bordered attribute

* fix: fix cr

* chore(Message): remove action and add the link attribute (#1637)

* chore(Message): remove action and add the link attribute

* fix: fix cr

* fix(navbar): resolve capsule event currectly (#1641)

* chore(Footer): copyright attribute is renamed to text (#1642)

* chore(Footer): copyright attribute is renamed to text

* chore(CountDown): remove theme attribute

* fix(dialog): resolve word misspelling (#1644)

* chore(CountDown): remove hightlight theme (#1645)

* fix(slider): 规范无障碍语义. (#1388)

* fix(slider): 规范无障碍语义

* fix(slider): 无障碍滑块valuetext规范.(#1402)

* fix(slider): 无用动态百分比播报问题.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 变量规范.(#1402)

* docs(steps): update api

* fix(toast): replace fail theme with error (#1647)

* docs: update api & changelog

* fix: fix overview.md errors (#1651)

* fix: update pages

* fix(collapse): resolve disabled color (#1648)

* fix(collapse): resolve disabled color

* test: update snapshot

* chore(Link): remove status and add disabled and hover (#1652)

* chore(Link): remove status and add disabled and hover

* feat(Link): support external-classes

* feat(Drawer): add hover style (#1673)

* fix(Tag): use catch to bind events (#1669)

* fix(rate): remove variant property and update tips disapper logic (#1674)

* fix(rate): remove variant property and update tips disapper logic

* test(rate): update snapshot

* fix(BackTop): fix icon (#1660)

* fix(Picker): update demo (#1661)

* fix: update sidebar of the site (#1659)

* docs(common): update design docs (#1658)

* fix(SideBar): fix inaccurate positioning when the page was init (#1675)

* fix(slider): remove colors and disabledColor property (#1676)

* feat(AvatarGroup): add border style (#1678)

* fix(dialog): resolve action tsd error and support buttonLayout (#1654) (#1655)

* chore(NoticeBar): extra attribute is renamed to operation (#1638)

* fix(Cell): resolve demo problems (#1679)

* chore: publish v1.0.0 (#1680)

* chore: publish v1.0.0

* chore: changelog's changes

---------

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

* docs: update changelog

* chore: update common

* fix(action-sheet): add close event (#1683)

* fix(cascader): resolve events (#1685)

* fix(drawer): resolve close event (#1686)

* feat(picker): add close event (#1687)

* feat(picker): add close event

* test(date-time-picker): update snapshots

* fix(Message): fix t-class-link invalid (#1690)

* fix: fix docs

* fix(Message): fix t-class-link invalid

* fix: fix docs (#1688)

* feat(upload): support aria (#1238)

* feat(upload): support aria

* chore(upload): update snap

* feat(upload): icon hidden

* feat(upload): hack

* revert(upload): revert grid

* chore(upload): update snap

* feat(upload): file.status

* feat(upload): enhance

* feat(upload): upload wxs

* feat(upload): enhance

* feat(upload): add button role

* feat(upload): remove   aria-labelledby="{{labelID}}"

* feat(upload): ariaLabel labelledby

* feat(grid): describedby

* feat(upload): optimization

* fix: resolve radio placement (#1693)

* fix(Message): fix demo for message (#1694)

* chore: publish v1.0.1 (#1695)

* chore: publish v1.0.1

* chore: changelog's changes

---------

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

* chore: add test:snap-update (#1706)

* fix: update api for checkbox and radio (#1707)

* fix: update api for checkbox and radio

* chore: update demo

* test(radio): update snapshot

* fix(action-sheet): resolve click event (#1726)

* feat: update used page (#1734)

* fix(Swiper): resolve border radius invalid (#1733)

* docs: update changelog

* fix(navbar): resolve extenal class (#1735)

* fix(navbar): resolve extenal class

* test(navbar): update snapshot

* docs(Footer): update docs (#1737)

* fix(Swiper): the image is disappears when the version is lower than 2.19.2 (#1736)

* chore(ImageViewer): resolved imageViewer display is incomplete (#1656)

* chore(ImageViewer): remove backgroundColor attribute

* fix(ImageViewer): update images

* fix: fix cr

* fix(image-viewer): recover background-colorproperty

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* fix(Input): resolve maxLength invalid (#1732)

* fix(Input): resolve maxlength invalid

* chore(Input): clear event uses touchstart

* test: update snapshots

* chore: publish v1.0.2 (#1740)

* chore: publish v1.0.2

* docs: update changelog

---------

Co-authored-by: Y <anly_yaw@163.com>
Co-authored-by: Wang <awangjianjun9@gmail.com>
Co-authored-by: byqbai <byq1213@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhangpaopao <zhangpaopao0609@gmail.com>
LeeJim added a commit that referenced this issue Mar 14, 2023
* fix(SwipeCell): fix docs (#1634)

* fix(Dialog): fix button style (#1633)

* fix(loading): update loading color (#1627)

* Refactor/loading remove (#1626)

* fix(loading): remove bar and error theme

* test(loading): update

* test(image-viewer): update snapshot

* chore(Cell): adjust className for hover-class (#1635)

* chore(Cell): adjust className for hover-class

* test: update snapshots

* chore(Picker&&DateTimePicker): remove footer slot (#1631)

* chore(Radio): align attribute is renamed to placement (#1630)

* chore(Checkbox): align attribute is renamed to placement (#1629)

* chore(Search): remove the right-icon and add the clearable attribute (#1628)

* feat(button): support suffix slot (#1624)

* feat(button): support suffix slot

* test(button): update snapshot

* chore(Avatar): remove bordered attribute (#1632)

* chore(Avatar): remove bordered attribute

* fix: fix cr

* chore(Message): remove action and add the link attribute (#1637)

* chore(Message): remove action and add the link attribute

* fix: fix cr

* fix(navbar): resolve capsule event currectly (#1641)

* chore(Footer): copyright attribute is renamed to text (#1642)

* chore(Footer): copyright attribute is renamed to text

* chore(CountDown): remove theme attribute

* fix(dialog): resolve word misspelling (#1644)

* chore(CountDown): remove hightlight theme (#1645)

* fix(slider): 规范无障碍语义. (#1388)

* fix(slider): 规范无障碍语义

* fix(slider): 无障碍滑块valuetext规范.(#1402)

* fix(slider): 无用动态百分比播报问题.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 变量规范.(#1402)

* docs(steps): update api

* fix(toast): replace fail theme with error (#1647)

* docs: update api & changelog

* fix: fix overview.md errors (#1651)

* fix: update pages

* fix(collapse): resolve disabled color (#1648)

* fix(collapse): resolve disabled color

* test: update snapshot

* chore(Link): remove status and add disabled and hover (#1652)

* chore(Link): remove status and add disabled and hover

* feat(Link): support external-classes

* feat(Drawer): add hover style (#1673)

* fix(Tag): use catch to bind events (#1669)

* fix(rate): remove variant property and update tips disapper logic (#1674)

* fix(rate): remove variant property and update tips disapper logic

* test(rate): update snapshot

* fix(BackTop): fix icon (#1660)

* fix(Picker): update demo (#1661)

* fix: update sidebar of the site (#1659)

* docs(common): update design docs (#1658)

* fix(SideBar): fix inaccurate positioning when the page was init (#1675)

* fix(slider): remove colors and disabledColor property (#1676)

* feat(AvatarGroup): add border style (#1678)

* fix(dialog): resolve action tsd error and support buttonLayout (#1654) (#1655)

* chore(NoticeBar): extra attribute is renamed to operation (#1638)

* fix(Cell): resolve demo problems (#1679)

* chore: publish v1.0.0 (#1680)

* chore: publish v1.0.0

* chore: changelog's changes

---------

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

* docs: update changelog

* chore: update common

* fix(action-sheet): add close event (#1683)

* fix(cascader): resolve events (#1685)

* fix(drawer): resolve close event (#1686)

* feat(picker): add close event (#1687)

* feat(picker): add close event

* test(date-time-picker): update snapshots

* fix(Message): fix t-class-link invalid (#1690)

* fix: fix docs

* fix(Message): fix t-class-link invalid

* fix: fix docs (#1688)

* feat(upload): support aria (#1238)

* feat(upload): support aria

* chore(upload): update snap

* feat(upload): icon hidden

* feat(upload): hack

* revert(upload): revert grid

* chore(upload): update snap

* feat(upload): file.status

* feat(upload): enhance

* feat(upload): upload wxs

* feat(upload): enhance

* feat(upload): add button role

* feat(upload): remove   aria-labelledby="{{labelID}}"

* feat(upload): ariaLabel labelledby

* feat(grid): describedby

* feat(upload): optimization

* fix: resolve radio placement (#1693)

* fix(Message): fix demo for message (#1694)

* chore: publish v1.0.1 (#1695)

* chore: publish v1.0.1

* chore: changelog's changes

---------

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

* chore: add test:snap-update (#1706)

* fix: update api for checkbox and radio (#1707)

* fix: update api for checkbox and radio

* chore: update demo

* test(radio): update snapshot

* fix(action-sheet): resolve click event (#1726)

* feat: update used page (#1734)

* fix(Swiper): resolve border radius invalid (#1733)

* docs: update changelog

* fix(navbar): resolve extenal class (#1735)

* fix(navbar): resolve extenal class

* test(navbar): update snapshot

* docs(Footer): update docs (#1737)

* fix(Swiper): the image is disappears when the version is lower than 2.19.2 (#1736)

* chore(ImageViewer): resolved imageViewer display is incomplete (#1656)

* chore(ImageViewer): remove backgroundColor attribute

* fix(ImageViewer): update images

* fix: fix cr

* fix(image-viewer): recover background-colorproperty

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* fix(Input): resolve maxLength invalid (#1732)

* fix(Input): resolve maxlength invalid

* chore(Input): clear event uses touchstart

* test: update snapshots

* chore: publish v1.0.2 (#1740)

* chore: publish v1.0.2

* docs: update changelog

* fix(dropdown-menu): resolve label and radio icon placement (#1748)

* Update README.md (#1751)

删除文档多余的两个空行

* fix(popup): resolve close can not tap (#1754)

* fix(calendar): resolve format property reactive (#1753)

* fix(calendar): resolve format property reactive

* fix(calendar): resolve format property

* fix: fix docs for upload and icon components (#1752)

* feat(picker): support keys property (#1759)

* feat(picker): support keys property

* fix(picker): remove info about columns property

* fix(checkbox): resolve check all when some is diabled (#1766)

* fix(badge): resolve color property (#1764)

* feat(Input): support bindnicknamereview (#1755)

* fix(upload): make size-limit support object (#1763)

* fix(upload): make size-limit support object

* test(upload): update

* fix(Button): fix disabled invalid (#1739)

* fix(Button): fix disabled invalid

* fix: fix cr

* fix(grid | cell | tabs | tabbar | sliderBar): 有 badge,有新的消息、不朗读异常 (#1428)

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix tabs aira

* fix: slid-bar aira

* fix: cell demo aira

* test: update snap

* fix: fix code

* test: update snap

* fix: fix code

* fix: fix demo

* test: update snap

* fix: fix code

* test: update snap

* test: update snap

update snap

* fix: 优化demo

* fix: update snap

* fix: 优化朗读文案

* test: update snap

* fix: 优化朗读role的使用方式

* test: update snap

* fix: 改变朗读的通用方法

* fix: 优化方法

* test: update snap

* fix: 修改注释

* test: update snap'

* fix: 补充demo

* fix: update demo

* fix: 优化

* fix: remove demo

* fix: 解决冲突

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* chore: update projects who use tdesign

* fix(Cell): resolve the incomplete display of note content (#1769)

* feat(wxs): the style attr supports camel case (#1744)

* feat(popup): support background,border-radius,safe-area (#1758)

* fix(popup): resolve close can not tap

* feat(popup): support background,border-radius,safe-area

* fix(popup): add less variable (#1758)

* fix(Progress): resolve slot invalid when label is true (#1771)

* fix(grid): resolve image slot (#1772)

* chore: publish v1.0.3 (#1774)

* chore: publish v1.0.3

* 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: Wang <awangjianjun9@gmail.com>
Co-authored-by: byqbai <byq1213@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhangpaopao <zhangpaopao0609@gmail.com>
Co-authored-by: hezhi3f <58511226+hezhi3f@users.noreply.github.com>
Co-authored-by: 龙风 <455947455@qq.com>
LeeJim added a commit that referenced this issue Mar 20, 2023
* fix(SwipeCell): fix docs (#1634)

* fix(Dialog): fix button style (#1633)

* fix(loading): update loading color (#1627)

* Refactor/loading remove (#1626)

* fix(loading): remove bar and error theme

* test(loading): update

* test(image-viewer): update snapshot

* chore(Cell): adjust className for hover-class (#1635)

* chore(Cell): adjust className for hover-class

* test: update snapshots

* chore(Picker&&DateTimePicker): remove footer slot (#1631)

* chore(Radio): align attribute is renamed to placement (#1630)

* chore(Checkbox): align attribute is renamed to placement (#1629)

* chore(Search): remove the right-icon and add the clearable attribute (#1628)

* feat(button): support suffix slot (#1624)

* feat(button): support suffix slot

* test(button): update snapshot

* chore(Avatar): remove bordered attribute (#1632)

* chore(Avatar): remove bordered attribute

* fix: fix cr

* chore(Message): remove action and add the link attribute (#1637)

* chore(Message): remove action and add the link attribute

* fix: fix cr

* fix(navbar): resolve capsule event currectly (#1641)

* chore(Footer): copyright attribute is renamed to text (#1642)

* chore(Footer): copyright attribute is renamed to text

* chore(CountDown): remove theme attribute

* fix(dialog): resolve word misspelling (#1644)

* chore(CountDown): remove hightlight theme (#1645)

* fix(slider): 规范无障碍语义. (#1388)

* fix(slider): 规范无障碍语义

* fix(slider): 无障碍滑块valuetext规范.(#1402)

* fix(slider): 无用动态百分比播报问题.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 隐藏数值读取.(#1402)

* fix(slider): 变量规范.(#1402)

* docs(steps): update api

* fix(toast): replace fail theme with error (#1647)

* docs: update api & changelog

* fix: fix overview.md errors (#1651)

* fix: update pages

* fix(collapse): resolve disabled color (#1648)

* fix(collapse): resolve disabled color

* test: update snapshot

* chore(Link): remove status and add disabled and hover (#1652)

* chore(Link): remove status and add disabled and hover

* feat(Link): support external-classes

* feat(Drawer): add hover style (#1673)

* fix(Tag): use catch to bind events (#1669)

* fix(rate): remove variant property and update tips disapper logic (#1674)

* fix(rate): remove variant property and update tips disapper logic

* test(rate): update snapshot

* fix(BackTop): fix icon (#1660)

* fix(Picker): update demo (#1661)

* fix: update sidebar of the site (#1659)

* docs(common): update design docs (#1658)

* fix(SideBar): fix inaccurate positioning when the page was init (#1675)

* fix(slider): remove colors and disabledColor property (#1676)

* feat(AvatarGroup): add border style (#1678)

* fix(dialog): resolve action tsd error and support buttonLayout (#1654) (#1655)

* chore(NoticeBar): extra attribute is renamed to operation (#1638)

* fix(Cell): resolve demo problems (#1679)

* chore: publish v1.0.0 (#1680)

* chore: publish v1.0.0

* chore: changelog's changes

---------

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

* docs: update changelog

* chore: update common

* fix(action-sheet): add close event (#1683)

* fix(cascader): resolve events (#1685)

* fix(drawer): resolve close event (#1686)

* feat(picker): add close event (#1687)

* feat(picker): add close event

* test(date-time-picker): update snapshots

* fix(Message): fix t-class-link invalid (#1690)

* fix: fix docs

* fix(Message): fix t-class-link invalid

* fix: fix docs (#1688)

* feat(upload): support aria (#1238)

* feat(upload): support aria

* chore(upload): update snap

* feat(upload): icon hidden

* feat(upload): hack

* revert(upload): revert grid

* chore(upload): update snap

* feat(upload): file.status

* feat(upload): enhance

* feat(upload): upload wxs

* feat(upload): enhance

* feat(upload): add button role

* feat(upload): remove   aria-labelledby="{{labelID}}"

* feat(upload): ariaLabel labelledby

* feat(grid): describedby

* feat(upload): optimization

* fix: resolve radio placement (#1693)

* fix(Message): fix demo for message (#1694)

* chore: publish v1.0.1 (#1695)

* chore: publish v1.0.1

* chore: changelog's changes

---------

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

* chore: add test:snap-update (#1706)

* fix: update api for checkbox and radio (#1707)

* fix: update api for checkbox and radio

* chore: update demo

* test(radio): update snapshot

* fix(action-sheet): resolve click event (#1726)

* feat: update used page (#1734)

* fix(Swiper): resolve border radius invalid (#1733)

* docs: update changelog

* fix(navbar): resolve extenal class (#1735)

* fix(navbar): resolve extenal class

* test(navbar): update snapshot

* docs(Footer): update docs (#1737)

* fix(Swiper): the image is disappears when the version is lower than 2.19.2 (#1736)

* chore(ImageViewer): resolved imageViewer display is incomplete (#1656)

* chore(ImageViewer): remove backgroundColor attribute

* fix(ImageViewer): update images

* fix: fix cr

* fix(image-viewer): recover background-colorproperty

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* fix(Input): resolve maxLength invalid (#1732)

* fix(Input): resolve maxlength invalid

* chore(Input): clear event uses touchstart

* test: update snapshots

* chore: publish v1.0.2 (#1740)

* chore: publish v1.0.2

* docs: update changelog

* fix(dropdown-menu): resolve label and radio icon placement (#1748)

* Update README.md (#1751)

删除文档多余的两个空行

* fix(popup): resolve close can not tap (#1754)

* fix(calendar): resolve format property reactive (#1753)

* fix(calendar): resolve format property reactive

* fix(calendar): resolve format property

* fix: fix docs for upload and icon components (#1752)

* feat(picker): support keys property (#1759)

* feat(picker): support keys property

* fix(picker): remove info about columns property

* fix(checkbox): resolve check all when some is diabled (#1766)

* fix(badge): resolve color property (#1764)

* feat(Input): support bindnicknamereview (#1755)

* fix(upload): make size-limit support object (#1763)

* fix(upload): make size-limit support object

* test(upload): update

* fix(Button): fix disabled invalid (#1739)

* fix(Button): fix disabled invalid

* fix: fix cr

* fix(grid | cell | tabs | tabbar | sliderBar): 有 badge,有新的消息、不朗读异常 (#1428)

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix code

* fix: fix tabs aira

* fix: slid-bar aira

* fix: cell demo aira

* test: update snap

* fix: fix code

* test: update snap

* fix: fix code

* fix: fix demo

* test: update snap

* fix: fix code

* test: update snap

* test: update snap

update snap

* fix: 优化demo

* fix: update snap

* fix: 优化朗读文案

* test: update snap

* fix: 优化朗读role的使用方式

* test: update snap

* fix: 改变朗读的通用方法

* fix: 优化方法

* test: update snap

* fix: 修改注释

* test: update snap'

* fix: 补充demo

* fix: update demo

* fix: 优化

* fix: remove demo

* fix: 解决冲突

---------

Co-authored-by: leejimqiu <leejimqiu@gmail.com>

* chore: update projects who use tdesign

* fix(Cell): resolve the incomplete display of note content (#1769)

* feat(wxs): the style attr supports camel case (#1744)

* feat(popup): support background,border-radius,safe-area (#1758)

* fix(popup): resolve close can not tap

* feat(popup): support background,border-radius,safe-area

* fix(popup): add less variable (#1758)

* fix(Progress): resolve slot invalid when label is true (#1771)

* fix(grid): resolve image slot (#1772)

* chore: publish v1.0.3 (#1774)

* chore: publish v1.0.3

* chore: changelog's changes

---------

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

* feat(pull-down-refresh.wxml): pull-down-refresh无障碍支持 (#1241)

feat #1071

* docs(radio): update api

* fix(Textarea): resolve the style problem when autosize is true (#1781)

* feat(step aria): step aria (#1783)

* chore: update site-components (#1795)

* fix(upload): 修复upload点击事件失效问题 (#1802)

* fix: 修复upload点击事件失效问题

* test: update snap

* fix(switch): resolve label and icon (#1809)

* fix(loading): resolve style error (#1810)

* chore: add new project

* fix(radio): resolve placement (#1812)

* fix(button): resolve multiple slot (#1813)

* fix(upload): 修复limit限制的问题 (#1800)

* fix: 修复limit限制的问题

fix #1779

* fix: fix code

* test: update snap

* build: add workflow for issue labeld

* fix: resolve multiple slots (#1816)

* chore: publish v1.0.4 (#1818)

* chore: publish v1.0.4

* 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: Wang <awangjianjun9@gmail.com>
Co-authored-by: byqbai <byq1213@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhangpaopao <zhangpaopao0609@gmail.com>
Co-authored-by: hezhi3f <58511226+hezhi3f@users.noreply.github.com>
Co-authored-by: 龙风 <455947455@qq.com>
Co-authored-by: shinyina <92632534+shinyina@users.noreply.github.com>
Co-authored-by: jerimizhang <3435677954@qq.com>
Co-authored-by: Kyrielin <a154571896@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants