-
Notifications
You must be signed in to change notification settings - Fork 320
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
1 parent
7ed0f9d
commit 1cea7a9
Showing
311 changed files
with
10,481 additions
and
51,000 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
16 changes: 8 additions & 8 deletions
16
.../hs-accordion/hs-accordion.js.LICENSE.txt → dist/accordion.js.LICENSE.txt
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,15 +1,15 @@ | ||
/* | ||
* Component | ||
* @version: 1.3.0 | ||
* @author: HtmlStream | ||
* HSAccordion | ||
* @version: 2.0.0 | ||
* @author: HTMLStream | ||
* @license: Licensed under MIT (https://preline.co/docs/license.html) | ||
* Copyright 2023 Htmlstream | ||
* Copyright 2023 HTMLStream | ||
*/ | ||
|
||
/* | ||
* HSAccordion | ||
* @version: 1.3.0 | ||
* @author: HtmlStream | ||
* HSBasePlugin | ||
* @version: 2.0.0 | ||
* @author: HTMLStream | ||
* @license: Licensed under MIT (https://preline.co/docs/license.html) | ||
* Copyright 2023 Htmlstream | ||
* Copyright 2023 HTMLStream | ||
*/ |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
* HSBasePlugin | ||
* @version: 2.0.0 | ||
* @author: HTMLStream | ||
* @license: Licensed under MIT (https://preline.co/docs/license.html) | ||
* Copyright 2023 HTMLStream | ||
*/ | ||
|
||
/* | ||
* HSCarousel | ||
* @version: 2.0.0 | ||
* @author: HTMLStream | ||
* @license: Licensed under MIT (https://preline.co/docs/license.html) | ||
* Copyright 2023 HTMLStream | ||
*/ |
Oops, something went wrong.