Skip to content

Pull requests: jsverse/transloco

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(preload-langs): drop window polyfill and skip preload on SSR bug Something isn't working preload-langs Related to the @jsverse/transloco-preload-langs package
#1022 opened Sep 18, 2026 by shaharkazaz Collaborator Loading…
3 of 13 tasks
feat(transloco): add TranslocoTitleStrategy to translate and reactively update router titles area: router Route and URL localization enhancement New feature or request transloco Related to the @jsverse/transloco core package
#1021 opened Sep 18, 2026 by medbenmakhlouf Collaborator Loading…
4 of 13 tasks
chore: migrate to pnpm 11 and nx 23
#1020 opened Sep 16, 2026 by shaharkazaz Collaborator Draft
fix(messageformat): keep ICU syntax in params literal area: transpiler Interpolation, params, and the transpiler chain bug Something isn't working messageformat Related to the @jsverse/transloco-messageformat package
#1018 opened Sep 13, 2026 by mnkprs Loading…
4 of 13 tasks
feat(keys-manager): support @boundary/@error error-boundary block area: extract Key extraction enhancement New feature or request keys-manager Related to the @jsverse/transloco-keys-manager package
#1016 opened Sep 13, 2026 by medbenmakhlouf Collaborator Loading…
4 of 13 tasks
feat(skills): add AI agent skills for Transloco AI Related to AI tooling (Claude/Copilot skills, prompts, agents) documentation Improvements or additions to documentation enhancement New feature or request
#1015 opened Sep 8, 2026 by medbenmakhlouf Collaborator Loading…
feat(transloco): make translate() track activeLang in reactive contexts enhancement New feature or request transloco Related to the @jsverse/transloco core package
#1014 opened Sep 6, 2026 by SocDario Loading…
perf(keys-manager): single-pass TS extraction without tsquery enhancement New feature or request keys-manager Related to the @jsverse/transloco-keys-manager package
#1012 opened Sep 3, 2026 by pkurcx Loading…
5 of 13 tasks
fix(transloco): stop recursive scope loads when the fallback is cached area: lang Active language and fallback resolution bug Something isn't working transloco Related to the @jsverse/transloco core package
#1008 opened Aug 30, 2026 by arturovt Contributor Loading…
fix(locale): drop conflicting date options when merging the global config area: format Date, number, and currency formatting bug Something isn't working locale Related to the @jsverse/transloco-locale package
#1007 opened Aug 30, 2026 by arturovt Contributor Loading…
fix(transloco): type the optional loader constructor param as nullable area: types TypeScript types and the public API surface bug Something isn't working transloco Related to the @jsverse/transloco core package
#1006 opened Aug 29, 2026 by arturovt Contributor Loading…
feat(validator): flag unbalanced interpolation braces enhancement New feature or request validator Related to the @jsverse/transloco-validator package
#1005 opened Aug 29, 2026 by arturovt Contributor Loading…
fix(keys-manager): derive source root when project.json omits sourceRoot bug Something isn't working keys-manager Related to the @jsverse/transloco-keys-manager package
#1004 opened Aug 29, 2026 by arturovt Contributor Loading…
fix(messageformat): compile each string with its own language's rules area: transpiler Interpolation, params, and the transpiler chain bug Something isn't working messageformat Related to the @jsverse/transloco-messageformat package transloco Related to the @jsverse/transloco core package
#1003 opened Aug 29, 2026 by arturovt Contributor Loading…
fix(transloco): accept a scope in selectTranslateObject lang argument area: scope Scope resolution, lazy-loaded scopes, TRANSLOCO_SCOPE bug Something isn't working transloco Related to the @jsverse/transloco core package
#1001 opened Aug 29, 2026 by arturovt Contributor Loading…
fix(transloco): avoid duplicate fallback lang request when already cached area: lang Active language and fallback resolution bug Something isn't working transloco Related to the @jsverse/transloco core package
#999 opened Aug 28, 2026 by arturovt Contributor Loading…
fix(keys-manager): follow-up review fixes for transloco-keys-manager bug Something isn't working enhancement New feature or request keys-manager Related to the @jsverse/transloco-keys-manager package
#997 opened Aug 22, 2026 by medbenmakhlouf Collaborator Loading…
5 of 7 tasks
feat(keys-manager): support custom scope providers and wrapper services area: scope Scope resolution, lazy-loaded scopes, TRANSLOCO_SCOPE enhancement New feature or request keys-manager Related to the @jsverse/transloco-keys-manager package
#985 opened Aug 12, 2026 by HermannBjorgvin Contributor Loading…
4 of 6 tasks
fix(keys-manager): block prototype pollution in mergeDeep bug Something isn't working keys-manager Related to the @jsverse/transloco-keys-manager package security
#982 opened Aug 3, 2026 by munzzyy Contributor Loading…
4 of 13 tasks
feat(transloco): add injectTransloco composable API enhancement New feature or request transloco Related to the @jsverse/transloco core package
#941 opened Jul 21, 2026 by Rodrigo54 Contributor Loading…
5 of 13 tasks
feat(TranslocoDirective): add useSignalTracking option to opt out of markForCheck area: signals The signal-based API area: template The structural directive and the pipe enhancement New feature or request transloco Related to the @jsverse/transloco core package
#938 opened Jun 22, 2026 by cesco69 Loading…
Allow values: empty string, 0 and false (valid JSON values) bug Something isn't working transloco Related to the @jsverse/transloco core package
#928 opened Jun 3, 2026 by Zefling Loading…
3 of 13 tasks
docs(v8): add "Use with Locize" recipe documentation Improvements or additions to documentation
#922 opened May 19, 2026 by adrai Loading…
fix(transloco-optimize): support comment keys at any path segment, add unit tests bug Something isn't working optimize Related to the @jsverse/transloco-optimize package
#913 opened Apr 6, 2026 by arturovt Contributor Loading…
3 tasks done
chore: update issue template
#910 opened Apr 4, 2026 by arturovt Contributor Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.