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

Relation controller popup: fix size, add cssClass and allowDismiss #1044

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Jan 22, 2024

  1. Update RelationController.php

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5708357 View commit details
    Browse the repository at this point in the history
  2. Update popup.js

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    72c6238 View commit details
    Browse the repository at this point in the history
  3. Update storm-min.js

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b078572 View commit details
    Browse the repository at this point in the history
  4. Update winter.relation.js

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    21edb7f View commit details
    Browse the repository at this point in the history
  5. [fix] missing properties

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bde98dd View commit details
    Browse the repository at this point in the history
  6. [fix] size is not filled in

    AIC-BV authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4ec18a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [add] allowDismiss

    AIC-BV authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fc77e5b View commit details
    Browse the repository at this point in the history
  2. [add] allowDismiss

    AIC-BV authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    137b717 View commit details
    Browse the repository at this point in the history
  3. [add] allowDismiss

    AIC-BV authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c296dbe View commit details
    Browse the repository at this point in the history
  4. [add] allowDismiss

    AIC-BV authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    55701c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update popup.js

    Only trigger on mousedown, because when selecting text to copy you sometimes leave the modal and that would close it.
    AIC-BV authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3a1511a View commit details
    Browse the repository at this point in the history
  2. Update storm-min.js

    AIC-BV authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f4bf2ec View commit details
    Browse the repository at this point in the history