Skip to content

Improve tab layout, handle i18n errors, and update dependencies - #39

Merged
hebus merged 3 commits into
release/11.13.0from
chore/release-2026-03-31
Apr 1, 2026
Merged

hebus merged 3 commits into
release/11.13.0from
chore/release-2026-03-31

Conversation

@hebus

@hebus hebus commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Enhance the tab layout to prevent truncation and improve spacing in the filters bar. Introduce error handling for missing translation files. Update various dependencies for security and compatibility improvements. Normalize line endings in CSS files.

hebus added 3 commits March 31, 2026 18:23
…ize line endings

- Wrap `navbar-tabs` in overflow-hidden container and add `noTruncate` prop to prevent tab truncation
- Update `filters-bar` classes from `flex gap-2` to `block space-x-2` for consistent spacing
- Add `catchError` fallback in `TranslocoHttpLoader` to gracefully handle missing translation files
- Normalize CRLF to LF line endings in `highlights.css`
- Remove `@trysound/sax` package (no longer needed as a direct dependency)
- Bump `brace-expansion` from 1.1.12 to 1.1.13
- Bump `dompurify` from 3.3.0 to 3.3.3
- Bump `path-to-regexp` from 0.1.12 to 0.1.13
- Bump `picomatch` from 2.3.1 to 2.3.2
- Bump `sax` from 1.4.1 to 1.6.0 (license changed to BlueOak-1.0.0)
- Bump `serialize-javascript` from 7.0.4 to 7.0.5
…evkit packages

- Upgrade `@sinequa/atomic-angular` from `^0.4.22` to `^0.4.36`
- Upgrade `@sinequa/ui` from `^0.2.12` to `^0.2.16`
- Update `@angular-devkit/architect` and related packages to `0.2003.22`
- Update `@angular-devkit/core` to `20.3.22` and `picomatch` to `4.0.4`
- Reflect lockfile restructuring (deduplication of nested devkit modules)
@hebus
hebus requested review from Hydhen and larde March 31, 2026 16:26
@hebus
hebus merged commit d61d8d5 into release/11.13.0 Apr 1, 2026
0 of 2 checks passed
@hebus
hebus deleted the chore/release-2026-03-31 branch April 1, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants