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

feat: Deprecate and replace legacy jQuery UI dialogs with Vue #44755

Merged
merged 4 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. feat: Deprecate OC.dialogs.prompt an replace with Vue implementation

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    46e78d1 View commit details
    Browse the repository at this point in the history
  2. feat: Deprecate OC.dialogs and replace generic dialogs with `@nextc…

    …loud/dialogs` alternative
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8d5c013 View commit details
    Browse the repository at this point in the history
  3. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5088cbc View commit details
    Browse the repository at this point in the history
  4. fix(tests): Adjust tests for changed css classes

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4166733 View commit details
    Browse the repository at this point in the history