angular/packages/localize
Paul Gschwendtner 5ee6c7e344 refactor(localize): ignore code duplication error with compiler package (#51500)
The localize package intentionally duplicates some logic from the
compiler to avoid adding a dependency. This is now an error in the
packaging rule to prevent common pitfalls/code duplication. Here it's
an explicit decision though so we mark it as such and ask for the check
to be ignored for the particular import.

PR Close #51500
2023-08-29 17:55:34 +00:00
..
init refactor(localize): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00
schematics docs(docs-infra): improve docs for @angular/localize package. (#49393) 2023-03-20 13:12:19 +01:00
src refactor(localize): ignore code duplication error with compiler package (#51500) 2023-08-29 17:55:34 +00:00
test refactor: update packages/localize to be strict ESM (#48521) 2022-12-19 19:50:43 +00:00
tools refactor(compiler): implement block syntax in html ast (#50953) 2023-07-13 09:32:53 -07:00
BUILD.bazel refactor(localize): run spell check on localize package (#50445) 2023-05-24 13:56:55 +00:00
index.ts refactor(localize): bundle message digest algorithm directly in npm package (#48799) 2023-01-24 18:31:25 +00:00
localize.ts fix(localize): add triple slash type reference on @angular/localize on `ng add (#48502) 2023-01-04 11:50:45 -08:00
package.json build: update all non-major dependencies (#51161) 2023-08-10 16:28:18 -07:00
PACKAGE.md docs(language-service): correction of the demonstration translation (#50359) 2023-05-19 14:20:29 +00:00
private.ts refactor(localize): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00