@skeletonizer/angular
Advanced tools
Comparing version
{ | ||
"name": "@skeletonizer/angular", | ||
"version": "0.0.9-alpha.0", | ||
"version": "0.0.10-alpha.0", | ||
"description": "The way to skeletonize your Angular components", | ||
@@ -91,3 +91,3 @@ "author": "Luka Varga", | ||
}, | ||
"gitHead": "0e08a76697be0fd52ee105c366bdca6c43145ce0" | ||
"gitHead": "3cfb823e233c3b596348d628c8d561b02f5d7ca7" | ||
} |
@@ -47,7 +47,7 @@ # @skeletonizer/angular | ||
For more details about the `SkeletonAbstractComponent`, see the [SkeletonAbstractComponent](/packages/utils/README.md#SkeletonAbstractComponent) section. | ||
For more details about the `SkeletonAbstractComponent`, see the [SkeletonAbstractComponent](/packages/utils/README.md#skeletonabstractcomponent) section. | ||
For more details about the `SchemaItem` property, see the [SchemaItem](/packages/utils/README.md#SchemaItem) section. | ||
For more details about the `SchemaItem` property, see the [SchemaItem](/packages/utils/README.md#schemaitem) section. | ||
For more details about the `skeletonConfig` property, see the [TSchemaConfig](/packages/utils/README.md#TSchemaConfig) section. | ||
For more details about the `skeletonConfig` property, see the [TSchemaConfig](/packages/utils/README.md#tschemaconfig) section. | ||
@@ -250,3 +250,3 @@ | ||
For more details about the `colorScheme` property, see the [colorScheme](/packages/utils/README.md#colorScheme) section. | ||
For more details about the `colorScheme` property, see the [colorScheme](/packages/utils/README.md#colorscheme) section. | ||
@@ -253,0 +253,0 @@ ## Contributing |
45869
0