Skip to content

[pull] main from git-for-windows:main #26

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

Merged
merged 4 commits into from
Jun 2, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

rbqvq and others added 4 commits May 30, 2025 22:46
jQuery was dropped.
Link: #62

Replace download button href replace to `getElementById`

Signed-off-by: Coia Prant <coiaprant@gmail.com>
Fix download button href replace
In #76,
I merged a contribution that purported to fix the problem that the
download button no longer pointed to the appropriate installer.

The underlying root cause is that that logic relied on jQuery, but we
recently got rid of it (because our copy was ridiculously outdated).

The problem with that PR is that it had an incomplete solution, still
leaving `$(...)` calls in place.

This here commit fixes that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Really avoid any jQuery construct
@pull pull bot added the ⤵️ pull label Jun 2, 2025
@pull pull bot merged commit 6524132 into igecloudsdev:main Jun 2, 2025
@pull pull bot had a problem deploying to github-pages June 2, 2025 09:20 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants