FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support for jQuery 4.0.0-beta.2 by jayaddison · Pull Request #6332 · select2/select2 · GitHub

Add support for jQuery 4.0.0-beta.2 - #6332

Merged
kevin-brown merged 4 commits into
select2:developfrom
openculinary:issue-6298-prep/jquery4-beta2
Sep 11, 2024
Merged

Add support for jQuery 4.0.0-beta.2#6332
kevin-brown merged 4 commits into
select2:developfrom
openculinary:issue-6298-prep/jquery4-beta2

Conversation

jayaddison commented Jul 29, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This pull request includes a

  • Bug fix
  • New feature
  • Translation

The following changes were made

If this is related to an existing ticket, include a link to it as well.

Relates to (but does not resolve) #6298.

Edit: remove dependency changes and no-longer-included commits from this description.

jayaddison marked this pull request as draft July 29, 2024 14:47
jayaddison marked this pull request as ready for review July 29, 2024 15:01
Comment thread docs/themes/site/js/data-fill-from.js Outdated
Comment thread .github/workflows/main.yml Outdated
jayaddison marked this pull request as ready for review September 9, 2024 23:34

This comment was marked as resolved.

This beta/prerelease version of `jquery-mockjax` includes jQuery-4.0.0.beta2 support.

See jakerella/jquery-mockjax#362 for details.

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor Author

cc @kevin-brown - this PR collates some work from #6298 to add support for the beta versions of jQuery 4.0.0 - note that an update to a corresponding beta version of jquery-mockjax is also required because it required some compatibility updates too.

kevin-brown merged commit 38164bc into select2:develop Sep 11, 2024

Copy link
Copy Markdown
Member

Thanks a bunch for getting this one updated, it's definitely a lot easier to review now that the other QUnit-related pull requests have also been merged. 😄

jayaddison deleted the issue-6298-prep/jquery4-beta2 branch September 11, 2024 11:24
jayaddison mentioned this pull request Feb 20, 2026
3 tasks
kevin-brown added a commit that referenced this pull request May 26, 2026
- Remove '(unreleased)' marker from the 4.1.0 heading
- Add new features: jQuery 4.0.0 support (#6332), originalEvent in
  close trigger args (#6079)
- Add bug fixes: placeholder misalignment (#6277), RTL choice remove
  button (#6257), digit-only data-placeholder (#6297), AJAX unselection
  with non-string IDs (#6241, #6335), optgroup child string coercion (#6338)
- Add translations: lb (#6131), ug (#6166), ar (#6175), zh-TW (#6157),
  id (#6153), tr (#6123), ro (#6190), de/es/fr/pt/pt-BR (#6132),
  pl (#6097, #6377), nb (#6213), fa (#6258), nl (#6269), pt-BR typo
  (#6200), missing bs/ca/da/fi strings (#6305)
- Add miscellaneous: native DOM replacements for jQuery attr/removeAttr
  (#6227, #6228), classList.add (#6229), jQuery removal from Utils and
  Translation (#6233), prop() removal (#6289), NPM trusted publishing
  (#6405)
maxwellfet928 pushed a commit to maxwellfet928/select2 that referenced this pull request Jun 8, 2026
* Tests: update `jquery-mockjax` to v2.7.0-beta.0

This beta/prerelease version of `jquery-mockjax` includes jQuery-4.0.0.beta2 support.

See jakerella/jquery-mockjax#362 for details.

* Add support for `jQuery` v4.0.0-beta.2

Co-authored-by: James Addison <james@reciperadar.com>

* Documentation: retain defensive coding in retrieval of code content from HTML elements.

* Build: recompile distributable files

---------

Co-authored-by: marcellov7 <104211738+marcellov7@users.noreply.github.com>
maxwellfet928 pushed a commit to maxwellfet928/select2 that referenced this pull request Jun 8, 2026
- Remove '(unreleased)' marker from the 4.1.0 heading
- Add new features: jQuery 4.0.0 support (select2#6332), originalEvent in
  close trigger args (select2#6079)
- Add bug fixes: placeholder misalignment (select2#6277), RTL choice remove
  button (select2#6257), digit-only data-placeholder (select2#6297), AJAX unselection
  with non-string IDs (select2#6241, select2#6335), optgroup child string coercion (select2#6338)
- Add translations: lb (select2#6131), ug (select2#6166), ar (select2#6175), zh-TW (select2#6157),
  id (select2#6153), tr (select2#6123), ro (select2#6190), de/es/fr/pt/pt-BR (select2#6132),
  pl (select2#6097, select2#6377), nb (select2#6213), fa (select2#6258), nl (select2#6269), pt-BR typo
  (select2#6200), missing bs/ca/da/fi strings (select2#6305)
- Add miscellaneous: native DOM replacements for jQuery attr/removeAttr
  (select2#6227, select2#6228), classList.add (select2#6229), jQuery removal from Utils and
  Translation (select2#6233), prop() removal (select2#6289), NPM trusted publishing
  (select2#6405)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL