Skip to content
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

WebUI: Use vanilla JS to create elements #21975

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

skomerko
Copy link
Contributor

@skomerko skomerko commented Dec 8, 2024

All elements are now created using createElement() method:
https://developer.mozilla.org/en-US/docs/Web/API/Document/createElement

src/webui/www/private/scripts/search.js Outdated Show resolved Hide resolved
src/webui/www/private/scripts/piecesbar.js Outdated Show resolved Hide resolved
src/webui/www/private/rename_files.html Outdated Show resolved Hide resolved
@Chocobo1 Chocobo1 added the WebUI WebUI-related issues/changes label Dec 8, 2024
@Chocobo1 Chocobo1 added this to the 5.1 milestone Dec 8, 2024
@Chocobo1 Chocobo1 requested a review from a team December 13, 2024 08:17
@Chocobo1 Chocobo1 merged commit 14684c8 into qbittorrent:master Dec 14, 2024
14 checks passed
@Chocobo1
Copy link
Member

@skomerko
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebUI WebUI-related issues/changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants