Skip to content

Commit

Permalink
chore: update storybook with PowerCAT code components
Browse files Browse the repository at this point in the history
  • Loading branch information
BetimBeja committed Oct 5, 2023
1 parent 36001fd commit b7aa4be
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 4 deletions.
5 changes: 5 additions & 0 deletions storybook/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ const config = {
url: 'https://main--6403b315f2b2d3b2c102b7c9.chromatic.com',
expanded: false, // optional, true by default
},
'creator-kit': {
title: 'PowerCAT Code Components',
url: 'https://tests-componentframework-mock--651ee649a8c91a1d06333c7e.chromatic.com',
expanded: false, // optional, true by default
},
'colorful-optionset': {
title: 'Colorful Optionset',
url: 'https://master--651dc11bd70620b3c0c57342.chromatic.com/',
Expand Down
51 changes: 47 additions & 4 deletions storybook/stories/ComponentFramework-Mock.stories.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,34 @@ <h1>@shko.online/componentframework-mock</h1>
shko.online
</span>
</a>
<a class="link-item" href="https://github.com/Albanian-Xrm/PCF.MultiSwitch" target="_blank">
<img src="https://pngimg.com/uploads/github/github_PNG20.png" alt="plugin" />
<span>
<strong>GitHub Repo</strong>
AlbanianXrm's MultiSwitch
</span>
</a>
<a class="link-item" href="https://pcf.gallery/albanianxrm-multiswitch/" target="_blank">
<img src="https://pcf.gallery/assets/images/logo.png" alt="PCF Gallery" />
<span>
<strong>PCF Gallery</strong>
AlbanianXrm's MultiSwitch
</span>
</a>
<a class="link-item" href="https://github.com/Albanian-Xrm/PCF.StyledSwitch" target="_blank">
<img src="https://pngimg.com/uploads/github/github_PNG20.png" alt="plugin" />
<span>
<strong>GitHub Repo</strong>
AlbanianXrm's Styled Switch
</span>
</a>
<a class="link-item" href="https://pcf.gallery/albanianxrm-styled-switch/" target="_blank">
<img src="https://pcf.gallery/assets/images/logo.png" alt="PCF Gallery" />
<span>
<strong>PCF Gallery</strong>
AlbanianXrm's Styled Switch
</span>
</a>
<a class="link-item" href="https://github.com/Shko-Online/PCF.TOTP-QR-Generator" target="_blank">
<img src="https://pngimg.com/uploads/github/github_PNG20.png" alt="plugin" />
<span>
Expand Down Expand Up @@ -60,18 +88,18 @@ <h1>@shko.online/componentframework-mock</h1>
TOTP Verifier
</span>
</a>
<a class="link-item" href="https://github.com/drivardxrm/LookupDropdown.PCF" target="_blank">
<a class="link-item" href="https://github.com/ORBISAG/ORBIS.PCF.ColorfulOptionset" target="_blank">
<img src="https://pngimg.com/uploads/github/github_PNG20.png" alt="plugin" />
<span>
<strong>GitHub Repo</strong>
LookupDropdown.PCF
Colorful Optionset
</span>
</a>
<a class="link-item" href="https://pcf.gallery/lookup-dropdown-pcf/" target="_blank">
<a class="link-item" href="https://pcf.gallery/colorful-optionset/" target="_blank">
<img src="https://pcf.gallery/assets/images/logo.png" alt="PCF Gallery" />
<span>
<strong>PCF Gallery</strong>
LookupDropdown PCF
Colorful Optionset
</span>
</a>
<a class="link-item" href="https://github.com/PowerPlatformTools/ProjectManagementTools" target="_blank">
Expand All @@ -88,6 +116,21 @@ <h1>@shko.online/componentframework-mock</h1>
Gantt View
</span>
</a>
<a class="link-item" href="https://github.com/drivardxrm/LookupDropdown.PCF" target="_blank">
<img src="https://pngimg.com/uploads/github/github_PNG20.png" alt="plugin" />
<span>
<strong>GitHub Repo</strong>
LookupDropdown.PCF
</span>
</a>
<a class="link-item" href="https://pcf.gallery/lookup-dropdown-pcf/" target="_blank">
<img src="https://pcf.gallery/assets/images/logo.png" alt="PCF Gallery" />
<span>
<strong>PCF Gallery</strong>
LookupDropdown PCF
</span>
</a>

</div>
</div>
</div>

0 comments on commit b7aa4be

Please sign in to comment.