Skip to content

Commit

Permalink
chore(release): publish v3.111.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 15, 2024
1 parent 87d2436 commit 7dae7b1
Show file tree
Hide file tree
Showing 90 changed files with 426 additions and 211 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

### Bug Fixes

- **@clayui/core:** fixes bug when clicking on item does not select ([eadd182](https://github.com/liferay/clay/commit/eadd18246c2e32fb8d8dbb32a299e6d6a8727a15))
- **@clayui/core:** fixes bug when not focusing on the first item ([f82643f](https://github.com/liferay/clay/commit/f82643f9bc651db841fc65cce22ee47e6af0c183))
- **@clayui/core:** fixes bug when visual focus is lost when items are updated in Picker ([202962b](https://github.com/liferay/clay/commit/202962bd0c51e854994016021715e83751f4c549))
- **@clayui/core:** fixes navigation to just Switch component instead of item ([14ad2a6](https://github.com/liferay/clay/commit/14ad2a6b85cb46c5653d065d3c77553fb599cb12))
- **@clayui/core:** LPS-203851 fixes bug when keeping DropDown open in TreeView actions in Firefox ([f1a7dc6](https://github.com/liferay/clay/commit/f1a7dc650b2d10b8e64d93455feee2ba8205fd84))
- **@clayui/css:** LPD-15629 Accessibility link and text should have 3:1 color contrast ([64584a6](https://github.com/liferay/clay/commit/64584a67cd73220c7011ccef1159784c6b60af57))
- **@clayui/css:** LPD-15988 Active nav tab bottom border shouldn't depend on $body-bg ([b89b64a](https://github.com/liferay/clay/commit/b89b64a483b35d571484c722afd2f803898a23b4))
- **@clayui/css:** LPD-16364 [@page](https://github.com/page) {.css-selector{}} is not valid css ([2df56c6](https://github.com/liferay/clay/commit/2df56c6cfaf048943d41f975329557d551f5c692))

### Features

- **@clayui/css:** Add new icon-rule-builder icon ([33db79b](https://github.com/liferay/clay/commit/33db79b42bf25999503be4b6a8fa23111dd7f68d))

# [3.110.0](https://github.com/liferay/clay/compare/v3.109.0...v3.110.0) (2024-01-25)

### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions clayui.com/CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

### Features

- **@clayui/css:** Add new icon-rule-builder icon ([33db79b](https://github.com/liferay/clay/commit/33db79b42bf25999503be4b6a8fa23111dd7f68d))

# [3.110.0](https://github.com/liferay/clay/compare/v3.109.0...v3.110.0) (2024-01-25)

**Note:** Version bump only for package clayui.com
Expand Down
58 changes: 29 additions & 29 deletions clayui.com/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.110.0",
"version": "3.111.0",
"license": "MIT",
"scripts": {
"copy:clay-css": "yarn copy:clay-css-js && yarn copy:clay-css-site-images && yarn copy:clay-css-images",
Expand All @@ -13,35 +13,35 @@
"serve": "gatsby serve"
},
"dependencies": {
"@clayui/autocomplete": "^3.109.0",
"@clayui/breadcrumb": "^3.107.0",
"@clayui/button": "^3.107.0",
"@clayui/card": "^3.109.0",
"@clayui/autocomplete": "^3.111.0",
"@clayui/breadcrumb": "^3.111.0",
"@clayui/button": "^3.111.0",
"@clayui/card": "^3.111.0",
"@clayui/charts": "^3.106.1",
"@clayui/color-picker": "^3.109.0",
"@clayui/css": "^3.110.0",
"@clayui/data-provider": "^3.109.0",
"@clayui/date-picker": "^3.109.0",
"@clayui/drop-down": "^3.109.0",
"@clayui/form": "^3.109.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
"@clayui/layout": "^3.106.1",
"@clayui/link": "^3.106.1",
"@clayui/list": "^3.109.0",
"@clayui/modal": "^3.109.0",
"@clayui/multi-select": "^3.109.0",
"@clayui/multi-step-nav": "^3.109.0",
"@clayui/nav": "^3.109.0",
"@clayui/navigation-bar": "^3.109.0",
"@clayui/pagination": "^3.109.0",
"@clayui/pagination-bar": "^3.109.0",
"@clayui/panel": "^3.110.0",
"@clayui/popover": "^3.109.0",
"@clayui/sticker": "^3.106.1",
"@clayui/time-picker": "^3.109.0",
"@clayui/tooltip": "^3.109.0",
"@clayui/upper-toolbar": "^3.109.0",
"@clayui/color-picker": "^3.111.0",
"@clayui/css": "^3.111.0",
"@clayui/data-provider": "^3.111.0",
"@clayui/date-picker": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/list": "^3.111.0",
"@clayui/modal": "^3.111.0",
"@clayui/multi-select": "^3.111.0",
"@clayui/multi-step-nav": "^3.111.0",
"@clayui/nav": "^3.111.0",
"@clayui/navigation-bar": "^3.111.0",
"@clayui/pagination": "^3.111.0",
"@clayui/pagination-bar": "^3.111.0",
"@clayui/panel": "^3.111.0",
"@clayui/popover": "^3.111.0",
"@clayui/sticker": "^3.111.0",
"@clayui/time-picker": "^3.111.0",
"@clayui/tooltip": "^3.111.0",
"@clayui/upper-toolbar": "^3.111.0",
"@docsearch/react": "3",
"@mdx-js/mdx": "^1.6.16",
"@mdx-js/react": "^1.6.16",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "3.4.0",
"version": "3.110.0",
"version": "3.111.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-alert/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/alert

## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)

**Note:** Version bump only for package @clayui/alert
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-alert/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/alert",
"version": "3.106.1",
"version": "3.111.0",
"description": "ClayAlert component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,8 +24,8 @@
"react"
],
"dependencies": {
"@clayui/icon": "^3.106.1",
"@clayui/layout": "^3.106.1",
"@clayui/icon": "^3.111.0",
"@clayui/layout": "^3.111.0",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-autocomplete/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/autocomplete

# [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)

**Note:** Version bump only for package @clayui/autocomplete
Expand Down
12 changes: 6 additions & 6 deletions packages/clay-autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/autocomplete",
"version": "3.109.0",
"version": "3.111.0",
"description": "ClayAutocomplete component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,11 +24,11 @@
"react"
],
"dependencies": {
"@clayui/core": "^3.109.0",
"@clayui/drop-down": "^3.109.0",
"@clayui/form": "^3.109.0",
"@clayui/loading-indicator": "^3.106.1",
"@clayui/shared": "^3.109.0",
"@clayui/core": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/form": "^3.111.0",
"@clayui/loading-indicator": "^3.111.0",
"@clayui/shared": "^3.111.0",
"classnames": "^2.2.6",
"fuzzy": "^0.1.3"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-badge/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/badge

# [3.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/badge",
"version": "3.107.0",
"version": "3.111.0",
"description": "ClayBadge component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-breadcrumb/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/breadcrumb

# [3.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

**Note:** Version bump only for package @clayui/breadcrumb
Expand Down
8 changes: 4 additions & 4 deletions packages/clay-breadcrumb/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/breadcrumb",
"version": "3.107.0",
"version": "3.111.0",
"description": "ClayBreadcrumb component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,9 +24,9 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/link": "^3.106.1",
"@clayui/button": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/link": "^3.111.0",
"classnames": "^2.2.6",
"warning": "^4.0.3"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-button/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/button

# [3.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-button/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/button",
"version": "3.107.0",
"version": "3.111.0",
"description": "ClayButton component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,7 +24,7 @@
"react"
],
"dependencies": {
"@clayui/icon": "^3.106.1",
"@clayui/icon": "^3.111.0",
"classnames": "^2.2.6",
"warning": "^4.0.3"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-card/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/card

# [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)

**Note:** Version bump only for package @clayui/card
Expand Down
20 changes: 10 additions & 10 deletions packages/clay-card/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/card",
"version": "3.109.0",
"version": "3.111.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,15 +24,15 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.109.0",
"@clayui/form": "^3.109.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
"@clayui/layout": "^3.106.1",
"@clayui/link": "^3.106.1",
"@clayui/shared": "^3.109.0",
"@clayui/sticker": "^3.106.1",
"@clayui/button": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/shared": "^3.111.0",
"@clayui/sticker": "^3.111.0",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-color-picker/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/color-picker

# [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)

**Note:** Version bump only for package @clayui/color-picker
Expand Down
14 changes: 7 additions & 7 deletions packages/clay-color-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/color-picker",
"version": "3.109.0",
"version": "3.111.0",
"description": "ClayColorPicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,12 +24,12 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.109.0",
"@clayui/form": "^3.109.0",
"@clayui/icon": "^3.106.1",
"@clayui/shared": "^3.109.0",
"@clayui/slider": "^3.109.0",
"@clayui/button": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.111.0",
"@clayui/slider": "^3.111.0",
"classnames": "^2.2.6",
"tinycolor2": "^1.4.2"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/clay-core/CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

### Bug Fixes

- **@clayui/core:** fixes bug when clicking on item does not select ([eadd182](https://github.com/liferay/clay/commit/eadd18246c2e32fb8d8dbb32a299e6d6a8727a15))
- **@clayui/core:** fixes bug when not focusing on the first item ([f82643f](https://github.com/liferay/clay/commit/f82643f9bc651db841fc65cce22ee47e6af0c183))
- **@clayui/core:** fixes bug when visual focus is lost when items are updated in Picker ([202962b](https://github.com/liferay/clay/commit/202962bd0c51e854994016021715e83751f4c549))
- **@clayui/core:** fixes navigation to just Switch component instead of item ([14ad2a6](https://github.com/liferay/clay/commit/14ad2a6b85cb46c5653d065d3c77553fb599cb12))
- **@clayui/core:** LPS-203851 fixes bug when keeping DropDown open in TreeView actions in Firefox ([f1a7dc6](https://github.com/liferay/clay/commit/f1a7dc650b2d10b8e64d93455feee2ba8205fd84))

# [3.109.0](https://github.com/liferay/clay/compare/v3.108.0...v3.109.0) (2024-01-22)

### Bug Fixes
Expand Down
22 changes: 11 additions & 11 deletions packages/clay-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/core",
"version": "3.109.0",
"version": "3.111.0",
"description": "Clay UI components in React",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,16 +24,16 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/form": "^3.109.0",
"@clayui/icon": "^3.106.1",
"@clayui/layout": "^3.106.1",
"@clayui/link": "^3.106.1",
"@clayui/loading-indicator": "^3.106.1",
"@clayui/modal": "^3.109.0",
"@clayui/provider": "^3.106.1",
"@clayui/shared": "^3.109.0",
"@clayui/table": "^3.108.0",
"@clayui/button": "^3.111.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/loading-indicator": "^3.111.0",
"@clayui/modal": "^3.111.0",
"@clayui/provider": "^3.111.0",
"@clayui/shared": "^3.111.0",
"@clayui/table": "^3.111.0",
"@tanstack/react-virtual": "3.0.0-beta.54",
"aria-hidden": "^1.2.2",
"classnames": "^2.2.6",
Expand Down

0 comments on commit 7dae7b1

Please sign in to comment.