angular/packages/common
Alex Rickabaugh a264c78b34 refactor: cleanup initializers that use ctor params (#58349)
Fix initializer of instance members that reference identifiers declared in
the constructor.

When public class fields are enabled, such cases throw TS2729: property used
before its initialization.

PR Close #58349
2024-10-24 16:38:50 -07:00
..
http feat(http): promote withRequestsMadeViaParent to stable. (#58221) 2024-10-17 10:14:38 +00:00
locales refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
src feat(common): add optional rounded transform support in cloudinary image loader (#55364) 2024-10-23 07:59:13 -07:00
test feat(common): add optional rounded transform support in cloudinary image loader (#55364) 2024-10-23 07:59:13 -07:00
testing refactor: cleanup initializers that use ctor params (#58349) 2024-10-24 16:38:50 -07:00
upgrade refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(platform-server): Add an ssr benchmark setup. (#57647) 2024-10-04 10:45:22 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update Node.js to match Angular CLI engines (#56187) 2024-06-03 18:00:46 +00: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