Skip to content

Commit 6401705

Browse files
committed
Publish
- @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected]
1 parent 87f419b commit 6401705

File tree

132 files changed

+888
-233
lines changed

Some content is hidden

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

132 files changed

+888
-233
lines changed

packages/uui-action-bar/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-action-bar

packages/uui-action-bar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-action-bar",
3-
"version": "0.0.5",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -30,8 +30,8 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "0.0.17",
34-
"@umbraco-ui/uui-button-group": "0.0.12"
33+
"@umbraco-ui/uui-base": "0.1.0",
34+
"@umbraco-ui/uui-button-group": "0.1.0"
3535
},
3636
"scripts": {
3737
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)
7+
8+
### Features
9+
10+
- add demandCustomElement for all elements that require other uui-elements to render correctly ([#172](https://github.com/umbraco/Umbraco.UI/issues/172)) ([adb4f3b](https://github.com/umbraco/Umbraco.UI/commit/adb4f3b39db28a866267ab4290e64a91c1a8e9a0))
11+
- add element names as property for custom child selectors to support custom elements ([55cc647](https://github.com/umbraco/Umbraco.UI/commit/55cc64756cb8f80637a3c1ffc865bcc10b58fe0e))

packages/uui-avatar-group/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-avatar-group",
3-
"version": "0.0.19",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -30,8 +30,8 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "0.0.17",
34-
"@umbraco-ui/uui-avatar": "0.0.19"
33+
"@umbraco-ui/uui-avatar": "0.1.0",
34+
"@umbraco-ui/uui-base": "0.1.0"
3535
},
3636
"scripts": {
3737
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-avatar/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-avatar

packages/uui-avatar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-avatar",
3-
"version": "0.0.19",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"description": "An avatar web component for displaying user avatars.",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "0.0.17"
33+
"@umbraco-ui/uui-base": "0.1.0"
3434
},
3535
"scripts": {
3636
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-badge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)
7+
8+
**Note:** Version bump only for package @umbraco-ui/uui-badge

packages/uui-badge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-badge",
3-
"version": "0.0.12",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"description": "A badge to notify that there is something that requires attention of the user.",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "0.0.17"
33+
"@umbraco-ui/uui-base": "0.1.0"
3434
},
3535
"scripts": {
3636
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-base/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)
7+
8+
### Features
9+
10+
- remove registration warning ([aca2ebf](https://github.com/umbraco/Umbraco.UI/commit/aca2ebfccc90cedc9895417ade08b18e639f2116))

packages/uui-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-base",
3-
"version": "0.0.17",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",

0 commit comments

Comments
 (0)