angular/packages/core
Vincent 74cd7be6b3 refactor(core): Make unsupported styling type error message clearer (#59563)
The previous message would sound like a full sentence when using a signal without `()` (Example: Unsupported styling type function: [Input Signal: neutral]). The new formatting makes it a bit more obvious that the type itself is the problem.

PR Close #59563
2025-03-31 21:31:43 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): specify reactive node kind for linked signal (#60451) 2025-03-24 07:06:47 -07:00
rxjs-interop fix(core): check ngDevMode for undefined (#60565) 2025-03-27 20:25:41 +00:00
schematics fix(migrations): handle shorthand assignments in super call (#60602) 2025-03-28 13:34:37 +00:00
src refactor(core): Make unsupported styling type error message clearer (#59563) 2025-03-31 21:31:43 +00:00
test build: remove obsolete bundling test apps (#60591) (#60615) 2025-03-28 19:57:06 +00:00
testing refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to @angular/platform-browser (#60453) 2025-03-19 19:08:09 +01:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:09 +00: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 zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00