LLucas Koehlerangular: use inject() instead of constructor injection
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
angular: use inject() instead of constructor injection Replace using constructor injection with using the inject function. Constructor injections is discouraged by angular's lint rules starting with Angular 20. | 3 个月前 | |
angular: use inject() instead of constructor injection Replace using constructor injection with using the inject function. Constructor injections is discouraged by angular's lint rules starting with Angular 20. | 3 个月前 | |
angular: use inject() instead of constructor injection Replace using constructor injection with using the inject function. Constructor injections is discouraged by angular's lint rules starting with Angular 20. | 3 个月前 | |
fix: Angular Material Datepicker Adapts the Angular Material date picker by using an own DayJsDateAdapter. fixes: #2033 Co-authored-by: Michael Dietrich <udvjw@student.kit.edu> | 2 年前 | |
angular-material: Add OneOfEnumControlRenderer angular-material: Add OneOfEnumControlRenderer (#2551) Adds a new OneOfEnumControlRenderer that handles oneOf enum schemas by mapping `oneOf.const` to the option value and `oneOf.title` to the displayed label, allowing labels to differ from the underlying values. Also renames AutocompleteControlRenderer to EnumControlRenderer for consistency with other renderer sets, retaining the previous component selector and exporting the old class name as an alias for backwards compatibility. | 4 个月前 | |
angular-material: Add OneOfEnumControlRenderer angular-material: Add OneOfEnumControlRenderer (#2551) Adds a new OneOfEnumControlRenderer that handles oneOf enum schemas by mapping `oneOf.const` to the option value and `oneOf.title` to the displayed label, allowing labels to differ from the underlying values. Also renames AutocompleteControlRenderer to EnumControlRenderer for consistency with other renderer sets, retaining the previous component selector and exporting the old class name as an alias for backwards compatibility. | 4 个月前 |