diff --git a/CHANGELOG.md b/CHANGELOG.md index 123238a21e..e5c2e97fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,55 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **@clayui/core:** fixes bug when changing column visibility when there is only one column visible and disabled ([bdfcd86](https://github.com/liferay/clay/commit/bdfcd867f50b73efae4569ce3b86c18eedbcc83a)) +- **@clayui/css:** fix padding in modal footer ([feb9724](https://github.com/liferay/clay/commit/feb972477fa7a09854aa28c38762913a41d824e2)) +- **@clayui/css:** LPD-21741 c-prefers-reduced-motion should disable animation when on a parent element ([2034f5b](https://github.com/liferay/clay/commit/2034f5b06aedcde9a80485abf8691804e28afe5c)) +- **@clayui/css:** LPD-22263 remove use of fade-in function ([160152d](https://github.com/liferay/clay/commit/160152d3233b429af4543923f5680b1dbdcd483e)) +- **@clayui/css:** update footer spacing in the modal ([72a2217](https://github.com/liferay/clay/commit/72a22175bd1a25af30a7a382a66255d60d8e13e5)) +- **@clayui/css:** update footer spacing in the modal on cadmin ([35231c4](https://github.com/liferay/clay/commit/35231c499ed3d4de113ab185d7534bbe9caef5b2)) +- **@clayui/navigation-bar:** fixes navbar size bug when resizing ([42bd090](https://github.com/liferay/clay/commit/42bd090b354173234b270ce49bfba7b58431f9c5)) +- **@clayui/pagination-bar:** LPD-17368 Follow up - Add aria-label ([ba21e0e](https://github.com/liferay/clay/commit/ba21e0e1408bfe3a267c504edb21527f95cbafdb)) +- **clay-autocomplete:** Remove autocomplete async filter paginated example ([6366d29](https://github.com/liferay/clay/commit/6366d296e17be2f8aac6474951cc1728a208eca5)) + +### Features + +- **@clayui/card:** LPD-1261 Add ClayRadio component and its radioProps ([1960c4d](https://github.com/liferay/clay/commit/1960c4df8ac544cd7c14ee64bf57139d74f8bd73)) +- **@clayui/card:** LPD-1261 Add new radio card case in CardWithInfo stories ([188a70c](https://github.com/liferay/clay/commit/188a70c3ce54e91d50e13bbac4086fd57342397d)) +- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithHorizontal story ([8e9b395](https://github.com/liferay/clay/commit/8e9b39539a278c0c8916020d035c402a419f46e9)) +- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithUser story ([74a7a59](https://github.com/liferay/clay/commit/74a7a59b737a05de3ca50a07e2e6c382009c0a6e)) +- **@clayui/card:** LPD-1261 Add radio selectable to CardWithHorizontal ([5231664](https://github.com/liferay/clay/commit/52316644cba723d8d28e9809ccc3dfafa804f507)) +- **@clayui/card:** LPD-1261 Add radio selectable to CardWithUser ([8326f49](https://github.com/liferay/clay/commit/8326f49c7d7246444cc66ff0f840c2e866c15fa7)) +- **@clayui/card:** LPD-1261 Add selectableType prop to choose between checkbox and radio ([ca499f8](https://github.com/liferay/clay/commit/ca499f8524b1772b094cf7933b19261813bbdee2)) +- **@clayui/card:** LPD-1261 Add tests ([843ace6](https://github.com/liferay/clay/commit/843ace6c63d7ef8bd2ef80247e5cb0c8d2803384)) +- **@clayui/card:** LPD-1261 Add tests for ClayCardWithHorizontal ([9cd1e0a](https://github.com/liferay/clay/commit/9cd1e0a38e6722463d3d92d7486bfe105bc46e08)) +- **@clayui/card:** LPD-1261 Add tests for ClayCardWithUser ([04cc498](https://github.com/liferay/clay/commit/04cc4982bfd17b78cdbe5cf0c8638e4f4bb9b350)) +- **@clayui/card:** LPD-1261 Add truncate prop to CardWithHorizontal ([6f88188](https://github.com/liferay/clay/commit/6f88188e1065bfe5eb3081487728162249c49267)) +- **@clayui/card:** LPD-1261 Add truncate prop to CardWithUser ([43793e3](https://github.com/liferay/clay/commit/43793e368b4288e03a2bcc7c87e70fe1e6bae724)) +- **@clayui/card:** LPD-1261 Add truncate props to determine if the card text is truncated or not ([a786599](https://github.com/liferay/clay/commit/a786599314b3a59953e01592e6c1da21e5dfd604)) +- **@clayui/card:** LPD-1261 Update the thresold for clay-card ([daaf917](https://github.com/liferay/clay/commit/daaf91770e73acfd04091cb8e985fae904dbe549)) +- **@clayui/css:** LPD-21829 Adds content-shield, scim, shield-asterisk svgs ([cc51841](https://github.com/liferay/clay/commit/cc518419ced71f4d3a31dadf076ae282f9d4c6ec)) +- **@clayui/empty-state:** LPD-21741 Add new SVG empty, success and search state ([0afe5f5](https://github.com/liferay/clay/commit/0afe5f553cd309d9125fd259ec61b27c0c9b0770)) +- **@clayui/empty-state:** LPD-21741 Add reduced motion SVGs ([9e4798f](https://github.com/liferay/clay/commit/9e4798f744edbb86f0634a8e7cae4f93c483791f)) +- **@clayui/empty-state:** LPD-21741 add SVG file and change paths ([e6de535](https://github.com/liferay/clay/commit/e6de5358c45ebca7585154f7972b88e00fb9d307)) +- **@clayui/empty-state:** LPD-21741 adjusting the props name to state and removes redundancy ([d2e32a5](https://github.com/liferay/clay/commit/d2e32a5b6bc17f5e5fddc3b77e1dcfc710f863dd)) +- **@clayui/empty-state:** LPD-21741 change snapshot and update jest config ([51a31c4](https://github.com/liferay/clay/commit/51a31c4663acf6d308dc5e1afe2ffa27d4360ce1)) +- **@clayui/empty-state:** LPD-21741 Change style to include reduce motion ([da98cfa](https://github.com/liferay/clay/commit/da98cfac3a9fe54f2eaa300744af57121aeb85cb)) +- **@clayui/empty-state:** LPD-21741 Cleanup and adjustment of success SVG ([7455b58](https://github.com/liferay/clay/commit/7455b58a60bbdf3c954096076c3e622e11c3ed24)) +- **@clayui/empty-state:** LPD-21741 Cleanup and update stories ([a0a3f31](https://github.com/liferay/clay/commit/a0a3f31dcfdbdacdfc00c785cca15042a0ef7eb1)) +- **@clayui/empty-state:** LPD-21741 Move style inline, keep animations styles on Clay CSS ([d84528f](https://github.com/liferay/clay/commit/d84528f51032129b41eaf18efb68f944bea63e13)) +- **@clayui/empty-state:** LPD-21741 remove changes to the empty state component ([bb132b3](https://github.com/liferay/clay/commit/bb132b346f86f19a0cb32995cef80936bf46bf81)) +- **@clayui/empty-state:** LPD-21741 SF ([19b1a0d](https://github.com/liferay/clay/commit/19b1a0de2e8be08ae5d0abd2596b33469784c2cc)) +- **@clayui/empty-state:** LPD-21741 Update docs ([593bdd5](https://github.com/liferay/clay/commit/593bdd51a3b48f5c6bf891c33e79cba75b35e726)) +- **@clayui/empty-state:** LPD-21741 Update docs and add SVG on pathname match ([22c541b](https://github.com/liferay/clay/commit/22c541b09bf58c97b998ad982acfffd17f667f88)) +- **@clayui/empty-state:** LPD-21741 update snapshot ([40ebe8b](https://github.com/liferay/clay/commit/40ebe8b3bf67ab24da8cc90d936a7f19307f3dad)) +- **@clayui/empty-state:** LPD-21741 Update snapshots ([e03f190](https://github.com/liferay/clay/commit/e03f19010830aba90f50ad372f464433635c3720)) +- **@clayui/empty-state:** LPD-21741 Update tests, snapshots and size limit ([2d84b51](https://github.com/liferay/clay/commit/2d84b51f97c7f8187b8c88da96eccd2da7a50fba)) +- add cron job to run clayui.com's nightly build ([2ecee5f](https://github.com/liferay/clay/commit/2ecee5fcd33a3142a31932e04b92ce2a331d742f)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) ### Bug Fixes diff --git a/clayui.com/CHANGELOG.md b/clayui.com/CHANGELOG.md index be26a2a10e..2434c38805 100644 --- a/clayui.com/CHANGELOG.md +++ b/clayui.com/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package clayui.com + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) ### Bug Fixes diff --git a/clayui.com/package.json b/clayui.com/package.json index 501e498d15..7e3f1a9dc5 100644 --- a/clayui.com/package.json +++ b/clayui.com/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "clayui.com", - "version": "3.113.0", + "version": "3.114.0", "license": "MIT", "scripts": { "copy:clay-css": "yarn copy:clay-css-js && yarn copy:clay-css-site-images && yarn copy:clay-css-images", @@ -13,29 +13,29 @@ "serve": "gatsby serve" }, "dependencies": { - "@clayui/autocomplete": "^3.113.0", + "@clayui/autocomplete": "^3.114.0", "@clayui/breadcrumb": "^3.113.0", "@clayui/button": "^3.113.0", - "@clayui/card": "^3.113.0", + "@clayui/card": "^3.114.0", "@clayui/charts": "^3.106.1", - "@clayui/color-picker": "^3.113.0", - "@clayui/css": "^3.113.0", + "@clayui/color-picker": "^3.114.0", + "@clayui/css": "^3.114.0", "@clayui/data-provider": "^3.113.0", - "@clayui/date-picker": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/date-picker": "^3.114.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/label": "^3.111.0", "@clayui/layout": "^3.111.0", "@clayui/link": "^3.111.0", - "@clayui/list": "^3.113.0", + "@clayui/list": "^3.114.0", "@clayui/modal": "^3.113.0", - "@clayui/multi-select": "^3.113.0", - "@clayui/multi-step-nav": "^3.113.0", - "@clayui/nav": "^3.113.0", - "@clayui/navigation-bar": "^3.113.0", - "@clayui/pagination": "^3.113.0", - "@clayui/pagination-bar": "^3.113.0", + "@clayui/multi-select": "^3.114.0", + "@clayui/multi-step-nav": "^3.114.0", + "@clayui/nav": "^3.114.0", + "@clayui/navigation-bar": "^3.114.0", + "@clayui/pagination": "^3.114.0", + "@clayui/pagination-bar": "^3.114.0", "@clayui/panel": "^3.113.0", "@clayui/popover": "^3.113.0", "@clayui/sticker": "^3.111.0", diff --git a/lerna.json b/lerna.json index 6b4c1a57db..241a17e211 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.4.0", - "version": "3.113.0", + "version": "3.114.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/clay-autocomplete/CHANGELOG.md b/packages/clay-autocomplete/CHANGELOG.md index 50cf20128c..0010b5de78 100644 --- a/packages/clay-autocomplete/CHANGELOG.md +++ b/packages/clay-autocomplete/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **clay-autocomplete:** Remove autocomplete async filter paginated example ([6366d29](https://github.com/liferay/clay/commit/6366d296e17be2f8aac6474951cc1728a208eca5)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/autocomplete diff --git a/packages/clay-autocomplete/package.json b/packages/clay-autocomplete/package.json index 836e558bcb..68a37ab86a 100644 --- a/packages/clay-autocomplete/package.json +++ b/packages/clay-autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/autocomplete", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayAutocomplete component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -24,8 +24,8 @@ "react" ], "dependencies": { - "@clayui/core": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/core": "^3.114.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/loading-indicator": "^3.111.0", "@clayui/shared": "^3.113.0", diff --git a/packages/clay-card/CHANGELOG.md b/packages/clay-card/CHANGELOG.md index 8b84d91c81..404d86d843 100644 --- a/packages/clay-card/CHANGELOG.md +++ b/packages/clay-card/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Features + +- **@clayui/card:** LPD-1261 Add ClayRadio component and its radioProps ([1960c4d](https://github.com/liferay/clay/commit/1960c4df8ac544cd7c14ee64bf57139d74f8bd73)) +- **@clayui/card:** LPD-1261 Add new radio card case in CardWithInfo stories ([188a70c](https://github.com/liferay/clay/commit/188a70c3ce54e91d50e13bbac4086fd57342397d)) +- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithHorizontal story ([8e9b395](https://github.com/liferay/clay/commit/8e9b39539a278c0c8916020d035c402a419f46e9)) +- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithUser story ([74a7a59](https://github.com/liferay/clay/commit/74a7a59b737a05de3ca50a07e2e6c382009c0a6e)) +- **@clayui/card:** LPD-1261 Add radio selectable to CardWithHorizontal ([5231664](https://github.com/liferay/clay/commit/52316644cba723d8d28e9809ccc3dfafa804f507)) +- **@clayui/card:** LPD-1261 Add radio selectable to CardWithUser ([8326f49](https://github.com/liferay/clay/commit/8326f49c7d7246444cc66ff0f840c2e866c15fa7)) +- **@clayui/card:** LPD-1261 Add selectableType prop to choose between checkbox and radio ([ca499f8](https://github.com/liferay/clay/commit/ca499f8524b1772b094cf7933b19261813bbdee2)) +- **@clayui/card:** LPD-1261 Add tests ([843ace6](https://github.com/liferay/clay/commit/843ace6c63d7ef8bd2ef80247e5cb0c8d2803384)) +- **@clayui/card:** LPD-1261 Add tests for ClayCardWithHorizontal ([9cd1e0a](https://github.com/liferay/clay/commit/9cd1e0a38e6722463d3d92d7486bfe105bc46e08)) +- **@clayui/card:** LPD-1261 Add tests for ClayCardWithUser ([04cc498](https://github.com/liferay/clay/commit/04cc4982bfd17b78cdbe5cf0c8638e4f4bb9b350)) +- **@clayui/card:** LPD-1261 Add truncate prop to CardWithHorizontal ([6f88188](https://github.com/liferay/clay/commit/6f88188e1065bfe5eb3081487728162249c49267)) +- **@clayui/card:** LPD-1261 Add truncate prop to CardWithUser ([43793e3](https://github.com/liferay/clay/commit/43793e368b4288e03a2bcc7c87e70fe1e6bae724)) +- **@clayui/card:** LPD-1261 Add truncate props to determine if the card text is truncated or not ([a786599](https://github.com/liferay/clay/commit/a786599314b3a59953e01592e6c1da21e5dfd604)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/card diff --git a/packages/clay-card/package.json b/packages/clay-card/package.json index 2d812b81b4..6c554ed33e 100644 --- a/packages/clay-card/package.json +++ b/packages/clay-card/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/card", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayCard component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,7 +25,7 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/label": "^3.111.0", diff --git a/packages/clay-color-picker/CHANGELOG.md b/packages/clay-color-picker/CHANGELOG.md index 7d89c32045..324963f59b 100644 --- a/packages/clay-color-picker/CHANGELOG.md +++ b/packages/clay-color-picker/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/color-picker + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/color-picker diff --git a/packages/clay-color-picker/package.json b/packages/clay-color-picker/package.json index a7d5652621..1abd2ee283 100644 --- a/packages/clay-color-picker/package.json +++ b/packages/clay-color-picker/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/color-picker", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayColorPicker component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,7 +25,7 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/shared": "^3.113.0", diff --git a/packages/clay-core/CHANGELOG.md b/packages/clay-core/CHANGELOG.md index 4ed3d677da..ba1c10d6c3 100644 --- a/packages/clay-core/CHANGELOG.md +++ b/packages/clay-core/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **@clayui/core:** fixes bug when changing column visibility when there is only one column visible and disabled ([bdfcd86](https://github.com/liferay/clay/commit/bdfcd867f50b73efae4569ce3b86c18eedbcc83a)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) ### Features diff --git a/packages/clay-core/package.json b/packages/clay-core/package.json index ca01cdba82..992d329770 100644 --- a/packages/clay-core/package.json +++ b/packages/clay-core/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/core", - "version": "3.113.0", + "version": "3.114.0", "description": "Clay UI components in React", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", diff --git a/packages/clay-css/CHANGELOG.md b/packages/clay-css/CHANGELOG.md index 14d66f667f..fb789677cb 100644 --- a/packages/clay-css/CHANGELOG.md +++ b/packages/clay-css/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + + +### Bug Fixes + +* **@clayui/css:** fix padding in modal footer ([feb9724](https://github.com/liferay/clay/commit/feb972477fa7a09854aa28c38762913a41d824e2)) +* **@clayui/css:** LPD-21741 c-prefers-reduced-motion should disable animation when on a parent element ([2034f5b](https://github.com/liferay/clay/commit/2034f5b06aedcde9a80485abf8691804e28afe5c)) +* **@clayui/css:** LPD-22263 remove use of fade-in function ([160152d](https://github.com/liferay/clay/commit/160152d3233b429af4543923f5680b1dbdcd483e)) +* **@clayui/css:** update footer spacing in the modal ([72a2217](https://github.com/liferay/clay/commit/72a22175bd1a25af30a7a382a66255d60d8e13e5)) +* **@clayui/css:** update footer spacing in the modal on cadmin ([35231c4](https://github.com/liferay/clay/commit/35231c499ed3d4de113ab185d7534bbe9caef5b2)) + + +### Features + +* **@clayui/css:** LPD-21829 Adds content-shield, scim, shield-asterisk svgs ([cc51841](https://github.com/liferay/clay/commit/cc518419ced71f4d3a31dadf076ae282f9d4c6ec)) +* **@clayui/empty-state:** LPD-21741 Add new SVG empty, success and search state ([0afe5f5](https://github.com/liferay/clay/commit/0afe5f553cd309d9125fd259ec61b27c0c9b0770)) +* **@clayui/empty-state:** LPD-21741 Add reduced motion SVGs ([9e4798f](https://github.com/liferay/clay/commit/9e4798f744edbb86f0634a8e7cae4f93c483791f)) +* **@clayui/empty-state:** LPD-21741 add SVG file and change paths ([e6de535](https://github.com/liferay/clay/commit/e6de5358c45ebca7585154f7972b88e00fb9d307)) +* **@clayui/empty-state:** LPD-21741 Cleanup and update stories ([a0a3f31](https://github.com/liferay/clay/commit/a0a3f31dcfdbdacdfc00c785cca15042a0ef7eb1)) +* **@clayui/empty-state:** LPD-21741 Move style inline, keep animations styles on Clay CSS ([d84528f](https://github.com/liferay/clay/commit/d84528f51032129b41eaf18efb68f944bea63e13)) +* **@clayui/empty-state:** LPD-21741 remove changes to the empty state component ([bb132b3](https://github.com/liferay/clay/commit/bb132b346f86f19a0cb32995cef80936bf46bf81)) + + + + + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) diff --git a/packages/clay-css/package.json b/packages/clay-css/package.json index e989903f03..198fd7cc12 100644 --- a/packages/clay-css/package.json +++ b/packages/clay-css/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/css", - "version": "3.113.0", + "version": "3.114.0", "description": "Liferay's web implementation of the Lexicon Design Language", "main": "index.js", "files": [ diff --git a/packages/clay-date-picker/CHANGELOG.md b/packages/clay-date-picker/CHANGELOG.md index e59647716a..2fa28c6c75 100644 --- a/packages/clay-date-picker/CHANGELOG.md +++ b/packages/clay-date-picker/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/date-picker + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/date-picker diff --git a/packages/clay-date-picker/package.json b/packages/clay-date-picker/package.json index 0d9dc08910..a744f931b0 100644 --- a/packages/clay-date-picker/package.json +++ b/packages/clay-date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/date-picker", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayDatePicker component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -21,8 +21,8 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/core": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/core": "^3.114.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/shared": "^3.113.0", diff --git a/packages/clay-drop-down/CHANGELOG.md b/packages/clay-drop-down/CHANGELOG.md index dec71894de..e58243d742 100644 --- a/packages/clay-drop-down/CHANGELOG.md +++ b/packages/clay-drop-down/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **@clayui/pagination-bar:** LPD-17368 Follow up - Add aria-label ([ba21e0e](https://github.com/liferay/clay/commit/ba21e0e1408bfe3a267c504edb21527f95cbafdb)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/drop-down diff --git a/packages/clay-drop-down/package.json b/packages/clay-drop-down/package.json index 51e8f029cb..5d62477b0e 100644 --- a/packages/clay-drop-down/package.json +++ b/packages/clay-drop-down/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/drop-down", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayDropDown component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,7 +25,7 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/core": "^3.113.0", + "@clayui/core": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/link": "^3.111.0", diff --git a/packages/clay-empty-state/CHANGELOG.md b/packages/clay-empty-state/CHANGELOG.md index 59322da745..de0939df7e 100644 --- a/packages/clay-empty-state/CHANGELOG.md +++ b/packages/clay-empty-state/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Features + +- **@clayui/empty-state:** LPD-21741 Add new SVG empty, success and search state ([0afe5f5](https://github.com/liferay/clay/commit/0afe5f553cd309d9125fd259ec61b27c0c9b0770)) +- **@clayui/empty-state:** LPD-21741 add SVG file and change paths ([e6de535](https://github.com/liferay/clay/commit/e6de5358c45ebca7585154f7972b88e00fb9d307)) +- **@clayui/empty-state:** LPD-21741 adjusting the props name to state and removes redundancy ([d2e32a5](https://github.com/liferay/clay/commit/d2e32a5b6bc17f5e5fddc3b77e1dcfc710f863dd)) +- **@clayui/empty-state:** LPD-21741 change snapshot and update jest config ([51a31c4](https://github.com/liferay/clay/commit/51a31c4663acf6d308dc5e1afe2ffa27d4360ce1)) +- **@clayui/empty-state:** LPD-21741 Change style to include reduce motion ([da98cfa](https://github.com/liferay/clay/commit/da98cfac3a9fe54f2eaa300744af57121aeb85cb)) +- **@clayui/empty-state:** LPD-21741 Cleanup and adjustment of success SVG ([7455b58](https://github.com/liferay/clay/commit/7455b58a60bbdf3c954096076c3e622e11c3ed24)) +- **@clayui/empty-state:** LPD-21741 Cleanup and update stories ([a0a3f31](https://github.com/liferay/clay/commit/a0a3f31dcfdbdacdfc00c785cca15042a0ef7eb1)) +- **@clayui/empty-state:** LPD-21741 Move style inline, keep animations styles on Clay CSS ([d84528f](https://github.com/liferay/clay/commit/d84528f51032129b41eaf18efb68f944bea63e13)) +- **@clayui/empty-state:** LPD-21741 remove changes to the empty state component ([bb132b3](https://github.com/liferay/clay/commit/bb132b346f86f19a0cb32995cef80936bf46bf81)) +- **@clayui/empty-state:** LPD-21741 SF ([19b1a0d](https://github.com/liferay/clay/commit/19b1a0de2e8be08ae5d0abd2596b33469784c2cc)) +- **@clayui/empty-state:** LPD-21741 Update docs ([593bdd5](https://github.com/liferay/clay/commit/593bdd51a3b48f5c6bf891c33e79cba75b35e726)) +- **@clayui/empty-state:** LPD-21741 Update docs and add SVG on pathname match ([22c541b](https://github.com/liferay/clay/commit/22c541b09bf58c97b998ad982acfffd17f667f88)) +- **@clayui/empty-state:** LPD-21741 update snapshot ([40ebe8b](https://github.com/liferay/clay/commit/40ebe8b3bf67ab24da8cc90d936a7f19307f3dad)) +- **@clayui/empty-state:** LPD-21741 Update snapshots ([e03f190](https://github.com/liferay/clay/commit/e03f19010830aba90f50ad372f464433635c3720)) +- **@clayui/empty-state:** LPD-21741 Update tests, snapshots and size limit ([2d84b51](https://github.com/liferay/clay/commit/2d84b51f97c7f8187b8c88da96eccd2da7a50fba)) + # [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/empty-state diff --git a/packages/clay-empty-state/package.json b/packages/clay-empty-state/package.json index 41b6503627..3ddd521308 100644 --- a/packages/clay-empty-state/package.json +++ b/packages/clay-empty-state/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/empty-state", - "version": "3.111.0", + "version": "3.114.0", "description": "ClayEmptyState component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", diff --git a/packages/clay-list/CHANGELOG.md b/packages/clay-list/CHANGELOG.md index 9123ddf2bc..619a8c0a49 100644 --- a/packages/clay-list/CHANGELOG.md +++ b/packages/clay-list/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/list + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/list diff --git a/packages/clay-list/package.json b/packages/clay-list/package.json index 6c97d094c0..ffa827bc49 100644 --- a/packages/clay-list/package.json +++ b/packages/clay-list/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/list", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayList component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -24,7 +24,7 @@ "react" ], "dependencies": { - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/label": "^3.111.0", diff --git a/packages/clay-localized-input/CHANGELOG.md b/packages/clay-localized-input/CHANGELOG.md index fccb1b2308..0eaab93258 100644 --- a/packages/clay-localized-input/CHANGELOG.md +++ b/packages/clay-localized-input/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/localized-input + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/localized-input diff --git a/packages/clay-localized-input/package.json b/packages/clay-localized-input/package.json index 752a175410..b32f19901f 100644 --- a/packages/clay-localized-input/package.json +++ b/packages/clay-localized-input/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/localized-input", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayLocalizedInput component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,7 +25,7 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/label": "^3.111.0", diff --git a/packages/clay-multi-select/CHANGELOG.md b/packages/clay-multi-select/CHANGELOG.md index 37a30d498b..30091eb196 100644 --- a/packages/clay-multi-select/CHANGELOG.md +++ b/packages/clay-multi-select/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/multi-select + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/multi-select diff --git a/packages/clay-multi-select/package.json b/packages/clay-multi-select/package.json index b61a84e83f..42f43757d8 100644 --- a/packages/clay-multi-select/package.json +++ b/packages/clay-multi-select/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/multi-select", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayMultiSelect component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -24,9 +24,9 @@ "react" ], "dependencies": { - "@clayui/autocomplete": "^3.113.0", + "@clayui/autocomplete": "^3.114.0", "@clayui/button": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/form": "^3.113.0", "@clayui/icon": "^3.111.0", "@clayui/label": "^3.111.0", diff --git a/packages/clay-multi-step-nav/CHANGELOG.md b/packages/clay-multi-step-nav/CHANGELOG.md index 6eea03c159..8397e330fb 100644 --- a/packages/clay-multi-step-nav/CHANGELOG.md +++ b/packages/clay-multi-step-nav/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/multi-step-nav + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/multi-step-nav diff --git a/packages/clay-multi-step-nav/package.json b/packages/clay-multi-step-nav/package.json index 18a8a20a0d..c0f4dd9c4c 100644 --- a/packages/clay-multi-step-nav/package.json +++ b/packages/clay-multi-step-nav/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/multi-step-nav", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayMultiStepNav component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -24,7 +24,7 @@ "react" ], "dependencies": { - "@clayui/drop-down": "^3.113.0", + "@clayui/drop-down": "^3.114.0", "@clayui/icon": "^3.111.0", "@clayui/shared": "^3.113.0", "classnames": "^2.2.6" diff --git a/packages/clay-nav/CHANGELOG.md b/packages/clay-nav/CHANGELOG.md index 02c57ddbf9..301287d412 100644 --- a/packages/clay-nav/CHANGELOG.md +++ b/packages/clay-nav/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/nav + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/nav diff --git a/packages/clay-nav/package.json b/packages/clay-nav/package.json index 9c949ea664..ae0b3fe582 100644 --- a/packages/clay-nav/package.json +++ b/packages/clay-nav/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/nav", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayNav component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,7 +25,7 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/core": "^3.113.0", + "@clayui/core": "^3.114.0", "@clayui/icon": "^3.111.0", "@clayui/shared": "^3.113.0", "classnames": "^2.2.6", diff --git a/packages/clay-navigation-bar/CHANGELOG.md b/packages/clay-navigation-bar/CHANGELOG.md index 160f4136b4..5a37e06c98 100644 --- a/packages/clay-navigation-bar/CHANGELOG.md +++ b/packages/clay-navigation-bar/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **@clayui/navigation-bar:** fixes navbar size bug when resizing ([42bd090](https://github.com/liferay/clay/commit/42bd090b354173234b270ce49bfba7b58431f9c5)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/navigation-bar diff --git a/packages/clay-navigation-bar/package.json b/packages/clay-navigation-bar/package.json index f86b90ff68..b74b5012ba 100644 --- a/packages/clay-navigation-bar/package.json +++ b/packages/clay-navigation-bar/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/navigation-bar", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayNavigationBar component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", diff --git a/packages/clay-pagination-bar/CHANGELOG.md b/packages/clay-pagination-bar/CHANGELOG.md index 564e474ded..60aebd0d96 100644 --- a/packages/clay-pagination-bar/CHANGELOG.md +++ b/packages/clay-pagination-bar/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +### Bug Fixes + +- **@clayui/pagination-bar:** LPD-17368 Follow up - Add aria-label ([ba21e0e](https://github.com/liferay/clay/commit/ba21e0e1408bfe3a267c504edb21527f95cbafdb)) + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/pagination-bar diff --git a/packages/clay-pagination-bar/package.json b/packages/clay-pagination-bar/package.json index 7499e371b4..8cbfce5246 100644 --- a/packages/clay-pagination-bar/package.json +++ b/packages/clay-pagination-bar/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/pagination-bar", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayPaginationBar component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,10 +25,10 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/core": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/core": "^3.114.0", + "@clayui/drop-down": "^3.114.0", "@clayui/icon": "^3.111.0", - "@clayui/pagination": "^3.113.0", + "@clayui/pagination": "^3.114.0", "@clayui/shared": "^3.113.0", "classnames": "^2.2.6" }, diff --git a/packages/clay-pagination/CHANGELOG.md b/packages/clay-pagination/CHANGELOG.md index 35d3d0f213..272b4a3921 100644 --- a/packages/clay-pagination/CHANGELOG.md +++ b/packages/clay-pagination/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package @clayui/pagination + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package @clayui/pagination diff --git a/packages/clay-pagination/package.json b/packages/clay-pagination/package.json index 594b9ee384..3d8c78b8db 100644 --- a/packages/clay-pagination/package.json +++ b/packages/clay-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@clayui/pagination", - "version": "3.113.0", + "version": "3.114.0", "description": "ClayPagination component", "license": "BSD-3-Clause", "repository": "https://github.com/liferay/clay", @@ -25,8 +25,8 @@ ], "dependencies": { "@clayui/button": "^3.113.0", - "@clayui/core": "^3.113.0", - "@clayui/drop-down": "^3.113.0", + "@clayui/core": "^3.114.0", + "@clayui/drop-down": "^3.114.0", "@clayui/icon": "^3.111.0", "@clayui/link": "^3.111.0", "@clayui/shared": "^3.113.0", diff --git a/packages/demos/CHANGELOG.md b/packages/demos/CHANGELOG.md index 333c406546..ff763b6c15 100644 --- a/packages/demos/CHANGELOG.md +++ b/packages/demos/CHANGELOG.md @@ -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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22) + +**Note:** Version bump only for package demos + # [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28) **Note:** Version bump only for package demos diff --git a/packages/demos/package.json b/packages/demos/package.json index 290e382a78..170fe93e35 100644 --- a/packages/demos/package.json +++ b/packages/demos/package.json @@ -10,12 +10,12 @@ "@clayui/button": "^3.113.0", "@clayui/form": "^3.113.0", "@clayui/layout": "^3.111.0", - "@clayui/list": "^3.113.0", + "@clayui/list": "^3.114.0", "@clayui/management-toolbar": "^3.111.0", - "@clayui/multi-select": "^3.113.0", - "@clayui/nav": "^3.113.0", - "@clayui/pagination": "^3.113.0", - "@clayui/pagination-bar": "^3.113.0", + "@clayui/multi-select": "^3.114.0", + "@clayui/nav": "^3.114.0", + "@clayui/pagination": "^3.114.0", + "@clayui/pagination-bar": "^3.114.0", "@clayui/panel": "^3.113.0", "classnames": "^2.2.6", "react-dnd": "^11.1.1", @@ -25,5 +25,5 @@ "devDependencies": { "@types/recharts": "^1.8.23" }, - "version": "3.113.0" + "version": "3.114.0" }