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

Support custom commands via logical theme system #3072

Merged
merged 2 commits into from Nov 22, 2021

Conversation

ssddanbrown
Copy link
Member

@ssddanbrown ssddanbrown commented Nov 22, 2021

Added initial work to support registering commands through the logical
theme system. Includes docs changes and example.

Related to #2288

Added initial work to support registering commands through the logical
theme system. Includes docs changes and example.

Not yet covered via testing.
@ssddanbrown ssddanbrown added this to the v21.11.1 milestone Nov 22, 2021
@ssddanbrown ssddanbrown self-assigned this Nov 22, 2021
Changed how the command registration was handled due to complications of
action order found during testing. Now the theme service will resolve
and directly register the command on the Kernel instead of them being
fetched from the ThemeService from within Kernel.
More direct, Seems to work.
@ssddanbrown ssddanbrown merged commit c6e1969 into master Nov 22, 2021
@ssddanbrown ssddanbrown deleted the logical_theme_commands branch November 22, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant