Skip to content

I8nangular#132

Open
RamkrishnaRocket1 wants to merge 11 commits intozoweV3AngularUpgradefrom
i8nangular
Open

I8nangular#132
RamkrishnaRocket1 wants to merge 11 commits intozoweV3AngularUpgradefrom
i8nangular

Conversation

@RamkrishnaRocket1
Copy link
Copy Markdown
Contributor

@RamkrishnaRocket1 RamkrishnaRocket1 commented Apr 14, 2026

Changes:
package.json / package-lock.json — Bumped version to 3.0.1; upgraded angular-l10n from 16.0.0 to ~17.0.1 to resolve Angular 18 peer dependency conflicts.
angular.json — Added Angular locale asset copying (node_modules/@angular/common/locales → locales output) and enabled detailed source maps for scripts, styles, and vendor.
webpack.config.js — Fixed @zlux/widgets alias to point to the ESM .mjs bundle for correct module resolution.
app.component.html — Renamed CSS class row → storage-row (4 occurrences) to avoid naming conflicts.
app.component.css — Updated .row styles to .storage-row with improved flex layout (added align-items, min-height, column-gap).
CHANGELOG.md — Documented all changes under version 3.0.1.
This PR addresses Issue: [Link to Github issue within https://github.com/zowe/zlux/issues if any]

This PR depends upon the following PRs:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Change in a documentation
  • Refactor the code
  • Chore, repository cleanup, updates the dependencies.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • video or image is included if visual changes are made
  • Relevant update to CHANGELOG.md
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works, or describe a test method below

Testing

Further comments

Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Signed-off-by: RamkrishnaRocket1 <rdakwa@rocketsoftware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

1 participant