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

Rearrange DOM to fix widget events in all environments #8893

Draft
wants to merge 3 commits into
base: 9.0-release
Choose a base branch
from

Commits on May 14, 2024

  1. core and react: rearrange dom to deconflict events

    Signed-off-by: Chris Gervang <chris@gervang.com>
    chrisgervang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    463787f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. create widget root in react

    Signed-off-by: Chris Gervang <chris@gervang.com>
    chrisgervang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e01d52b View commit details
    Browse the repository at this point in the history
  2. use className since there may be many deck instances

    Signed-off-by: Chris Gervang <chris@gervang.com>
    chrisgervang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8961626 View commit details
    Browse the repository at this point in the history