Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
iOvergaard committed Mar 31, 2022
1 parent 87f419b commit 6401705
Show file tree
Hide file tree
Showing 132 changed files with 888 additions and 233 deletions.
8 changes: 8 additions & 0 deletions packages/uui-action-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

**Note:** Version bump only for package @umbraco-ui/uui-action-bar
6 changes: 3 additions & 3 deletions packages/uui-action-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-action-bar",
"version": "0.0.5",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,8 +30,8 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-button-group": "0.0.12"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-button-group": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/uui-avatar-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
- add element names as property for custom child selectors to support custom elements ([55cc647](https://github.com/umbraco/Umbraco.UI/commit/55cc64756cb8f80637a3c1ffc865bcc10b58fe0e))
6 changes: 3 additions & 3 deletions packages/uui-avatar-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-avatar-group",
"version": "0.0.19",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,8 +30,8 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-avatar": "0.0.19"
"@umbraco-ui/uui-avatar": "0.1.0",
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/uui-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

**Note:** Version bump only for package @umbraco-ui/uui-avatar
4 changes: 2 additions & 2 deletions packages/uui-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-avatar",
"version": "0.0.19",
"version": "0.1.0",
"license": "MIT",
"description": "An avatar web component for displaying user avatars.",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/uui-badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

**Note:** Version bump only for package @umbraco-ui/uui-badge
4 changes: 2 additions & 2 deletions packages/uui-badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-badge",
"version": "0.0.12",
"version": "0.1.0",
"license": "MIT",
"description": "A badge to notify that there is something that requires attention of the user.",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- remove registration warning ([aca2ebf](https://github.com/umbraco/Umbraco.UI/commit/aca2ebfccc90cedc9895417ade08b18e639f2116))
2 changes: 1 addition & 1 deletion packages/uui-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-base",
"version": "0.0.17",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-boolean-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Bug Fixes

- **test:** remove a duplicate test ([c035de5](https://github.com/umbraco/Umbraco.UI/commit/c035de5f412243e4e74b8498abd10710c650765a))
4 changes: 2 additions & 2 deletions packages/uui-boolean-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-boolean-input",
"version": "0.0.3",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,7 +30,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/uui-box/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

**Note:** Version bump only for package @umbraco-ui/uui-box
6 changes: 3 additions & 3 deletions packages/uui-box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-box",
"version": "0.0.14",
"version": "0.1.0",
"license": "MIT",
"description": "A box web component for grouping elements",
"keywords": [
Expand Down Expand Up @@ -29,8 +29,8 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-css": "0.0.4"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-css": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/uui-breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- add element names as property for custom child selectors to support custom elements ([55cc647](https://github.com/umbraco/Umbraco.UI/commit/55cc64756cb8f80637a3c1ffc865bcc10b58fe0e))
- add support for unknown breadcrumb items ([f588325](https://github.com/umbraco/Umbraco.UI/commit/f5883252e629b18d80325b89197a9bcdc76cb476))
4 changes: 2 additions & 2 deletions packages/uui-breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-breadcrumbs",
"version": "0.0.19",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -32,7 +32,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-button-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
4 changes: 2 additions & 2 deletions packages/uui-button-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-button-group",
"version": "0.0.12",
"version": "0.1.0",
"license": "MIT",
"description": "An element to group buttons.",
"keywords": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-button-inline-create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Bug Fixes

- uui-button-inline-create collides with storybook documentation for LabelMixin, and since it only uses the property for label we can just declare that directly on the component instead of inheriting ([5ce670c](https://github.com/umbraco/Umbraco.UI/commit/5ce670c8fe7b5e42130e0486b32c6e2ea64cc327))
4 changes: 2 additions & 2 deletions packages/uui-button-inline-create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-button-inline-create",
"version": "0.0.4",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,7 +30,7 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17"
"@umbraco-ui/uui-base": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
6 changes: 3 additions & 3 deletions packages/uui-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-button",
"version": "0.1.10",
"version": "0.2.0",
"license": "MIT",
"description": "All-round button, Umbraco backoffice style.",
"keywords": [
Expand Down Expand Up @@ -30,8 +30,8 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-icon-registry-essential": "0.0.3"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-icon-registry-essential": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-card-content-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
8 changes: 4 additions & 4 deletions packages/uui-card-content-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-card-content-node",
"version": "0.0.4",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,9 +30,9 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-card": "0.0.4",
"@umbraco-ui/uui-icon": "0.0.5"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-card": "0.1.0",
"@umbraco-ui/uui-icon": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-card-media/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
10 changes: 5 additions & 5 deletions packages/uui-card-media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-card-media",
"version": "0.0.4",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -30,10 +30,10 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-card": "0.0.4",
"@umbraco-ui/uui-symbol-file": "0.0.5",
"@umbraco-ui/uui-symbol-folder": "0.0.5"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-card": "0.1.0",
"@umbraco-ui/uui-symbol-file": "0.1.0",
"@umbraco-ui/uui-symbol-folder": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/uui-card-user/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-03-31)

### Features

- 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))
8 changes: 4 additions & 4 deletions packages/uui-card-user/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-card-user",
"version": "0.0.4",
"version": "0.1.0",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -31,9 +31,9 @@
"custom-elements.json"
],
"dependencies": {
"@umbraco-ui/uui-avatar": "0.0.19",
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-card": "0.0.4"
"@umbraco-ui/uui-avatar": "0.1.0",
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-card": "0.1.0"
},
"scripts": {
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",
Expand Down
Loading

0 comments on commit 6401705

Please sign in to comment.