@aurodesignsystem-dev/auro-slideshow 0.0.0-pr60.0 → 0.0.0-pr61.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/demo/index.md +2 -0
- package/package.json +1 -1
package/demo/index.md
CHANGED
|
@@ -15,6 +15,8 @@ The `<auro-slideshow>` component is a wrapper element. All slides are slotted co
|
|
|
15
15
|
`<auro-slideshow>` is a fully customizable component and does not come with any features turned on by default. The features of `<auro-slideshow>` are turned on by including the proper attributes on the element.
|
|
16
16
|
|
|
17
17
|
**Note:** If all the slides can fit on the page at once, the slideshow will not activate.
|
|
18
|
+
|
|
19
|
+
This is a test.
|
|
18
20
|
<!-- AURO-GENERATED-CONTENT:END -->
|
|
19
21
|
|
|
20
22
|
## auro-slideshow use cases
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"================================================================================"
|
|
8
8
|
],
|
|
9
9
|
"name": "@aurodesignsystem-dev/auro-slideshow",
|
|
10
|
-
"version": "0.0.0-
|
|
10
|
+
"version": "0.0.0-pr61.0",
|
|
11
11
|
"description": "auro-slideshow HTML custom element",
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|