Skip to content

jQuery 4.x support in BS 5.x #42053

@TheDigitalOrchard

Description

@TheDigitalOrchard

Prerequisites

Proposal

Any possibility of a minor 5.x release that adds support for jQuery 4.0?

The JavaScript in BS 5.x issues a specific warning against jQuery 4.0, which seems like an unnecessary restriction...

if (t[0] < 2 && t[1] < 9 || 1 === t[0] && 9 === t[1] && t[2] < 1 || 4 <= t[0]) throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")

Motivation and context

jQuery 4.x compatibility in Bootstrap 5.x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurejavascriptPull requests that update Javascript codev5

    Type

    No type

    Projects

    Status

    To analyze

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions