angular/packages/compiler/test/render3
Kristiyan Kostadinov a0dfa5fa86 feat(core): support rest arguments in function calls
Updates the template syntax to support rest arguments in function calls. This can be handy for functions with a variable number of arguments.
2026-01-07 12:37:52 -05:00
..
util refactor(compiler): add spread elements to expression AST 2026-01-07 12:37:52 -05:00
view fix(compiler): stop ThisReceiver inheritance from ImplicitReceiver 2026-01-02 08:21:49 +01:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
r3_ast_absolute_span_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
r3_ast_spans_spec.ts feat(compiler): Add support for multiple swich cases matching 2026-01-07 09:23:50 -05:00
r3_template_transform_spec.ts feat(core): support rest arguments in function calls 2026-01-07 12:37:52 -05:00
README.md build: format md files 2025-11-06 10:03:05 -08:00
style_parser_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00

Tests in this directory are excluded from running in the browser and only run in node.