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

Fix selectionCssClass not working in defaults by kevin-brown · Pull Request #5847 · select2/select2 · GitHub

Fix selectionCssClass not working in defaults - #5847

Merged
kevin-brown merged 1 commit into
developfrom
GH-5843
May 1, 2020
Merged

Fix selectionCssClass not working in defaults#5847
kevin-brown merged 1 commit into
developfrom
GH-5843

Conversation

Copy link
Copy Markdown
Member

This pull request includes a

  • Bug fix
  • New feature
  • Translation

The following changes were made

  • Updated defaults to handle renamed selectionCssClass option

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

There was a bug in the 4.1.0-beta.0 release which resulted in the
`selectionCssClass` not being functional. This was because the
defaults had not been updated to support this option despite the
documentation and the release notes claiming it was supported.
kevin-brown added the 4.x label May 1, 2020
kevin-brown added this to the 4.1.0 milestone May 1, 2020
kevin-brown merged commit e1f160e into develop May 1, 2020
kevin-brown deleted the GH-5843 branch May 1, 2020 00:50
anttikuuskoski pushed a commit to anttikuuskoski/select2 that referenced this pull request Mar 29, 2022
There was a bug in the 4.1.0-beta.0 release which resulted in the
`selectionCssClass` not being functional. This was because the
defaults had not been updated to support this option despite the
documentation and the release notes claiming it was supported.
maxwellfet928 pushed a commit to maxwellfet928/select2 that referenced this pull request Jun 8, 2026
There was a bug in the 4.1.0-beta.0 release which resulted in the
`selectionCssClass` not being functional. This was because the
defaults had not been updated to support this option despite the
documentation and the release notes claiming it was supported.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

selectionCssClass in 4.1.0 beta

1 participant


Back | FazBrowse Home | New Git URL