1.0.175 • Published 3 years ago
@aqovia-elements/stacked-sheet v1.0.175
\
This webcomponent follows the open-wc recommendation.
Installation
npm i @aqovia-elements/stacked-sheetUsage
<script type="module">
import "@aqovia-elements/stacked-sheet/stacked-sheet.js";
import "@aqovia-elements/stacked-sheet/stacked-sheets-holder.js";
</script>
<stacked-sheets-holder>
<stacked-sheet title="Search for user">
<input type="text" name="search" />
<button>Search</button>
</stacked-sheet>
<stacked-sheet title="Add user">
<input type="text" name="fullname" />
<button>Add</button>
</stacked-sheet>
</stacked-sheets-holder>Linting
npm run lintFormating
npm run formatTesting using karma
npm run testDemoing and developing
npm run startBuilding
npm run build1.0.175
3 years ago
1.0.173--
3 years ago
1.0.137
4 years ago
1.0.134
4 years ago
1.0.127
4 years ago
1.0.122
4 years ago
1.0.118
5 years ago
1.0.112
5 years ago
1.0.83
6 years ago
1.0.79
6 years ago
1.0.76
6 years ago
1.0.73
6 years ago
1.0.69
6 years ago
1.0.61
6 years ago
1.0.56
6 years ago
1.0.49
6 years ago
1.0.46-merge
6 years ago
1.0.45-azure-deploy
6 years ago