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

Configurable ContextMenu's container #6304

Merged
merged 13 commits into from Oct 31, 2019
Merged

Configurable ContextMenu's container #6304

merged 13 commits into from Oct 31, 2019

Commits on Sep 26, 2019

  1. Copy the full SHA
    80297d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Copy the full SHA
    ad876ee View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Changed: event propagation for right click on contextMenu items. Reve…

    …rted changes for mixed frames event propagation onkeydown. #6283
    mrpiotr-dev committed Oct 3, 2019
    Copy the full SHA
    46dc99c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Changed: prevented opening native context menu by clicking the right …

    …mouse button on ContextMenu's item. #6283
    mrpiotr-dev committed Oct 4, 2019
    Copy the full SHA
    0c538f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Changed: contextMenu/dropdownMenu/FilterUISelect executes command on …

    …hook instead of . First part of test specs adjustments. #6283
    mrpiotr-dev committed Oct 7, 2019
    Copy the full SHA
    1a1c181 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Copy the full SHA
    f2fa7ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a14657 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Copy the full SHA
    0966d67 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05859b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Changed: default container for ContextMenu should be document.body in…

    …stead document.documentElement. #6283
    mrpiotr-dev committed Oct 16, 2019
    Copy the full SHA
    cedfa86 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Copy the full SHA
    be6869d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Added: test scenario to verify contextmenu UI elements' positioning i…

    …s correct if documents are different. #6283
    mrpiotr-dev committed Oct 23, 2019
    Copy the full SHA
    2818726 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Copy the full SHA
    8a6651d View commit details
    Browse the repository at this point in the history