-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
[webpack] Multiselect pages #35413
Merged
Merged
[webpack] Multiselect pages #35413
+80
−43
Commits on Nov 21, 2024
-
Updated webpack config to fix multiselect error, migrate a B3 and a B…
…5 page The config change is necessary because this library expects a "jQuery" property to be set on the window. See https://github.com/lou/multi-select/blob/57fb8d3f5d27a0e1058f63921cdb26b4d30da361/js/jquery.multi-select.js#L544
Configuration menu - View commit details
-
Copy full SHA for 4c73bee - Browse repository at this point
Copy the full SHA 4c73beeView commit details -
Replaced quicksearch with a simple indexOf search.
This library was throwing errors relating to functions not being found as expected on the window. Rather than troubleshoot, I'm just killing it. Usages of the multiselect widget don't have that many items, a basic search is fine. quicksearch appears abandoned, no updates in 8 years: https://www.npmjs.com/package/quicksearch
Configuration menu - View commit details
-
Copy full SHA for a880b06 - Browse repository at this point
Copy the full SHA a880b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a72c49 - Browse repository at this point
Copy the full SHA 4a72c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ea49a - Browse repository at this point
Copy the full SHA 43ea49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce01cf5 - Browse repository at this point
Copy the full SHA ce01cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9fb22 - Browse repository at this point
Copy the full SHA 0f9fb22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93ee6a - Browse repository at this point
Copy the full SHA d93ee6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf874e1 - Browse repository at this point
Copy the full SHA cf874e1View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80e642e - Browse repository at this point
Copy the full SHA 80e642eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ef32a - Browse repository at this point
Copy the full SHA 69ef32aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341d4df - Browse repository at this point
Copy the full SHA 341d4dfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.