-
Notifications
You must be signed in to change notification settings - Fork 7
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: provide Web Components (StencilJS) #3174
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # package-lock.json # scripts/package.json
github-actions
bot
added
📕documentation
Improvements or additions to documentation
🏘components
Changes inside components folder
📺showcases
Changes to 1-n showcases
labels
Sep 11, 2024
# Conflicts: # showcases/vanilla-showcase/package.json
# Conflicts: # package-lock.json
# Conflicts: # __snapshots__/accordion/patternhub/accordion-properties-should-match-screenshot.png # __snapshots__/tabs/patternhub/tabs-properties-should-match-screenshot.png # __snapshots__/tag/patternhub/tag-properties-should-match-screenshot.png # package-lock.json
mfranzke
previously approved these changes
Oct 29, 2024
# Conflicts: # package-lock.json
mfranzke
previously approved these changes
Oct 29, 2024
mfranzke
previously approved these changes
Oct 29, 2024
Co-authored-by: Maximilian Franzke <[email protected]>
Co-authored-by: Maximilian Franzke <[email protected]>
@nmerget remember, normally my reviews are gonna hurt your feelings. Now it's the pipeline. |
mfranzke
previously approved these changes
Oct 29, 2024
mfranzke
approved these changes
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🚢📀cicd
Changes inside .github folder
🏘components
Changes inside components folder
🪩 🔥 🕺 cool topic
some relevant topics, that we even also need to report in different rounds / to stakeholders
📕documentation
Improvements or additions to documentation
🏗foundations
Changes inside foundations folder
🚀 release
📺showcases
Changes to 1-n showcases
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
We need to wait for BuilderIO/mitosis#1547 until every component can be generated via mitosis.
Replaced old
@db-ui/web-components
with stencil build:@db-ui/web-components
- Read new README.mdcem
and autocompletes for JetBrain IDE's and VSCodecustom-elements.json
for our future documentationTypes of changes
Further comments