angular/packages/common
arturovt 1e2a70c8db refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810)
Replaces `PLATFORM_ID` checks with `ngServerMode` within the `HttpXsrfCookieExtractor`. It is not part of the public API, and thus this change should not affect consumers who may have called the constructor directly.

PR Close #59810
2025-05-01 08:41:10 -07:00
..
http refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:10 -07:00
locales refactor: replace fast-glob usage with tinyglobby (#60264) 2025-03-07 10:57:23 -08:00
src refactor(common): drop platform check in LCPImageObserver (#59742) 2025-04-30 12:40:41 -07:00
test feat(common): Allow passing ScrollOptions to ViewportScroller (#61002) 2025-04-29 12:23:12 -07:00
testing refactor(core): Update FakeNavigation to extract some Angular quirks (#60961) 2025-04-28 14:36:24 -07:00
upgrade refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
BUILD.bazel refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00