forked from nextcloud-libraries/nextcloud-vue
-
Notifications
You must be signed in to change notification settings - Fork 0
ionos dev v8.26.1 try2 (resolved conflicts) #8
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: grnd-alt <[email protected]>
…operty name Signed-off-by: Ferdinand Thiessen <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.84.0...1.85.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.97.1 to 5.98.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.98.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/gettext-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gettext-parser) from 4.0.4 to 8.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gettext-parser) --- updated-dependencies: - dependency-name: "@types/gettext-parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/sass-1.85.0
…dependabot/npm_and_yarn/webpack-5.98.0
…dependabot/npm_and_yarn/types/gettext-parser-8.0.0 chore(deps-dev): Bump @types/gettext-parser from 4.0.4 to 8.0.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 6.1.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…dependabot/npm_and_yarn/vite-6.1.0 chore(deps-dev): Bump vite from 5.4.14 to 6.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/v8.4.2/CHANGELOG.md) - [Commits](nextcloud-libraries/eslint-config@v8.4.1...v8.4.2) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/nextcloud/eslint-config-8.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/vite-6.1.1
100% translated source file: 'l10n/messages.pot' on 'sk_SK'.
…translations_ef429a9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/vite-6.2.0
…dependabot/npm_and_yarn/sass-1.85.1
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
…fix/checkbox-input-id refactor(NcCheckboxRadioSwitch): Do not use HTML attribute name `id` as property name
This allows to include image previews / placeholders in apps. Currently something similar is used for the files and for the photos app. So this can be used to de-duplicate code. Co-authored-by: Grigorii K. Shartsev <[email protected]> Co-authored-by: Ferdinand Thiessen <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
…feat/nc-blur-hash feat(NcBlurHash): Add a blur hash component
Signed-off-by: Maksim Sukharev <[email protected]>
…fix/NcEmojiPicker--focus-trap-stack fix(NcEmojiPicker): not focusable when used in another focus trap
…fix/6507/is-rtl fix(RTL): initialize language direction check once in utils
…dependabot/npm_and_yarn/stable8/glob-11.0.2
…dependabot/npm_and_yarn/stable8/sass-1.87.0
Signed-off-by: GitHub <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.41.0 to 3.42.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.0 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/stable8/vite-6.3.4
…dependabot/npm_and_yarn/stable8/core-js-3.42.0
…dependabot/npm_and_yarn/stable8/babel/preset-typescript-7.27.1
Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/nextcloud/nextcloud-vite-config/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/v1.5.4/CHANGELOG.md) - [Commits](nextcloud-libraries/nextcloud-vite-config@v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: "@nextcloud/vite-config" dependency-version: 1.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.13 to 1.7.0. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/plugin-syntax-import-assertions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-assertions) from 7.26.0 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-syntax-import-assertions) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-import-assertions" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…dependabot/npm_and_yarn/stable8/nextcloud/vite-config-1.5.4
…dependabot/npm_and_yarn/stable8/floating-ui/dom-1.7.0
…dependabot/npm_and_yarn/stable8/babel/plugin-syntax-import-assertions-7.27.1
Signed-off-by: John Molakvoæ <[email protected]>
Co-authored-by: Ferdinand Thiessen <[email protected]> Signed-off-by: John Molakvoæ <[email protected]>
…backport/6869/stable8 [stable8] fix(NcIconSvgWrapper): center svg span wrapper
…automated/noid/stable8-fix-npm-audit [stable8] Fix npm audit
Signed-off-by: Ferdinand Thiessen <[email protected]>
…chore/release chore: prepare v8.26.1
patch package.json rebuild the lock file: npm i --package-lock-only Signed-off-by: Misha M.-Kupriyanov <[email protected]>
…r consistency Signed-off-by: Misha M.-Kupriyanov <[email protected]>
# Conflicts: # package-lock.json # package.json
18 tasks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR rebases ionos-dev v8.26.1 with conflict resolutions and bumps the package to version 8.26.1.
Key changes include:
- Version bump and dependency updates in package.json.
- Webpack and Vite config enhancements (added CSS rule, updated SCSS loader options).
- Modernized components: replaced
typeprop usage withvariant, logical CSS properties, new focus-trap utilities, and added support forisRtl.
Reviewed Changes
Copilot reviewed 87 out of 89 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| webpack.config.js | Added RULE_CSS to handle .css modules |
| vite.config.mts | Updated SCSS additionalData and renamed includePaths to loadPaths |
| package.json | Bumped version to 8.26.1 and dependency updates |
| src/utils/rtl.ts | Introduced isRtl utility |
| src/utils/focusTrap.ts | Added TypeScript focus-trap stack controller |
| src/functions/preloadImage/index.ts | New image preloading function with PQueue |
| Multiple components | Replaced type with variant, logical CSS properties, and updated focus-trap logic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
rebased version of ionos-dev-v8.26.1 with resolved conflicts