-
Notifications
You must be signed in to change notification settings - Fork 10
feat: added playground page #4551
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
Merged
Merged
Conversation
This file contains hidden or 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
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Franzke <[email protected]>
Co-authored-by: Maximilian Franzke <[email protected]>
Co-authored-by: Maximilian Franzke <[email protected]>
Co-authored-by: Maximilian Franzke <[email protected]>
…ent.html Co-authored-by: Maximilian Franzke <[email protected]>
This reverts commit 9c5665e.
…at-card-inside-button
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
nmerget
reviewed
Jul 21, 2025
nmerget
approved these changes
Jul 21, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mfranzke
added a commit
that referenced
this pull request
Jul 21, 2025
BREAKING CHANGES refactor: removed aria attributes which have a 1:1 mapping #4476 refactor: align how to use a DBCard as button or link #4506 refactor: variables for transparent-hovered/-pressed #4565 refactor: changed and added container and screen sizes #4486 renamed the data-icon-after and data-icon-before properties to data-icon-trailing and data-icon-leading with feat: add trailing icon for button #4474 (BREAKING CHANGE when integrated HTML code directly) refactor: renamed data-hide-icon to data-show-icon to match property #4568 (BREAKING CHANGE when integrated HTML code directly) Besides our main library, we've updated the DB Theme with changes to the iconset: updated DB UX Theme with removed, renamed and new icons Added feat: add trailing icon for button #4474 feat: add multiple property for input[type=file] #4513 feat: add link property wrap #4540 feat: added playground page #4551 Changed refactor: use button type for react and vue based on click listener #4490 chore: remove button state property #4501
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🪩🔥🕺coolTopic
some relevant topics, that we even also need to report in different rounds / to stakeholders
📕documentation
Improvements or additions to documentation
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
Added playground page. Resolves #3042
Types of changes
Further comments