Skip to content

Provide exports setup similar to jQuery 4.0.0 #524

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

Closed
mgol opened this issue Jul 15, 2024 · 1 comment · Fixed by #566
Closed

Provide exports setup similar to jQuery 4.0.0 #524

mgol opened this issue Jul 15, 2024 · 1 comment · Fixed by #566
Assignees
Milestone

Comments

@mgol
Copy link
Member

mgol commented Jul 15, 2024

See https://github.com/jquery/jquery/wiki/jQuery-4-exports-explainer

The Migrate setup would likely be simpler, maybe we can avoid the factory mode, there's no slim mode, etc., but some of that would still translate back here.

@mgol mgol added this to the 4.0.0 milestone Jul 15, 2024
@mgol mgol self-assigned this Jul 15, 2024
mgol added a commit to mgol/jquery-migrate that referenced this issue Mar 31, 2025
The Migrate setup is simpler than Core as it doesn't have the slim or factory
versions, but the core ideas are similar.

Fixes jquerygh-524
Ref jquery/jquery#5255
Ref jquery/jquery#5429
@mgol
Copy link
Member Author

mgol commented Mar 31, 2025

PR: #566

mgol added a commit to mgol/jquery-migrate that referenced this issue Apr 1, 2025
The Migrate setup is simpler than Core as it doesn't have the slim or factory
versions, but the core ideas are similar.

Fixes jquerygh-524
Ref jquery/jquery#5255
Ref jquery/jquery#5429
@mgol mgol closed this as completed in #566 Apr 14, 2025
@mgol mgol closed this as completed in 94ab4c5 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant