Skip to content

Commit

Permalink
chore(release): publish v3.107.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 27, 2023
1 parent b60d9e7 commit ad2dff6
Show file tree
Hide file tree
Showing 66 changed files with 318 additions and 134 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **@clayui/core:** fix infinite loop error in table ([a027700](https://github.com/liferay/clay/commit/a02770055dddb193aa2708da581794aad0f50f4c))
- **@clayui/core:** fixes bug when rendering LiveAnnouncer on server side ([5765be2](https://github.com/liferay/clay/commit/5765be264c5898d211220a995c17aa4f235f52e1))
- **@clayui/core:** fixes error when cleaning up the collection for explicitly nested collections ([e0714d1](https://github.com/liferay/clay/commit/e0714d1a089f951042364780d705ca89faaff8c0))
- **@clayui/css:** Add increase text spacing on nav-link ([7d4b71d](https://github.com/liferay/clay/commit/7d4b71db5a751f0ebc3f9c9911e1eb9d5a36a529))
- **@clayui/css:** Adds .table-focus for focus outline around table row ([5121443](https://github.com/liferay/clay/commit/51214435f680b09d288823e91715a1ba09142e97))
- **@clayui/css:** Cadmin alert-indicator-start spacing should be 8px between icon and text ([7572f92](https://github.com/liferay/clay/commit/7572f92ed14c7889c8863d840a4ca68c0580c0b1))
- **@clayui/css:** Cadmin dropdown-menu-indicator spacing is off by 4px ([3b0a184](https://github.com/liferay/clay/commit/3b0a184e3ec37990371530340363ca46d6de8b0c))

### Features

- **@clayui/badge:** Adds attributes translucent and dark ([77162ef](https://github.com/liferay/clay/commit/77162efe62cd3822f4a64e23b3469e46cee5c530))
- **@clayui/button:** Adds attributes translucent and dark ([c43f9e0](https://github.com/liferay/clay/commit/c43f9e06b015d20801157677945e9acacbc043bb))
- **@clayui/core:** adds asynchronous loading for Table items with nested row ([f1aea66](https://github.com/liferay/clay/commit/f1aea664a29c7b411e41ddf9d58c57f296a2c955))
- **@clayui/css:** add `outline` to table-focus ([ae702bb](https://github.com/liferay/clay/commit/ae702bb4a6ab7cbc25b9a575a4127ebf6bf6e342))
- **@clayui/css:** Add new twitter-x icon ([63486e8](https://github.com/liferay/clay/commit/63486e8677cd241adf9ff1eb17bbb4d063912851))
- **@clayui/css:** Adds translucent buttons and badges ([f5792d0](https://github.com/liferay/clay/commit/f5792d0289bdb7bc6a652bb3eb3412d22c535446))
- **@clayui/css:** Cadmin c-prefers-letter-spacing-\* should apply to nav-link ([9576c84](https://github.com/liferay/clay/commit/9576c8480d811346095d6bea0a13e2e34c078425))
- **@clayui/css:** SVG Icon adds English Canada flag (en-ca) ([322c896](https://github.com/liferay/clay/commit/322c896f8be1e61caf98d309e48adc7a144ddc1f))

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

**Note:** Version bump only for package clay
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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

### Features

- **@clayui/css:** Add new twitter-x icon ([63486e8](https://github.com/liferay/clay/commit/63486e8677cd241adf9ff1eb17bbb4d063912851))

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

**Note:** Version bump only for package clayui.com
Expand Down
48 changes: 24 additions & 24 deletions clayui.com/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.106.1",
"version": "3.107.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.106.1",
"@clayui/breadcrumb": "^3.106.1",
"@clayui/button": "^3.106.1",
"@clayui/card": "^3.106.1",
"@clayui/autocomplete": "^3.107.0",
"@clayui/breadcrumb": "^3.107.0",
"@clayui/button": "^3.107.0",
"@clayui/card": "^3.107.0",
"@clayui/charts": "^3.106.1",
"@clayui/color-picker": "^3.106.1",
"@clayui/css": "^3.106.1",
"@clayui/data-provider": "^3.106.1",
"@clayui/date-picker": "^3.106.1",
"@clayui/drop-down": "^3.106.1",
"@clayui/form": "^3.106.1",
"@clayui/color-picker": "^3.107.0",
"@clayui/css": "^3.107.0",
"@clayui/data-provider": "^3.107.0",
"@clayui/date-picker": "^3.107.0",
"@clayui/drop-down": "^3.107.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.106.1",
"@clayui/modal": "^3.106.1",
"@clayui/multi-select": "^3.106.1",
"@clayui/multi-step-nav": "^3.106.1",
"@clayui/nav": "^3.106.1",
"@clayui/navigation-bar": "^3.106.1",
"@clayui/pagination": "^3.106.1",
"@clayui/pagination-bar": "^3.106.1",
"@clayui/panel": "^3.106.1",
"@clayui/popover": "^3.106.1",
"@clayui/list": "^3.107.0",
"@clayui/modal": "^3.107.0",
"@clayui/multi-select": "^3.107.0",
"@clayui/multi-step-nav": "^3.107.0",
"@clayui/nav": "^3.107.0",
"@clayui/navigation-bar": "^3.107.0",
"@clayui/pagination": "^3.107.0",
"@clayui/pagination-bar": "^3.107.0",
"@clayui/panel": "^3.107.0",
"@clayui/popover": "^3.107.0",
"@clayui/sticker": "^3.106.1",
"@clayui/time-picker": "^3.106.1",
"@clayui/tooltip": "^3.106.1",
"@clayui/upper-toolbar": "^3.106.1",
"@clayui/time-picker": "^3.107.0",
"@clayui/tooltip": "^3.107.0",
"@clayui/upper-toolbar": "^3.107.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.106.1",
"version": "3.107.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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

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

## [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/autocomplete
Expand Down
10 changes: 5 additions & 5 deletions packages/clay-autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/autocomplete",
"version": "3.106.1",
"version": "3.107.0",
"description": "ClayAutocomplete component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,11 +25,11 @@
"react"
],
"dependencies": {
"@clayui/core": "^3.106.1",
"@clayui/drop-down": "^3.106.1",
"@clayui/form": "^3.106.1",
"@clayui/core": "^3.107.0",
"@clayui/drop-down": "^3.107.0",
"@clayui/form": "^3.107.0",
"@clayui/loading-indicator": "^3.106.1",
"@clayui/shared": "^3.106.1",
"@clayui/shared": "^3.107.0",
"classnames": "^2.2.6",
"fuzzy": "^0.1.3"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-badge/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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

### Features

- **@clayui/badge:** Adds attributes translucent and dark ([77162ef](https://github.com/liferay/clay/commit/77162efe62cd3822f4a64e23b3469e46cee5c530))

## [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/badge
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/badge",
"version": "3.106.1",
"version": "3.107.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.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

## [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/breadcrumb
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-breadcrumb/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/breadcrumb",
"version": "3.106.1",
"version": "3.107.0",
"description": "ClayBreadcrumb component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.106.1",
"@clayui/button": "^3.107.0",
"@clayui/icon": "^3.106.1",
"@clayui/link": "^3.106.1",
"classnames": "^2.2.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-button/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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

### Features

- **@clayui/button:** Adds attributes translucent and dark ([c43f9e0](https://github.com/liferay/clay/commit/c43f9e06b015d20801157677945e9acacbc043bb))

## [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/button
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-button/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/button",
"version": "3.106.1",
"version": "3.107.0",
"description": "ClayButton component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

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

## [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/card
Expand Down
10 changes: 5 additions & 5 deletions packages/clay-card/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/card",
"version": "3.106.1",
"version": "3.107.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,14 +25,14 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.106.1",
"@clayui/drop-down": "^3.106.1",
"@clayui/form": "^3.106.1",
"@clayui/button": "^3.107.0",
"@clayui/drop-down": "^3.107.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/shared": "^3.106.1",
"@clayui/shared": "^3.107.0",
"@clayui/sticker": "^3.106.1",
"classnames": "^2.2.6"
},
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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

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

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

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

### Bug Fixes

- **@clayui/core:** fix infinite loop error in table ([a027700](https://github.com/liferay/clay/commit/a02770055dddb193aa2708da581794aad0f50f4c))
- **@clayui/core:** fixes bug when rendering LiveAnnouncer on server side ([5765be2](https://github.com/liferay/clay/commit/5765be264c5898d211220a995c17aa4f235f52e1))
- **@clayui/core:** fixes error when cleaning up the collection for explicitly nested collections ([e0714d1](https://github.com/liferay/clay/commit/e0714d1a089f951042364780d705ca89faaff8c0))

### Features

- **@clayui/core:** adds asynchronous loading for Table items with nested row ([f1aea66](https://github.com/liferay/clay/commit/f1aea664a29c7b411e41ddf9d58c57f296a2c955))

## [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/core
Expand Down
8 changes: 4 additions & 4 deletions packages/clay-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/core",
"version": "3.106.1",
"version": "3.107.0",
"description": "Clay UI components in React",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,14 +25,14 @@
"react"
],
"dependencies": {
"@clayui/button": "^3.106.1",
"@clayui/button": "^3.107.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.106.1",
"@clayui/modal": "^3.107.0",
"@clayui/provider": "^3.106.1",
"@clayui/shared": "^3.106.1",
"@clayui/shared": "^3.107.0",
"@clayui/table": "^3.106.1",
"@tanstack/react-virtual": "3.0.0-beta.54",
"aria-hidden": "^1.2.2",
Expand Down
23 changes: 23 additions & 0 deletions packages/clay-css/CHANGELOG.md
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **@clayui/css:** Add increase text spacing on nav-link ([7d4b71d](https://github.com/liferay/clay/commit/7d4b71db5a751f0ebc3f9c9911e1eb9d5a36a529))
* **@clayui/css:** Adds .table-focus for focus outline around table row ([5121443](https://github.com/liferay/clay/commit/51214435f680b09d288823e91715a1ba09142e97))
* **@clayui/css:** Cadmin alert-indicator-start spacing should be 8px between icon and text ([7572f92](https://github.com/liferay/clay/commit/7572f92ed14c7889c8863d840a4ca68c0580c0b1))
* **@clayui/css:** Cadmin dropdown-menu-indicator spacing is off by 4px ([3b0a184](https://github.com/liferay/clay/commit/3b0a184e3ec37990371530340363ca46d6de8b0c))


### Features

* **@clayui/css:** add `outline` to table-focus ([ae702bb](https://github.com/liferay/clay/commit/ae702bb4a6ab7cbc25b9a575a4127ebf6bf6e342))
* **@clayui/css:** Add new twitter-x icon ([63486e8](https://github.com/liferay/clay/commit/63486e8677cd241adf9ff1eb17bbb4d063912851))
* **@clayui/css:** Adds translucent buttons and badges ([f5792d0](https://github.com/liferay/clay/commit/f5792d0289bdb7bc6a652bb3eb3412d22c535446))
* **@clayui/css:** Cadmin c-prefers-letter-spacing-* should apply to nav-link ([9576c84](https://github.com/liferay/clay/commit/9576c8480d811346095d6bea0a13e2e34c078425))
* **@clayui/css:** SVG Icon adds English Canada flag (en-ca) ([322c896](https://github.com/liferay/clay/commit/322c896f8be1e61caf98d309e48adc7a144ddc1f))





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

**Note:** Version bump only for package @clayui/css
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-css/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/css",
"version": "3.106.1",
"version": "3.107.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-data-provider/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.107.0](https://github.com/liferay/clay/compare/v3.106.1...v3.107.0) (2023-11-27)

**Note:** Version bump only for package @clayui/data-provider

## [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/data-provider
Expand Down

0 comments on commit ad2dff6

Please sign in to comment.