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

[t-button] 最新版本 1.0.3 disableb 对 控制tap无效 #1797

Closed
benbenbingbing opened this issue Mar 17, 2023 · 3 comments · Fixed by #1833
Closed

[t-button] 最新版本 1.0.3 disableb 对 控制tap无效 #1797

benbenbingbing opened this issue Mar 17, 2023 · 3 comments · Fixed by #1833
Labels
easy 简单问题 IssueShoot

Comments

@benbenbingbing
Copy link

benbenbingbing commented Mar 17, 2023

tdesign-miniprogram 版本

1.0.3

重现链接

No response

重现步骤

原因为这个地方应该加个单引号

期望结果

No response

实际结果

No response

框架版本

No response

基础库版本

No response

补充说明

No response

IssueShoot

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

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

@benbenbingbing
Copy link
Author

image

@benbenbingbing benbenbingbing changed the title [t-button] 最新版本 1.0.3 disableb 对 控制tab无效 [t-button] 最新版本 1.0.3 disableb 对 控制tap无效 Mar 17, 2023
@speauty
Copy link

speauty commented Mar 20, 2023

我也遇到这个问题了,正说提个issue呢

@LeeJim LeeJim added easy 简单问题 IssueShoot labels Mar 20, 2023
wuping97 added a commit to wuping97/tdesign-miniprogram that referenced this issue Mar 23, 2023
LeeJim pushed a commit that referenced this issue Mar 24, 2023
* fix: button的tap事件没触发

fix #1797

* fix: disableb 对控制 tap 无效

* fix: fix lint question
LeeJim added a commit that referenced this issue Mar 27, 2023
* docs: update custom theme

* 新增layout布局 (#1821)

* feat(layout): add a new component

feat #1701

* fix: 修复代码

* fix: 修复PR问题

* build: update issue label workflow

* Docs/layout (#1822)

* chore(layout): add docs and property file

* chore: update layout url

* fix(col): update api

* fix: cls函数支持传入数值类型 (#1827)

* 修复 button 组件 disableb 对控制 tap 无效问题 (#1833)

* fix: button的tap事件没触发

fix #1797

* fix: disableb 对控制 tap 无效

* fix: fix lint question

* feat(search): add type prop to input component (#1828)

add type prop to input component

fix #1793

* fix(NoticeBar): resolve scroll (#1835)

* fix(checkbox): placement name in demo is wrong (#1836)

* fix(popup): resolve close can not tap

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

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

* fix(checkbox): placement name

* feat(pulldownrefresh): add default value to loading-texts (#1837)

* feat(pulldownrefresh): add default value to loading-texts

add default value to loading-texts

* fix(pulldownrefresh): add default value to loading-texts

#1806

* fix(pulldown-refresh): resolve external class (#1839)

* chore: add layout on overview page

* fix(grid): resolve image class (#1842)

* fix(notice-bar): fix loop prop (#1826)

fix notice-bar loop issue

* fix(cascader): resolve options when value changed (#1841)

* fix(tabs): resolve animation and uncaught error (#1843)

* fix(tabs): remove scroll bar (#1844)

* chore: publish v1.1.0 (#1845)

* chore: publish v1.1.0

* chore: changelog's changes

---------

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

---------

Co-authored-by: pingwu <58472278+wuping97@users.noreply.github.com>
Co-authored-by: Haochen Li <lihaochen2017@outlook.com>
Co-authored-by: Y <anly_yaw@163.com>
Co-authored-by: Wang <awangjianjun9@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
LeeJim added a commit that referenced this issue Apr 4, 2023
* docs: update custom theme

* 新增layout布局 (#1821)

* feat(layout): add a new component

feat #1701

* fix: 修复代码

* fix: 修复PR问题

* build: update issue label workflow

* Docs/layout (#1822)

* chore(layout): add docs and property file

* chore: update layout url

* fix(col): update api

* fix: cls函数支持传入数值类型 (#1827)

* 修复 button 组件 disableb 对控制 tap 无效问题 (#1833)

* fix: button的tap事件没触发

fix #1797

* fix: disableb 对控制 tap 无效

* fix: fix lint question

* feat(search): add type prop to input component (#1828)

add type prop to input component

fix #1793

* fix(NoticeBar): resolve scroll (#1835)

* fix(checkbox): placement name in demo is wrong (#1836)

* fix(popup): resolve close can not tap

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

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

* fix(checkbox): placement name

* feat(pulldownrefresh): add default value to loading-texts (#1837)

* feat(pulldownrefresh): add default value to loading-texts

add default value to loading-texts

* fix(pulldownrefresh): add default value to loading-texts

#1806

* fix(pulldown-refresh): resolve external class (#1839)

* chore: add layout on overview page

* fix(grid): resolve image class (#1842)

* fix(notice-bar): fix loop prop (#1826)

fix notice-bar loop issue

* fix(cascader): resolve options when value changed (#1841)

* fix(tabs): resolve animation and uncaught error (#1843)

* fix(tabs): remove scroll bar (#1844)

* chore: publish v1.1.0 (#1845)

* chore: publish v1.1.0

* chore: changelog's changes

---------

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

* feat(Button): add hover-class attr (#1847)

* fix(tabs): resolve content overlay (#1853)

* fix(Message): resolve marquee (#1856)

* fix(avatar): resolve "bordered" is overwritten warning (#1849) (#1858)

* fix(popup): resolve close can not tap

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

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

* fix(checkbox): placement name

* fix(avatar): resolve "bordered" is overwritten warning (#1849)

* fix(avatar): add borderedWithGroup attr

* fix(drawer): resolve destroyOnClose error (#1864)

* chore: publish v1.1.1 (#1867)

* chore: publish v1.1.1

* chore: changelog's changes

---------

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

---------

Co-authored-by: pingwu <58472278+wuping97@users.noreply.github.com>
Co-authored-by: Haochen Li <lihaochen2017@outlook.com>
Co-authored-by: Y <anly_yaw@163.com>
Co-authored-by: Wang <awangjianjun9@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy 简单问题 IssueShoot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants