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

Fix and cleanup package #602

Merged
merged 6 commits into from
Sep 26, 2023
Merged

Fix and cleanup package #602

merged 6 commits into from
Sep 26, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Sep 24, 2023

  1. Fix links in README after package was moved to nextcloud-libraries
  2. Add exports field to package.json to support modern node resolution
  3. Use only vite for building, drop dependency on tsup (and migrate vite config to @nextcloud/vite-config)
  4. Fix reported eslint issues (mostly the indention of the vue file)
  5. Fix naming of the dialog component -> dialog is a reserved HTML name so rename it to PasswordDialog.
  6. Update l10n extraction script to also allow extraction from properties

…loud/vite-config`)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…TML reserved name

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…d-libraries` organization

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added enhancement New feature or request 3. to review Waiting for reviews labels Sep 24, 2023
@susnux susnux requested a review from Pytal September 24, 2023 13:42
…erties

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv skjnldsv merged commit 8937616 into master Sep 26, 2023
5 checks passed
@susnux susnux deleted the chore/cleanup-package branch September 26, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants