Skip to content

feat: migrate scripts to native JS modules#46

Merged
skjnldsv merged 1 commit into
masterfrom
fix/support-mordern-nc
May 20, 2026
Merged

feat: migrate scripts to native JS modules#46
skjnldsv merged 1 commit into
masterfrom
fix/support-mordern-nc

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented May 20, 2026

Migrate to native JS (modules) without any need of jQuery.
For this app this is enough and jQuery was dropped in modern Nextcloud versions as a global dependency.

So this apps still does not need to bundle anything and is a bit easier to maintain then pulling in dependencies.
Design slightly changed:

grafik

…tcloud)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux changed the title feat: migrate scripts to navite JS modules (jQuery was dropped by Nex… feat: migrate scripts to navite JS modules (jQuery was dropped by Nextcloud) May 20, 2026
@susnux susnux self-assigned this May 20, 2026
@susnux susnux requested a review from skjnldsv May 20, 2026 19:59
@susnux susnux changed the title feat: migrate scripts to navite JS modules (jQuery was dropped by Nextcloud) feat: migrate scripts to native JS modules May 20, 2026
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fancy

@skjnldsv skjnldsv merged commit 0e45109 into master May 20, 2026
19 checks passed
@skjnldsv skjnldsv deleted the fix/support-mordern-nc branch May 20, 2026 22:51
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