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

[Slider]无障碍支持调优 #1402

Closed
syxysszyw opened this issue Jan 4, 2023 · 4 comments · Fixed by #1388
Closed

[Slider]无障碍支持调优 #1402

syxysszyw opened this issue Jan 4, 2023 · 4 comments · Fixed by #1388
Labels
a11y 无障碍访问 help wanted Extra attention is needed IssueShoot

Comments

@syxysszyw
Copy link
Collaborator

syxysszyw commented Jan 4, 2023

待改造问题

1、滑块有个隐藏焦点,会播报2次

期望:只播报一次

2、双游标滑块播报效果调优

iOS

现状:读屏播报内容为【当前数值+当前位置位于允许滑动范围区间百分比】
期望:播报【当前数值】

Android

现状:读屏播报内容为【当前位置位于允许滑动范围区间百分比】
期望:播报【当前数值】

3、“带刻度滑块选择器” 刻度隐藏

4、aria 角色(aria-role=region)修正

验收标准

真机效果是无障碍改造验收通过的依据之一,请开发者在发起 pull request 时附上相应组件示例页分别在 iOS、Android下录屏效果,录屏示例及要求可分别查看 iOS录屏指引Android录屏指引

最终 pull request 验收通过会以 iOS、Android 两个平台都满足无障碍要求为准,同时这两个平台的录屏链接有助于加快 pull request 通过效率哦:)

常见无障碍 Q&A

点我查看

其他说明

如果您准备修复此问题,请您在发起 pull request 之前先在 issue 中评论,以便其他开发者知道这个问题已经有人在跟进:)

最终激励以实际提交 pull request 并合并为准

TDesign 开发者交流群

待补充二维码

IssueShoot

  • 预估时长: 3
  • 期望完成时间: 2023-2-7
  • 开发难度: 高
  • 参与人数: 1
  • 验收标准: 实现期望改造效果,提MR并通过验收无误
  • 备注: 最终激励以实际提交 pull request 并合并为准
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

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

@syxysszyw syxysszyw changed the title [Progress]无障碍支持完善 [Slider]无障碍支持调优 Jan 4, 2023
@syxysszyw syxysszyw added help wanted Extra attention is needed IssueShoot a11y 无障碍访问 labels Jan 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

任何人都可以处理此问题。
请务必在您的 pull request 中引用此问题。
感谢你的贡献! ✨

@byq1213
Copy link
Contributor

byq1213 commented Jan 4, 2023

已认领

byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Jan 4, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Jan 4, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 9, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 9, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 10, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 10, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
byq1213 added a commit to byq1213/tdesign-miniprogram that referenced this issue Feb 21, 2023
LeeJim pushed a commit that referenced this issue Feb 23, 2023
* fix(slider): 规范无障碍语义

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

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

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

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

* fix(slider): 变量规范.(#1402)
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
a11y 无障碍访问 help wanted Extra attention is needed IssueShoot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants