-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(deps-dev): bump the playwright group with 3 updates Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) and [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.35.1 to 1.40.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.35.1...v1.40.0) Updates `@playwright/experimental-ct-react` from 1.35.1 to 1.40.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.35.1...v1.40.0) Updates `@playwright/experimental-ct-vue` from 1.35.1 to 1.40.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.35.1...v1.40.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright - dependency-name: "@playwright/experimental-ct-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: playwright ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update playwright * fix: issue with new playwright - webkit browser * chore: update package-lock.json * chore: update snapshots * fix: issue with webkit * chore: update snapshots for webkit * feat: add color palette and refactor color consumption * fix: missing token in showcase * fix: missing token in showcase * chore: update snapshots * chore: reverted webkit workaround * chore: changed playwright image and update snapshots * chore: update snapshots * chore: update snapshots * chore: removed webkit screenshots because of icon font issue * chore: update snapshots * chore: update snapshots * chore: update from main * chore: fix issues from playwright tests * chore: update from main * chore: update from main * chore: update speaking colors * chore: update snapshots * chore: update color consumption * chore: fix issues with checkbox/radio * fix: issue with removed colorVariants from card * chore: update colors * chore: update snapshots * fix: issue with wrong brand hover color * fix: issue with solid button * chore: update colors to use bg-1,2,3 * chore: update snapshots * fix: issue with wrong import * chore: update default color scheme * chore: update playwright * chore: update from main * chore: update snapshots * chore: replaced base with neutral and renamed bg-1 to bg-lvl-1 * fix: issue with brand colors * chore: update from main * chore: update from main * chore: update snapshots * feat: add headline icon size and weight * chore: aligned disabled opacity * chore: reworked button and link * chore: rename tonality to density * chore: add db-puls to tab directly * fix: issue with missing block-size for scrollbar * chore: removed semantic colors from form-elements chore: renamed labelVariant to variant chore: renamed variant to semantic * chore: update radio border logic * chore: update card * chore: update card * chore: update active state navigation item * chore: update snapshots * chore: update colors to use "-enabled" * fix: issue with wrong color tokens * fix: issue with popover * fix: issue with angular active tab * chore: refactored alert and renamed it to notification chore: update new color palette * fix: issue with wrong dir name for notification * chore: add "on-contrast" color * fix: issue with base path * chore: update fonts and transitions chore: update background-color for adaptive components chore: removed style-dictionary * chore: update brand colors * chore: update from main * chore: update from main * chore: update border variables * feat: add cursor pointer to interactive components * fix: issue with textarea scrollbar * fix: issue with wrong prop * chore: update snapshots * chore: update font-size and color issues found in theme-builder * chore: fix issue with notification close button * fix: issue with notification * fix: issue with tab disabled state * fix: issue with missing not[data-placement] for popover * chore: add brand-on variables for colors * fix: issue with tab ids when changing amount of tabs * chore: update from main * fix: default color palette * feat: handle correct validation * chore: revert patternhub delete -.- * fix: issue with angular compile * fix: issue with angular compile * chore: update notification * chore: update snapshots * fix: issues with validation for form-components * fix: issue with tabs * fix: issue with missing type * fix: issue with typo in button variant * fix: add missing on-contrast variable * chore: update from main * docs: add migration doc for beta * Chore mitosis update (#2349) * chore(deps-dev): bump @builder.io/mitosis-cli from 0.0.100 to 0.0.143 Bumps @builder.io/mitosis-cli from 0.0.100 to 0.0.143. --- updated-dependencies: - dependency-name: "@builder.io/mitosis-cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix: issue with new slot update from mitosis * chore: update mitosis (changing slots for react) * fix: issue in patternhub with slots * Update README.md * fix: issue with accordion * fix: issue with vue component tests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maximilian Franzke <[email protected]> * docs: add migration to global readme * chore: update from main * fix: issues with checkbox and radio tags * chore: update snapshots * chore: update from main * feat: add message to checkbox (#2364) * feat: add message to checkbox * chore: update snapshots * Update packages/components/src/styles/_form-components.scss Co-authored-by: Maximilian Franzke <[email protected]> * Update packages/components/src/styles/_form-components.scss Co-authored-by: Maximilian Franzke <[email protected]> --------- Co-authored-by: Maximilian Franzke <[email protected]> * fix: issue with code docs * fix: issue with angular css selectors * chore: typo * chore: update from main * chore: update package-lock.json * fix: issue with vue output * chore: update from main * chore: update package-lock.json * fix: issue with accordion test * chore: rename main-navigation to navigation * chore: update package-lock.json * chore: update from main * chore: regenerate package-lock.json * chore: regenerate package-lock.json * fix: issue with validation and add additional information for this * fix: issue with popover component test * chore: update snapshots * fix: wrong docs for vue main-navigation * fix: wrong docs for vue main-navigation * chore: renames tab to tab item * chore: adds TabItem screenshots * chore: update package-lock.json * fix: adds missing angular component selectors for tab items * fix: issue with user-valid for checkbox * fix: adds dbtabitem to not angular selector * fix: adds db-tab-item and dbtabitem to angular workarounds * feat: add customValidity * fix: removes minor layout bugs like spacings caused by merging * fix: issues from merging * docs: moves tab-item overview into tabs overview * fix: changes ui classes to density classes * fix: sets track to full width at width auto * fix: changes import from DBTab to DBTabItem * chore: regenerated snapshots * Update packages/components/src/index.ts Co-authored-by: Maximilian Franzke <[email protected]> * Update packages/components/src/components/tabs/tabs.scss Co-authored-by: Maximilian Franzke <[email protected]> * refactor: regenerated package lock file * chore: revert wrong changes from merge --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: NicolasMerget <[email protected]> Co-authored-by: Nicolas Merget <[email protected]> Co-authored-by: Maximilian Franzke <[email protected]> Co-authored-by: Maximilian Franzke <[email protected]>
- Loading branch information
1 parent
d7c707f
commit 5a68970
Showing
68 changed files
with
362 additions
and
325 deletions.
There are no files selected for viewing
Binary file added
BIN
+52.8 KB
...ab-item/showcase/chromium/regular/neutral/DBTabItem-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 added
BIN
+104 KB
...tab-item/showcase/firefox/regular/neutral/DBTabItem-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 added
BIN
+45.2 KB
...em/showcase/mobile-chrome/regular/neutral/DBTabItem-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 added
BIN
+43.3 KB
...em/showcase/mobile-safari/regular/neutral/DBTabItem-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 added
BIN
+48.6 KB
.../tab-item/showcase/webkit/regular/neutral/DBTabItem-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
-30 Bytes
(99%)
__snapshots__/tabs/component/chromium/DBTabs-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
-83 Bytes
(98%)
__snapshots__/tabs/component/firefox/DBTabs-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
-30 Bytes
(99%)
__snapshots__/tabs/component/mobile-chrome/DBTabs-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
-235 Bytes
(100%)
...ots__/tabs/showcase/chromium/regular/neutral/DBTabs-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
-530 Bytes
(100%)
...hots__/tabs/showcase/firefox/regular/neutral/DBTabs-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
-296 Bytes
(100%)
.../tabs/showcase/mobile-chrome/regular/neutral/DBTabs-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
-304 Bytes
(100%)
.../tabs/showcase/mobile-safari/regular/neutral/DBTabs-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
-170 Bytes
(100%)
...shots__/tabs/showcase/webkit/regular/neutral/DBTabs-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.
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
1 change: 1 addition & 0 deletions
1
packages/components/overrides/angular/src/components/tab-item/index.ts
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export { DBTabItem } from './tab-item'; |
1 change: 0 additions & 1 deletion
1
packages/components/overrides/angular/src/components/tab/index.ts
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export { default as DBTabItem } from './tab-item'; |
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
1 change: 1 addition & 0 deletions
1
packages/components/src/components/tab-item/tab-item-web-component.scss
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
@forward "tab-item"; |
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
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
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
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
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
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
Oops, something went wrong.