Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for custom content SVG for example (#106)
* Added support for custom content SVG for example * Added customContent as new appearance type * Update test to accept customContent * make the markup cleaner * Added test scenario for customContent and force count to 1 when custom content is used * Update projects/ngx-skeleton-loader/src/lib/ngx-skeleton-loader.html Co-authored-by: Will Mendes <willmendesneto@gmail.com> * Update projects/ngx-skeleton-loader/src/lib/ngx-skeleton-loader-config.types.ts Co-authored-by: Will Mendes <willmendesneto@gmail.com> * Update projects/ngx-skeleton-loader/src/lib/ngx-skeleton-loader.component.ts Co-authored-by: Will Mendes <willmendesneto@gmail.com> * Update projects/ngx-skeleton-loader/src/lib/ngx-skeleton-loader.component.ts Co-authored-by: Will Mendes <willmendesneto@gmail.com> * Update projects/ngx-skeleton-loader/src/lib/ngx-skeleton-loader.html Co-authored-by: Will Mendes <willmendesneto@gmail.com> * Changed the spelling of custom-content * Updated the test to use the new css namespace * Update package lock Co-authored-by: Will Mendes <willmendesneto@gmail.com>
- Loading branch information