-
Notifications
You must be signed in to change notification settings - Fork 277
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
fix(action-sheet): add close event #1683
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size Change: +33 B (0%) Total Size: 173 kB
ℹ️ View Unchanged
|
Merged
LeeJim
added a commit
that referenced
this pull request
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 pull request
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 pull request
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 pull request
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤔 这个 PR 的性质是?
🔗 相关 Issue
无
💡 需求背景和解决方案
补充 close 事件,增加 trigger 参数
📝 更新日志
fix(ActionSheet): 补充 close 事件,增加 trigger 参数
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单