app-tutorial
app-tutorial copied to clipboard
Tutorial app which is built in the tutorial
This tutorial should be used to develop apps that will most likely not be shipped with the server. So there's no need to include the compiled js. We should avoid...
`content` is already used as an id in the server template: https://github.com/nextcloud/server/blob/c10317f7f9f53a4de464915f754896eed7f1ee6c/core/templates/layout.user.php#L125 Make sure to have a unique id and to replace the correct dom element when mounting the vue...
https://github.com/nextcloud/server/blob/c10317f7f9f53a4de464915f754896eed7f1ee6c/core/templates/layout.user.php#L125 already makes use of the id `content`. Make sure to have a unique id and to replace the correct dom element when mounting the vue app.
Template repos can be used to seed new repos. Seems useful here. Only needs a setting to be toggled: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 3.4.27. Release notes Sourced from vue's releases. v3.4.27 For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [is-svg](https://github.com/sindresorhus/is-svg). These dependencies needed to be updated together. Updates `fast-xml-parser` from 3.21.1 to 4.4.1 Release notes Sourced from fast-xml-parser's releases. Security Fix Update to this release if...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 7.4.0 to 8.15.0. Release notes Sourced from @nextcloud/vue's releases. v8.15.0 v8.15.0 (2024-07-22) Full Changelog 🚀 Enhancements feat(NcAppNavigation): Provide consistent in-app search #5831 (susnux) feat(NcRichText): Call public reference...
Bumps [vue](https://github.com/vuejs/core) from 2.7.14 to 3.4.34. Release notes Sourced from vue's releases. v3.4.34 For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the...