Skip to content

Commit

Permalink
chore(release): publish v3.108.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 12, 2023
1 parent 457faa6 commit 411bce6
Show file tree
Hide file tree
Showing 40 changed files with 188 additions and 59 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

### Bug Fixes

- **@clayui/core:** fix accessibility error for `aria-colindex` value ([931f426](https://github.com/liferay/clay/commit/931f426d24499e8deeb517194d56a60dc4193877))
- **@clayui/css:** Modals adjusts sizes in smaller screens for zoom accessibility ([375f83e](https://github.com/liferay/clay/commit/375f83ee7ca075b9cdb254274cb3f16334671dff))
- **@clayui/panel:** Disclosure Pattern to Clay Panel Component ([6ffa238](https://github.com/liferay/clay/commit/6ffa2381da4ef3d6e6a98c30b8fd4841ff0edd63))
- **@clayui/tooltip:** Fix close tooltip when pressing Escape key ([6f40c16](https://github.com/liferay/clay/commit/6f40c16ad2556a99c839822c1486a2e0b2ee710c))
- **@clayui/vertical-nav:** Fix focusable vertica navbar when item has active property equals to false ([aa3078b](https://github.com/liferay/clay/commit/aa3078be54ed2d22f699b1f4736b58e1e84bd0a7))
- **clayui.com:** fix build error ([0774484](https://github.com/liferay/clay/commit/0774484d231547f96a8d5e4c175423a143250cc9))

### Features

- **@clayui/core:** add new API to define the `size` to table ([23d3384](https://github.com/liferay/clay/commit/23d338487bb1bf034a1d5ac54d54381c54cd3ee6))
- **@clayui/core:** add the example of Sections with Table ([0b4bfe4](https://github.com/liferay/clay/commit/0b4bfe4f984272512a0dc29dfbe316fee2c8eb76))
- **@clayui/css:** add `table-head-bordered` ([9d721a4](https://github.com/liferay/clay/commit/9d721a4e18ea7e5c0d4b25de3caf4c468b40c45d))
- **@clayui/css:** adds new size and table size adjustments ([7dd6758](https://github.com/liferay/clay/commit/7dd6758401521775a4f4304667973fbfadff4949))
- **@clayui/css:** Adjust new table styles (FDS) ([ba4c5c3](https://github.com/liferay/clay/commit/ba4c5c344eacf3e710aeba87ef691accd26d9cd1))
- **@clayui/table:** adds the border to the head by default ([fb2cbdb](https://github.com/liferay/clay/commit/fb2cbdb7ac749756ff4c1749056af54bed9441fe))
- **@clayui/table:** sets striped by default ([2ee5787](https://github.com/liferay/clay/commit/2ee5787ef5c2bd83aa66632014577a797645081c))

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

### 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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

### Bug Fixes

- **clayui.com:** fix build error ([0774484](https://github.com/liferay/clay/commit/0774484d231547f96a8d5e4c175423a143250cc9))

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

**Note:** Version bump only for package clayui.com
Expand Down
30 changes: 15 additions & 15 deletions clayui.com/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.107.1",
"version": "3.108.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,34 +13,34 @@
"serve": "gatsby serve"
},
"dependencies": {
"@clayui/autocomplete": "^3.107.1",
"@clayui/autocomplete": "^3.108.0",
"@clayui/breadcrumb": "^3.107.0",
"@clayui/button": "^3.107.0",
"@clayui/card": "^3.107.1",
"@clayui/card": "^3.108.0",
"@clayui/charts": "^3.106.1",
"@clayui/color-picker": "^3.107.1",
"@clayui/css": "^3.107.0",
"@clayui/color-picker": "^3.108.0",
"@clayui/css": "^3.108.0",
"@clayui/data-provider": "^3.107.0",
"@clayui/date-picker": "^3.107.1",
"@clayui/drop-down": "^3.107.1",
"@clayui/date-picker": "^3.108.0",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
"@clayui/layout": "^3.106.1",
"@clayui/link": "^3.106.1",
"@clayui/list": "^3.107.1",
"@clayui/list": "^3.108.0",
"@clayui/modal": "^3.107.0",
"@clayui/multi-select": "^3.107.1",
"@clayui/multi-step-nav": "^3.107.1",
"@clayui/nav": "^3.107.1",
"@clayui/multi-select": "^3.108.0",
"@clayui/multi-step-nav": "^3.108.0",
"@clayui/nav": "^3.108.0",
"@clayui/navigation-bar": "^3.107.0",
"@clayui/pagination": "^3.107.1",
"@clayui/pagination-bar": "^3.107.1",
"@clayui/panel": "^3.107.0",
"@clayui/pagination": "^3.108.0",
"@clayui/pagination-bar": "^3.108.0",
"@clayui/panel": "^3.108.0",
"@clayui/popover": "^3.107.0",
"@clayui/sticker": "^3.106.1",
"@clayui/time-picker": "^3.107.0",
"@clayui/tooltip": "^3.107.0",
"@clayui/tooltip": "^3.108.0",
"@clayui/upper-toolbar": "^3.107.0",
"@docsearch/react": "3",
"@mdx-js/mdx": "^1.6.16",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "3.4.0",
"version": "3.107.1",
"version": "3.108.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

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

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

**Note:** Version bump only for package @clayui/autocomplete
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/autocomplete",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayAutocomplete component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,8 +25,8 @@
"react"
],
"dependencies": {
"@clayui/core": "^3.107.1",
"@clayui/drop-down": "^3.107.1",
"@clayui/core": "^3.108.0",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/loading-indicator": "^3.106.1",
"@clayui/shared": "^3.107.0",
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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

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

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

**Note:** Version bump only for package @clayui/card
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-card/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/card",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.107.1",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

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

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

**Note:** Version bump only for package @clayui/color-picker
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-color-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/color-picker",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayColorPicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.107.1",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/shared": "^3.107.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/clay-core/CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

### Bug Fixes

- **@clayui/core:** fix accessibility error for `aria-colindex` value ([931f426](https://github.com/liferay/clay/commit/931f426d24499e8deeb517194d56a60dc4193877))
- **@clayui/vertical-nav:** Fix focusable vertica navbar when item has active property equals to false ([aa3078b](https://github.com/liferay/clay/commit/aa3078be54ed2d22f699b1f4736b58e1e84bd0a7))

### Features

- **@clayui/core:** add new API to define the `size` to table ([23d3384](https://github.com/liferay/clay/commit/23d338487bb1bf034a1d5ac54d54381c54cd3ee6))
- **@clayui/core:** add the example of Sections with Table ([0b4bfe4](https://github.com/liferay/clay/commit/0b4bfe4f984272512a0dc29dfbe316fee2c8eb76))
- **@clayui/table:** adds the border to the head by default ([fb2cbdb](https://github.com/liferay/clay/commit/fb2cbdb7ac749756ff4c1749056af54bed9441fe))

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

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/core",
"version": "3.107.1",
"version": "3.108.0",
"description": "Clay UI components in React",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@clayui/modal": "^3.107.0",
"@clayui/provider": "^3.106.1",
"@clayui/shared": "^3.107.0",
"@clayui/table": "^3.106.1",
"@clayui/table": "^3.108.0",
"@tanstack/react-virtual": "3.0.0-beta.54",
"aria-hidden": "^1.2.2",
"classnames": "^2.2.6",
Expand Down
18 changes: 18 additions & 0 deletions packages/clay-css/CHANGELOG.md
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)


### Bug Fixes

* **@clayui/css:** Modals adjusts sizes in smaller screens for zoom accessibility ([375f83e](https://github.com/liferay/clay/commit/375f83ee7ca075b9cdb254274cb3f16334671dff))


### Features

* **@clayui/css:** add `table-head-bordered` ([9d721a4](https://github.com/liferay/clay/commit/9d721a4e18ea7e5c0d4b25de3caf4c468b40c45d))
* **@clayui/css:** adds new size and table size adjustments ([7dd6758](https://github.com/liferay/clay/commit/7dd6758401521775a4f4304667973fbfadff4949))
* **@clayui/css:** Adjust new table styles (FDS) ([ba4c5c3](https://github.com/liferay/clay/commit/ba4c5c344eacf3e710aeba87ef691accd26d9cd1))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/clay-css/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/css",
"version": "3.107.0",
"version": "3.108.0",
"description": "Liferay's web implementation of the Lexicon Design Language",
"main": "index.js",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-date-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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

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

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

**Note:** Version bump only for package @clayui/date-picker
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-date-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/date-picker",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayDatePicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -22,8 +22,8 @@
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/core": "^3.107.1",
"@clayui/drop-down": "^3.107.1",
"@clayui/core": "^3.108.0",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/shared": "^3.107.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-drop-down/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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

**Note:** Version bump only for package @clayui/drop-down

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

**Note:** Version bump only for package @clayui/drop-down
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-drop-down/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/drop-down",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayDropDown component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/core": "^3.107.1",
"@clayui/core": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/link": "^3.106.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-list/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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

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

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

**Note:** Version bump only for package @clayui/list
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-list/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/list",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayList component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
"react"
],
"dependencies": {
"@clayui/drop-down": "^3.107.1",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-localized-input/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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

**Note:** Version bump only for package @clayui/localized-input

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

**Note:** Version bump only for package @clayui/localized-input
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-localized-input/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/localized-input",
"version": "3.107.1",
"version": "3.108.0",
"description": "ClayLocalizedInput component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.107.1",
"@clayui/drop-down": "^3.108.0",
"@clayui/form": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/label": "^3.106.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-multi-select/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.108.0](https://github.com/liferay/clay/compare/v3.107.1...v3.108.0) (2023-12-12)

**Note:** Version bump only for package @clayui/multi-select

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

**Note:** Version bump only for package @clayui/multi-select
Expand Down

0 comments on commit 411bce6

Please sign in to comment.