# 15.0.0 (2022-11-16) ## Breaking Changes ### compiler - Keyframes names are now prefixed with the component's "scope name". For example, the following keyframes rule in a component definition, whose "scope name" is host-my-cmp: @keyframes foo { ... } will become: @keyframes host...
要知道,Angular 现在是在做减法,而不是加法。 我们跟着升级是很安全的,breaking changes 不多。 好,升级可以,那写法要改吗? 告诉你一个秘密,Angular Material 源码里: 一堆的 @Inject, @Input 一堆的 NgZone 一行Signal 也没有 (更新:v18 一行都没有,但 v19 开始,已经有一些 Signal 了) 所以大家根本不用...
it resulted in no changes to the return type. Now the type would be narrowed, which might require updates to the application code that relied on the old behavior.
BREAKING CHANGES map: The @progress/kendo-angular-map package adds a new peer dependency on @progress/kendo-angular-icons dateinputs: The @progress/kendo-angular-dateinputs package adds a new dependency on @progress/kendo-dateinputs-common dateinputs: remove obsolete and hidden autoCorrect public...
BREAKING CHANGES tokens: * fxFlex no longer adds display: flex; flex-direction: row by default validateSuffixes: * validateSuffixes is no longer exported for public use. Please use the new BreakPoints API. If you must use validateSuffixes, please use DEFAULT_BREAKPOINTS_PROVIDER_FACTORY, which ...
Breaking changes FAQ Angular 1 version Development License About A calendar component for angular 15.0+ that can display events on a month, week or day view. The successor ofangular-bootstrap-calendar. Getting started ng add (recommended)
2707 this ._statechanges = new subject(); 2708 this ._disabled = false ; 2709 if ( typeof ngdevmode === 'undefined' || ngdevmode) { 2710 assertelementnode(element.nativeelement, 'cdkdraghandle' ); 2711 } 2712 this ._parentdrag = parentdrag; 2713 } 2714 ngondestroy() { 2715 ...
Breaking changes Where possible this library will strictly adhere tosemverand only introduce API breaking changes in 0.x releases or new major versions post 1.0. The only exception to this is if you are using custom templates or extending the base components to add additional functionality, whereby...
274 export declare class CdkFooterRowDef extends _CdkFooterRowDefBase implements CanStick, OnChanges { 275 _table?: any; 276 constructor(template: TemplateRef<any>, _differs: IterableDiffers, _table?: any); 277 ngOnChanges(changes: SimpleChanges): void; ...
We’ll reserve any peer dependency updates with breaking changes for a major release. An example ...