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

[Bugfix]: fix the tooltip on disabled children #1658

Merged
merged 14 commits into from
Feb 26, 2021
Merged

Conversation

cpylua
Copy link
Contributor

@cpylua cpylua commented Feb 18, 2021

Workaround for #142 .

Popover / Pop / Tooltip

  • Add fixTooltipOnDisabledChildren to fix the tooltip on disabled children when hover

@cythiaY cythiaY changed the title WIP: demo for pop with disabled input [Bugfix]: fix the tooltip on disabled children Feb 23, 2021
packages/zent/src/radio/RadioButton.tsx Outdated Show resolved Hide resolved
packages/zent/src/radio/Radio.tsx Outdated Show resolved Hide resolved
packages/zent/src/input/Input.tsx Outdated Show resolved Hide resolved
packages/zent/src/popover/trigger/HoverTrigger.tsx Outdated Show resolved Hide resolved
packages/zent/src/pop/README_zh-CN.md Outdated Show resolved Hide resolved
packages/zent/src/checkbox/Checkbox.tsx Outdated Show resolved Hide resolved
packages/zent/assets/radio.scss Outdated Show resolved Hide resolved
packages/zent/assets/checkbox.scss Outdated Show resolved Hide resolved
packages/zent/src/button/Button.tsx Outdated Show resolved Hide resolved
packages/zent/src/button/Button.tsx Outdated Show resolved Hide resolved
packages/zent/src/tooltip/demos/trigger.md Outdated Show resolved Hide resolved
packages/zent/src/popover/trigger/HoverTrigger.tsx Outdated Show resolved Hide resolved
packages/zent/src/button/Directive.tsx Outdated Show resolved Hide resolved
packages/zent/src/button/Directive.tsx Outdated Show resolved Hide resolved
@cpylua cpylua merged commit 343cc6f into master Feb 26, 2021
@cpylua cpylua deleted the popover-disabled branch February 26, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants