canvas-lms/ui/shared/tinymce-equella
Michael Hulse 240e7d7314 add jquery ui dialog options to each instance
Each instance of the jQuery UI dialog will now incorporate
specific options that were previously implemented through
custom modifications to the source code. This update aims
to streamline our codebase by directly applying critical
customizations, such as z-index and modal type, to the
instantiation calls themselves. By doing so, we eliminate
the need to maintain separate versions of the library
source code with one-off modifications.

refs FOO-4258
flag=none

test plan: tests pass

[skip-crystalball]

Change-Id: I213cfd8d7b754c3d9ca202bc70a2fe563ccaff57
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/340323
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Michael Hulse <michael.hulse@instructure.com>
Product-Review: Michael Hulse <michael.hulse@instructure.com>
Reviewed-by: Jen Smith <jen.smith@instructure.com>
2024-02-13 05:07:36 +00:00
..
index.js add jquery ui dialog options to each instance 2024-02-13 05:07:36 +00:00
package.json