Skip to content

Commit 9eadb64

Browse files
authored
Merge branch 'v1/contrib' into bug/color-picker-disabled
2 parents f9b5328 + 0b6581a commit 9eadb64

File tree

76 files changed

+163
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+163
-152
lines changed

package-lock.json

Lines changed: 54 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"lit": "^2.7.6"
6060
},
6161
"devDependencies": {
62-
"@babel/core": "7.22.9",
62+
"@babel/core": "7.23.0",
6363
"@lerna-lite/cli": "2.5.1",
6464
"@lerna-lite/exec": "2.5.1",
6565
"@lerna-lite/publish": "2.5.1",
@@ -86,7 +86,7 @@
8686
"element-internals-polyfill": "1.3.5",
8787
"esbuild": "0.17.18",
8888
"eslint": "8.45.0",
89-
"eslint-config-prettier": "8.9.0",
89+
"eslint-config-prettier": "9.0.0",
9090
"eslint-import-resolver-typescript": "3.5.5",
9191
"eslint-plugin-html": "7.1.0",
9292
"eslint-plugin-import": "2.27.5",
@@ -100,7 +100,7 @@
100100
"lint-staged": "13.2.3",
101101
"npm-check-updates": "16.10.16",
102102
"plop": "3.1.2",
103-
"postcss": "8.4.26",
103+
"postcss": "8.4.31",
104104
"postcss-advanced-variables": "3.0.1",
105105
"postcss-cli": "10.1.0",
106106
"postcss-color-function": "4.1.0",

packages/uui-action-bar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Umbraco style action-bar component.
66

77
### See it in action
88

9-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-action-bar)
9+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-action-bar--docs)
1010

1111
## Installation
1212

packages/uui-avatar-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-avatar-group)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-avatar-group--docs)
88

99
## Installation
1010

packages/uui-avatar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-avatar)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-avatar--docs)
88

99
## Installation
1010

packages/uui-badge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-badge)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-badge--docs)
88

99
## Installation
1010

packages/uui-box/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-box)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-box--docs)
88

99
## Installation
1010

packages/uui-breadcrumbs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-breadcrumbs)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-breadcrumbs--docs)
88

99
## Installation
1010

packages/uui-button-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### See it in action
66

7-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-button-group)
7+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-button-group--docs)
88

99
## Installation
1010

packages/uui-button-inline-create/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Umbraco style button-inline-create component.
66

77
### See it in action
88

9-
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-button-inline-create)
9+
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-button-inline-create--docs)
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)