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

Adding example modal component #9

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

HannesAlexandersson
Copy link
Owner

Adding a complete modal component to showcase the structure of the library beter. it is complete with documentation and instructions on usage

Description

Adding a new component. a modal that after activaded opens a overlay over the main content and can be closed with an "X" button. it comes with a separate css and js file aswell as component specefik documentation.

Related Issue

This PR closes #8 on merge

How Has This Been Tested?

Tests have been performed by running the files locally.

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested my changes and confirmed that they work.
  • I have updated the documentation (if necessary).

Additional Information

no further information needed

Adding a complete modal component to showcase the structure of the library beter. it is complete with documentation and instructions on usage
@HannesAlexandersson HannesAlexandersson linked an issue Aug 31, 2024 that may be closed by this pull request
@HannesAlexandersson HannesAlexandersson merged commit ee066ac into main Aug 31, 2024
1 check passed
@HannesAlexandersson HannesAlexandersson deleted the 8-adding-example-modal branch August 31, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding example modal
1 participant