docs(common): mark all common apis except for i18n as stable
This commit is contained in:

committed by
Victor Berchet

parent
6335b31702
commit
8a2324f86a
@ -17,7 +17,7 @@ import {COMMON_PIPES} from './pipes/common_pipes';
|
||||
/**
|
||||
* The module that includes all the basic Angular directives like {@link NgIf}, ${link NgFor}, ...
|
||||
*
|
||||
* @experimental
|
||||
* @stable
|
||||
*/
|
||||
@NgModule({
|
||||
declarations: [COMMON_DIRECTIVES, COMMON_PIPES],
|
||||
|
Reference in New Issue
Block a user