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

Enhance DebugMenu component #41

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

bilgehankalkan
Copy link
Contributor

  • Add feature to update DebugActionItem's text and description.

  • Inherit DebugActionItem.Switchable from DebugActionItem.Clickable, so click actions can be handled.

  • Update component internals.

  • Require Context instead of Application on DebugMenu#init.

  • Update debug-menu to 0.3.0.

  • Update dependency version on other components and add required verifications.

  • Update sample.

- Add feature to update DebugActionItem's text and description.
- Inherit DebugActionItem.Switchable from DebugActionItem.Clickable, so click actions can be handled.
- Update component internals.
- Require `Context` instead of `Application` on `DebugMenu#init`.
- Update `debug-menu` to `0.3.0`.

- Update dependency version on other components and add required verifications.
- Update sample.
@bilgehankalkan bilgehankalkan merged commit 2abe8f3 into develop Jun 5, 2023
2 checks passed
@bilgehankalkan bilgehankalkan deleted the feature/updatable-fields-in-debug-menu branch June 5, 2023 12:55
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.

None yet

2 participants