-
Notifications
You must be signed in to change notification settings - Fork 90
Updated 4.0-dev to PatternFly 3.25.0 and jQuery 3 #471
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
Updated 4.0-dev to PatternFly 3.25.0 and jQuery 3 #471
Conversation
|
I ran through all the API docs with the jquery migrate plugin active. I corrected all errors, however we still have the following warning for the CanvasEditor (Which originates from the jquery.ui library): |
|
I also hit on this migrate plugin bug a number of times, but I think we can ignore it: |
Looked through the pfCanvasEditor code, do not see use of the 'unique' API. |
|
LGTM! -Thanks |
Updated to PatternFly 3.25.0.
Corrected jQuery 3 errors.