Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move components lib into this repo #1964

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

mikespudwebb
Copy link
Collaborator

  • Moved over from odubya/covalent-sigma.
  • Storybook running for components lib.
  • Fix dialog example page so that the buttons actually open the dialogs now.

Description

  • Moved over components lib from odubya/covalent-sigma. (i.e. web component based versions of the

Test Steps

General Tests for Every PR

  • npm run lint passes.
  • npm test passes and code coverage is not lower.
Screenshots or link to StackBlitz/Plunker

Screen Shot 2022-08-30 at 1 08 02 PM

@mikespudwebb mikespudwebb self-assigned this Aug 30, 2022
@mikespudwebb mikespudwebb force-pushed the feat/add-components-libs branch 2 times, most recently from f045e45 to 24ad13b Compare August 31, 2022 13:27
- name: Deploy docs to GitHub pages
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GH }}
run: npm run ghpages:deploy
- name: Commit storybook for git hub doc site
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one extra step here. we will need will need to checkout the branch gh-pages before doing anything. we might also want to the folder name as storybook-static here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback. I added the storybook stuff into the github script. Please let me know if that looks alright, @owilliams320.

owilliams320
owilliams320 previously approved these changes Aug 31, 2022
Copy link
Collaborator

@owilliams320 owilliams320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 🥇 just had one comment

* Moved over from odubya/covalent-sigma.
* Storybook running for components lib.
* Fix dialog example page so that the buttons actually open the dialogs now.
@owilliams320 owilliams320 merged commit 362005b into main Sep 6, 2022
@owilliams320 owilliams320 deleted the feat/add-components-libs branch September 6, 2022 13:43
@owilliams320
Copy link
Collaborator

🎉 This PR is included in version 4.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants