-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
143 additions
and
256 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
src/app/components/bg-color-demo/bg-color-demo/bg-color-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<h2>bg & color</h2> | ||
<p> | ||
First and important, import <span prism language="typescript" code="LyCommonModule"></span> in your module | ||
</p> | ||
<prism language="typescript" [code]="install"></prism> | ||
<h4>Demo</h4> | ||
<demo-view> | ||
<demo-view path="components/bg-color-demo/bg-color-demo-01"> | ||
<bg-color-demo-01></bg-color-demo-01> | ||
</demo-view> |
4 changes: 2 additions & 2 deletions
4
src/app/components/button-demo/button-demo/button-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<demo-view viewLabel="Types"> | ||
<demo-view path="components/button-demo/example-01"> | ||
<example-01></example-01> | ||
</demo-view> | ||
<h2>With icons</h2> | ||
<demo-view> | ||
<demo-view path="components/button-demo/example-02"> | ||
<example-02></example-02> | ||
</demo-view> |
2 changes: 1 addition & 1 deletion
2
src/app/components/carousel-demo/carousel-demo/carousel-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<demo-view viewLabel="carousel-example-01"> | ||
<demo-view path="components/carousel-demo/carousel-example-01"> | ||
<carousel-example-01></carousel-example-01> | ||
</demo-view> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/app/components/date-picker-demo/date-picker-demo-01/date-picker-demo-01.component.html
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
src/app/components/date-picker-demo/date-picker-demo-01/date-picker-demo-01.component.ts
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
src/app/components/date-picker-demo/date-picker-demo-01/date-picker-demo-01.module.ts
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
src/app/components/date-picker-demo/date-picker-demo-routing.module.ts
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/app/components/date-picker-demo/date-picker-demo.module.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
src/app/components/date-picker-demo/date-picker-demo/date-picker-demo.component.html
This file was deleted.
Oops, something went wrong.
Empty file removed
0
src/app/components/date-picker-demo/date-picker-demo/date-picker-demo.component.scss
Empty file.
15 changes: 0 additions & 15 deletions
15
src/app/components/date-picker-demo/date-picker-demo/date-picker-demo.component.ts
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/app/components/drawer-demo/drawer-demo/drawer-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<demo-view viewLabel="drawer-demo-01"> | ||
<demo-view path="components/drawer-demo/drawer-demo-01"> | ||
<drawer-demo-01></drawer-demo-01> | ||
</demo-view> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<demo-view viewLabel="flex-demo-one"> | ||
<demo-view path="components/flex-demo/flex-demo-one"> | ||
<flex-demo-one></flex-demo-one> | ||
</demo-view> |
11 changes: 0 additions & 11 deletions
11
src/app/components/get-started/get-started-routing.module.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
src/app/components/get-started/get-started/get-started.component.spec.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/app/components/icon-button-demo/icon-button-demo/icon-button-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<demo-view viewLabel="icon-button-example-01"> | ||
<demo-view path="components/icon-button/icon-button-example-01"> | ||
<icon-button-example-01></icon-button-example-01> | ||
</demo-view> |
10 changes: 5 additions & 5 deletions
10
src/app/components/input-demo/input-demo/input-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<h2>Minimal</h2> | ||
<demo-view> | ||
<demo-view path="components/input-demo/input-demo-example-01"> | ||
<input-demo-example-01></input-demo-example-01> | ||
</demo-view> | ||
<h2>Default value</h2> | ||
<demo-view> | ||
<demo-view path="components/input-demo/input-demo-example-02"> | ||
<input-demo-example-02></input-demo-example-02> | ||
</demo-view> | ||
<h2>With icons</h2> | ||
<demo-view> | ||
<demo-view path="components/input-demo/input-demo-example-03"> | ||
<input-demo-example-03></input-demo-example-03> | ||
</demo-view> | ||
<h2>Error State</h2> | ||
<demo-view> | ||
<demo-view path="components/input-demo/input-example-04"> | ||
<input-example-04></input-example-04> | ||
</demo-view> | ||
<h2>Experiments</h2> | ||
<demo-view> | ||
<demo-view path="components/input-demo/input-example-05"> | ||
<input-example-05></input-example-05> | ||
</demo-view> |
4 changes: 2 additions & 2 deletions
4
src/app/components/menu-demo/menu-demo/menu-demo.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<demo-view> | ||
<demo-view path="components/menu-demo/menu-demo-01"> | ||
<menu-demo-01></menu-demo-01> | ||
</demo-view> | ||
<h2>Position</h2> | ||
<demo-view> | ||
<demo-view path="components/menu-demo/menu-demo-02"> | ||
<menu-demo-02></menu-demo-02> | ||
</demo-view> |
15 changes: 0 additions & 15 deletions
15
...ponents/multiple-themes/multiple-themes-demo-01/child-theme/child-theme-routing.module.ts
This file was deleted.
Oops, something went wrong.
6 changes: 2 additions & 4 deletions
6
src/app/components/multiple-themes/multiple-themes-demo-01/child-theme/child-theme.module.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
.container { | ||
padding: 1em; | ||
} |
Oops, something went wrong.