-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feat-drawer-non-modal
- Loading branch information
Showing
345 changed files
with
7,686 additions
and
7,209 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,5 +1,9 @@ | ||
export default { | ||
'*.md': 'markdownlint -c .config/.markdown-lint.yml', | ||
'*.{css,scss}': 'stylelint --fix --allow-empty-input', | ||
// In case that we're changing the stylelints configuration files content, we would need to validate it | ||
'.stylelintrc.*': 'stylelint --validate', | ||
'stylelint.config.*': 'stylelint --validate', | ||
// and elsewhere we don't, compare to https://github.com/stylelint/stylelint/pull/8009 | ||
'*.{css,scss}': 'stylelint --fix --allow-empty-input --no-validate', | ||
'*.{js,ts,tsx,jsx,mjs,cjs}': 'xo --fix' | ||
}; |
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 |
---|---|---|
|
@@ -10,4 +10,4 @@ | |
/showcases/nuxt-showcase/** | ||
build-outputs/ | ||
build-showcases/ | ||
/output/vue/scripts/fix-any-types.ts | ||
/output/** |
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
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
Validating CODEOWNERS rules …
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Global Repository owners | ||
# see https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners for details of syntax | ||
* [email protected] [email protected] [email protected] [email protected] [email protected] | ||
* [email protected] [email protected] [email protected] [email protected] |
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
Binary file modified
BIN
-99 Bytes
(100%)
...accordion-item/patternhub/accordion-item-properties-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
-1.6 KB
(97%)
...apshots__/accordion/patternhub/accordion-properties-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
+3.09 KB
(110%)
__snapshots__/badge/patternhub/badge-properties-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
+3.02 KB
(110%)
__snapshots__/brand/patternhub/brand-properties-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
+3.19 KB
(110%)
__snapshots__/card/patternhub/card-properties-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
+3.07 KB
(110%)
__snapshots__/checkbox/patternhub/checkbox-properties-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
+3.37 KB
(110%)
__snapshots__/divider/patternhub/divider-properties-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
+2.01 KB
(110%)
__snapshots__/drawer/patternhub/drawer-docs-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
+239 Bytes
(100%)
__snapshots__/header/patternhub/header-properties-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
+3.45 KB
(110%)
__snapshots__/infotext/patternhub/infotext-properties-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
+1.42 KB
(100%)
...hContrast/DBInput-should-match-screenshot-1/DBInput-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
+1.33 KB
(100%)
.../chromium/DBInput-should-match-screenshot-1/DBInput-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
+2.25 KB
(100%)
...e/firefox/DBInput-should-match-screenshot-1/DBInput-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
+1.88 KB
(100%)
...le-chrome/DBInput-should-match-screenshot-1/DBInput-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
+1.81 KB
(100%)
...le-safari/DBInput-should-match-screenshot-1/DBInput-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
+1.49 KB
(100%)
...se/webkit/DBInput-should-match-screenshot-1/DBInput-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
+1.47 KB
(100%)
__snapshots__/link/patternhub/link-properties-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
-548 Bytes
(99%)
...vigation-item/patternhub/navigation-item-properties-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
-109 Bytes
(98%)
...s__/popover/component/chromium/DBPopover-after-open-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
-29 Bytes
(100%)
...ts__/popover/component/firefox/DBPopover-after-open-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
-109 Bytes
(98%)
...opover/component/mobile-chrome/DBPopover-after-open-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
-528 Bytes
(100%)
...trast/DBPopover-should-match-screenshot-1/DBPopover-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
-1.08 KB
(99%)
...omium/DBPopover-should-match-screenshot-1/DBPopover-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
-5.32 KB
(98%)
...refox/DBPopover-should-match-screenshot-1/DBPopover-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
+889 Bytes
(100%)
...hrome/DBPopover-should-match-screenshot-1/DBPopover-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
+700 Bytes
(100%)
...afari/DBPopover-should-match-screenshot-1/DBPopover-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-923 Bytes
(100%)
...ebkit/DBPopover-should-match-screenshot-1/DBPopover-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+3.14 KB
(110%)
__snapshots__/section/patternhub/section-properties-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+508 Bytes
(100%)
...ontrast/DBSelect-should-match-screenshot-1/DBSelect-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+563 Bytes
(100%)
...hromium/DBSelect-should-match-screenshot-1/DBSelect-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+641 Bytes
(100%)
...firefox/DBSelect-should-match-screenshot-1/DBSelect-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+458 Bytes
(100%)
...-chrome/DBSelect-should-match-screenshot-1/DBSelect-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+3.08 KB
(110%)
__snapshots__/switch/patternhub/switch-properties-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+885 Bytes
(100%)
...trast/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+722 Bytes
(100%)
...omium/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+881 Bytes
(100%)
...refox/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.02 KB
(100%)
...hrome/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+1.26 KB
(100%)
...afari/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+758 Bytes
(100%)
...ebkit/DBTabItem-should-match-screenshot-1/DBTabItem-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
-3.57 KB
(94%)
__snapshots__/tabs/patternhub/tabs-properties-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+74 Bytes
(100%)
__snapshots__/tag/patternhub/tag-properties-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+2.72 KB
(100%)
...-highContrast/DBTag-should-match-screenshot-1/DBTag-should-match-screenshot.png
Oops, something went wrong.
Binary file modified
BIN
+3.02 KB
(110%)
__snapshots__/tooltip/patternhub/tooltip-properties-should-match-screenshot.png
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
Oops, something went wrong.