-
Notifications
You must be signed in to change notification settings - Fork 9
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
refactor: extracted icons and their transformer #3274
Draft
mfranzke
wants to merge
28
commits into
main
Choose a base branch
from
refactor-update-icons
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,650
−7,205
Draft
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
37f167f
refactor: updated types
mfranzke 3edca23
refactor: updated fonts
mfranzke 2bf2f7c
feat: ignore json files as well
mfranzke 0a205b7
refactor: updated SVGs
mfranzke 6412bd8
Merge remote-tracking branch 'origin/main' into refactor-update-icons
nmerget 37d87e1
chore: update snapshots
nmerget 5e9d793
chore: update snapshots
nmerget 8b715b5
chore: update icons
nmerget f9f494a
chore: update from main
nmerget fcc656c
chore: update from package-lock.json
nmerget 73c0e9b
chore: update package-lock.json
nmerget 961b190
chore: update snapshots
nmerget a370b0c
Merge branch 'main' into refactor-update-icons
mfranzke 3075ea8
Merge branch 'main' into refactor-update-icons
mfranzke 1006fe4
refactor: replaced icons with @db-ux/core-icons
nmerget a4ba624
Merge remote-tracking branch 'origin/main' into refactor-update-icons
nmerget aeb2ed8
Merge remote-tracking branch 'origin/main' into refactor-update-icons
nmerget 2aec8f6
chore: update from main
nmerget 23e22b6
Merge branch 'main' into refactor-update-icons
nmerget b25e754
fix: issue with wrong script
nmerget 1571cde
Merge remote-tracking branch 'origin/main' into refactor-update-icons
nmerget 3d89edc
chore: update from main
nmerget 539fb31
fix: issue with linting
nmerget 84ce327
fix: issue with patternhub
nmerget 269d7f6
test: updated screenshots
mfranzke 5e297e8
test: updated screenshot
mfranzke bdc2188
test: updated screenshot
mfranzke 1aad06a
fix: issue with wrong file ending
nmerget File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file modified
BIN
+9.79 KB
(190%)
__snapshots__/divider/patternhub/divider-overview-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+15.4 KB
(230%)
__snapshots__/infotext/patternhub/infotext-overview-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+12.8 KB
(180%)
...ots__/notification/patternhub/notification-overview-should-match-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nmerget is this update actually related to the icons?