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

feat(toolbar): add property to show custom hint when action is disabled #193

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

d3m1d0v
Copy link
Member

@d3m1d0v d3m1d0v commented Feb 16, 2024

  • property disabledPopoverVisible in the ToolbarItemData type is marked as deprecated
  • add a new hintWhenDisabled property for the ToolbarItemData type, which allows to display a custom message in hint when the action is disabled

@d3m1d0v d3m1d0v requested a review from smsochneg February 16, 2024 12:43
@d3m1d0v d3m1d0v changed the title feat(toolbar): add setting to show custom hint when action is disabled feat(toolbar): add property to show custom hint when action is disabled Feb 16, 2024
@yc-ui-bot
Copy link
Contributor

Preview is ready.

@d3m1d0v d3m1d0v merged commit f08366a into master Feb 16, 2024
2 checks passed
@d3m1d0v d3m1d0v deleted the toolbar-hint-when-disable branch February 16, 2024 12:51
makhnatkin pushed a commit that referenced this pull request May 28, 2024
…ed (#193)

- property `disabledPopoverVisible` in the `ToolbarItemData` type is marked as deprecated
- add a new `hintWhenDisabled` property for the `ToolbarItemData` type, which allows to display a custom message in hint when the action is disabled
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.

3 participants