From 2ccaba4b88b10a890738419cc3b685564bc011aa Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 24 Aug 2023 09:53:26 +0000 Subject: [PATCH 01/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee66f069..0087d4bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v3.1.42 (Thu Aug 24 2023) + +#### 🐛 Bug Fix + +- Improve fullscreen experience of player [#263](https://github.com/AppQuality/unguess-design-system/pull/263) ([@cannarocks](https://github.com/cannarocks)) +- New-player-with-old-skin [#262](https://github.com/AppQuality/unguess-design-system/pull/262) ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.4 (Wed Aug 23 2023) #### 🐛 Bug Fix From d072e2512757f8f63010d9ab0fa2d756c2b97fae Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 24 Aug 2023 09:53:27 +0000 Subject: [PATCH 02/32] Bump version to: 3.1.45 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de80a008..3010311b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.44", + "version": "3.1.45", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From ca9decfb40c7fa66d6069fa377b58f332a8b6d74 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Tue, 29 Aug 2023 09:49:02 +0000 Subject: [PATCH 03/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0087d4bd..9b80504c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.1.46 (Tue Aug 29 2023) + +#### 🐛 Bug Fix + +- Develop [#264](https://github.com/AppQuality/unguess-design-system/pull/264) ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.42 (Thu Aug 24 2023) #### 🐛 Bug Fix From d75ab8932f38ca0b04626d78a4530ab414d48c22 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Tue, 29 Aug 2023 09:49:04 +0000 Subject: [PATCH 04/32] Bump version to: 3.1.46 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3010311b..bdd1a852 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.45", + "version": "3.1.46", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 6bfa72bd286df651b32afbd64a35a0a90450408d Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 4 Sep 2023 13:45:07 +0000 Subject: [PATCH 05/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b80504c..ec842bde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v3.1.47 (Mon Sep 04 2023) + +#### 🐛 Bug Fix + +- Sentiment chart [#266](https://github.com/AppQuality/unguess-design-system/pull/266) ([@cannarocks](https://github.com/cannarocks) [@marcbon](https://github.com/marcbon)) +- Sentiment chart [#265](https://github.com/AppQuality/unguess-design-system/pull/265) ([@cannarocks](https://github.com/cannarocks) [@marcbon](https://github.com/marcbon)) + +#### Authors: 2 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.46 (Tue Aug 29 2023) #### 🐛 Bug Fix From 2c9ac2382fa65e55006e875194e7a7d138c96a56 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 4 Sep 2023 13:45:08 +0000 Subject: [PATCH 06/32] Bump version to: 3.1.47 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdd1a852..1ae8db69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.46", + "version": "3.1.47", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From ad2335381af66d7e9436400694254017782c4293 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 11 Sep 2023 15:35:27 +0000 Subject: [PATCH 07/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec842bde..c8f1a42a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v3.1.48 (Mon Sep 11 2023) + +#### 🐛 Bug Fix + +- Responsive improvements on sentiment charts and modals [#268](https://github.com/AppQuality/unguess-design-system/pull/268) ([@marcbon](https://github.com/marcbon) [@cannarocks](https://github.com/cannarocks)) +- Fixes-post-release [#267](https://github.com/AppQuality/unguess-design-system/pull/267) ([@marcbon](https://github.com/marcbon)) + +#### Authors: 2 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.47 (Mon Sep 04 2023) #### 🐛 Bug Fix From 789a17ed95b149dd6be890ac38d3563436cb278e Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 11 Sep 2023 15:35:28 +0000 Subject: [PATCH 08/32] Bump version to: 3.1.48 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ae8db69..c1470f10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.47", + "version": "3.1.48", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From a45d77d4bbe1524c069c6ed584e1bc0802b20d01 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 13 Sep 2023 14:21:55 +0000 Subject: [PATCH 09/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f1a42a..493a0a40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v3.1.49 (Wed Sep 13 2023) + +#### 🐛 Bug Fix + +- Modal responsive improvements [#270](https://github.com/AppQuality/unguess-design-system/pull/270) ([@marcbon](https://github.com/marcbon) [@cannarocks](https://github.com/cannarocks)) +- 🐛 fix(modals/index.tsx): adjust styles for isExtraLarge prop in UgModal component [#269](https://github.com/AppQuality/unguess-design-system/pull/269) ([@marcbon](https://github.com/marcbon)) + +#### Authors: 2 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.48 (Mon Sep 11 2023) #### 🐛 Bug Fix From 34d32dce2ba151ba99a414aaaaf900fbc519b078 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 13 Sep 2023 14:21:56 +0000 Subject: [PATCH 10/32] Bump version to: 3.1.49 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1470f10..6d9c81ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.48", + "version": "3.1.49", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From b5e2129c3ef4c5f1bb5da21df1a7cad6f796772b Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 9 Oct 2023 10:47:30 +0000 Subject: [PATCH 11/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 493a0a40..47c72452 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v3.1.50 (Mon Oct 09 2023) + +#### 🐛 Bug Fix + +- release 20231009 [#272](https://github.com/AppQuality/unguess-design-system/pull/272) ([@marcbon](https://github.com/marcbon)) +- Update-styled-components [#271](https://github.com/AppQuality/unguess-design-system/pull/271) ([@marcbon](https://github.com/marcbon)) + +#### Authors: 1 + +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.49 (Wed Sep 13 2023) #### 🐛 Bug Fix From d13c1849c90c9b4ded541e25840fd6d88d6406bf Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Mon, 9 Oct 2023 10:47:32 +0000 Subject: [PATCH 12/32] Bump version to: 3.1.50 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11350b62..2ee43897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.49", + "version": "3.1.50", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From d45209b20e631a59ef342552024c2cbc974127db Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 8 Nov 2023 17:08:03 +0000 Subject: [PATCH 13/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47c72452..bc11d013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v3.1.51 (Wed Nov 08 2023) + +#### 🐛 Bug Fix + +- Color swatch [#274](https://github.com/AppQuality/unguess-design-system/pull/274) ([@iDome89](https://github.com/iDome89) [@marcbon](https://github.com/marcbon)) +- Color swatch [#273](https://github.com/AppQuality/unguess-design-system/pull/273) ([@iDome89](https://github.com/iDome89) [@marcbon](https://github.com/marcbon)) + +#### Authors: 2 + +- [@iDome89](https://github.com/iDome89) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.50 (Mon Oct 09 2023) #### 🐛 Bug Fix From b28c045eff721bc0bafdb0e04904d5bdd7459ae8 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 8 Nov 2023 17:08:05 +0000 Subject: [PATCH 14/32] Bump version to: 3.1.51 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b35839f..5f2faf26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.50", + "version": "3.1.51", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 24d93d08b860a0f04c79744b1488002cd9963667 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 8 Nov 2023 17:30:12 +0000 Subject: [PATCH 15/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc11d013..22dcc0e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.1.52 (Wed Nov 08 2023) + +#### 🐛 Bug Fix + +- 🔀 chore(color-swatch): update import statement for ColorSwatch component [#275](https://github.com/AppQuality/unguess-design-system/pull/275) ([@marcbon](https://github.com/marcbon)) + +#### Authors: 1 + +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.51 (Wed Nov 08 2023) #### 🐛 Bug Fix From 44346579bf739c9f33d9dfefa85beb8ef3c5d0aa Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Wed, 8 Nov 2023 17:30:14 +0000 Subject: [PATCH 16/32] Bump version to: 3.1.52 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f2faf26..3615cc3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.51", + "version": "3.1.52", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From ade45ed4e3c56d66364fc76957706a44ba5a798e Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 9 Nov 2023 15:57:17 +0000 Subject: [PATCH 17/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22dcc0e0..233a479d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v3.1.53 (Thu Nov 09 2023) + +#### 🐛 Bug Fix + +- Fix color swatch [#277](https://github.com/AppQuality/unguess-design-system/pull/277) ([@cannarocks](https://github.com/cannarocks) [@marcbon](https://github.com/marcbon) [@iDome89](https://github.com/iDome89)) +- 🐛 fix(color-swatch): fix color selection bug in handleSelect function [#276](https://github.com/AppQuality/unguess-design-system/pull/276) ([@marcbon](https://github.com/marcbon)) + +#### Authors: 3 + +- [@iDome89](https://github.com/iDome89) +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.52 (Wed Nov 08 2023) #### 🐛 Bug Fix From 090235835f4338d9c1d180bf6f89c04a6d50e9c5 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 9 Nov 2023 15:57:18 +0000 Subject: [PATCH 18/32] Bump version to: 3.1.53 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3615cc3e..8141965f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.52", + "version": "3.1.53", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 4caf028861296f79a57cfd4650d37939c88a3641 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Tue, 14 Nov 2023 17:10:48 +0000 Subject: [PATCH 19/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 233a479d..d67b4d9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.1.54 (Tue Nov 14 2023) + +#### 🐛 Bug Fix + +- chore(styled-components): update to 6.1.1 [#278](https://github.com/AppQuality/unguess-design-system/pull/278) ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.53 (Thu Nov 09 2023) #### 🐛 Bug Fix From 9a7007e13e2c285f0f019df8bc3805de7087ea3f Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Tue, 14 Nov 2023 17:10:50 +0000 Subject: [PATCH 20/32] Bump version to: 3.1.54 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b225daab..8f165de9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.53", + "version": "3.1.54", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From f88271a5d6b8f07d6c35b54d0ec235b7c9e392ac Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Fri, 22 Dec 2023 15:46:37 +0000 Subject: [PATCH 21/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d67b4d9a..9c31f27a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v3.1.55 (Fri Dec 22 2023) + +#### 🐛 Bug Fix + +- add-bug-comments-components [#280](https://github.com/AppQuality/unguess-design-system/pull/280) ([@cannarocks](https://github.com/cannarocks) [@iDome89](https://github.com/iDome89)) +- Bugcomments components [#279](https://github.com/AppQuality/unguess-design-system/pull/279) ([@cannarocks](https://github.com/cannarocks) [@marcbon](https://github.com/marcbon)) + +#### Authors: 3 + +- [@iDome89](https://github.com/iDome89) +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.54 (Tue Nov 14 2023) #### 🐛 Bug Fix From 22165ed4a6ec8ca02482758aa46eff9316524b54 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Fri, 22 Dec 2023 15:46:39 +0000 Subject: [PATCH 22/32] Bump version to: 3.1.55 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f165de9..9af836d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.54", + "version": "3.1.55", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 26c2de3bdd7f4cccce394a227c993707853e5402 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Fri, 22 Dec 2023 16:13:05 +0000 Subject: [PATCH 23/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c31f27a..bc08d175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v3.1.56 (Fri Dec 22 2023) + +#### 🐛 Bug Fix + +- Added missing export comments [#282](https://github.com/AppQuality/unguess-design-system/pull/282) ([@iDome89](https://github.com/iDome89) [@marcbon](https://github.com/marcbon)) +- fix:added export [#281](https://github.com/AppQuality/unguess-design-system/pull/281) ([@iDome89](https://github.com/iDome89)) + +#### Authors: 2 + +- [@iDome89](https://github.com/iDome89) +- Marco Bonomo ([@marcbon](https://github.com/marcbon)) + +--- + # v3.1.55 (Fri Dec 22 2023) #### 🐛 Bug Fix From 4a0a0648ca733392a0df805ed3e2a5548f8707e0 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Fri, 22 Dec 2023 16:13:06 +0000 Subject: [PATCH 24/32] Bump version to: 3.1.56 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9af836d3..11a6ca5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.55", + "version": "3.1.56", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 6468c699b3dd28064a13e48c0b524d6b31d65207 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 01:53:33 +0100 Subject: [PATCH 25/32] ci(release): trigger action --- src/stories/intro.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stories/intro.stories.mdx b/src/stories/intro.stories.mdx index 479f3dab..899e8c0c 100644 --- a/src/stories/intro.stories.mdx +++ b/src/stories/intro.stories.mdx @@ -2,7 +2,7 @@ import { Meta } from '@storybook/addon-docs'; -# Welcome to the amazing Unguess Design System +# Welcome to the amazing Unguess Design System [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) From 27c111f11c4e2ca1e631815764f39d2aaaa765b9 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 01:59:18 +0100 Subject: [PATCH 26/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc08d175..f62dcb9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# v3.1.57 (Thu Dec 28 2023) + +#### 🐛 Bug Fix + +- Add refactored chat component [#284](https://github.com/AppQuality/unguess-design-system/pull/284) ([@cannarocks](https://github.com/cannarocks)) +- Improve-chat-component [#283](https://github.com/AppQuality/unguess-design-system/pull/283) ([@cannarocks](https://github.com/cannarocks)) + +#### ⚠️ Pushed to `master` + +- ci(release): trigger action ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.56 (Fri Dec 22 2023) #### 🐛 Bug Fix From e124a64c4f21c10024e6db2f00edef22e3997019 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 01:59:21 +0100 Subject: [PATCH 27/32] Bump version to: 3.1.57 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11a6ca5b..809c2087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.56", + "version": "3.1.57", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From f83aed1013291b8ca492c97c19df2428bd96994c Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 02:01:39 +0100 Subject: [PATCH 28/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f62dcb9c..e4ce01ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,23 @@ --- +# v3.1.57 (Thu Dec 28 2023) + +#### 🐛 Bug Fix + +- Add refactored chat component [#284](https://github.com/AppQuality/unguess-design-system/pull/284) ([@cannarocks](https://github.com/cannarocks)) +- Improve-chat-component [#283](https://github.com/AppQuality/unguess-design-system/pull/283) ([@cannarocks](https://github.com/cannarocks)) + +#### ⚠️ Pushed to `master` + +- ci(release): trigger action ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.56 (Fri Dec 22 2023) #### 🐛 Bug Fix From 4f1d2161e40f711ea50e41901a6aa3cc38f9d0c3 Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 02:01:41 +0100 Subject: [PATCH 29/32] Bump version to: 3.1.58 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 809c2087..a82a105f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.57", + "version": "3.1.58", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 16221627362e5d9e186dc40734b9b5ce1c81b2ed Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 02:03:02 +0100 Subject: [PATCH 30/32] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4ce01ba..6f1e72a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,23 @@ --- +# v3.1.57 (Thu Dec 28 2023) + +#### 🐛 Bug Fix + +- Add refactored chat component [#284](https://github.com/AppQuality/unguess-design-system/pull/284) ([@cannarocks](https://github.com/cannarocks)) +- Improve-chat-component [#283](https://github.com/AppQuality/unguess-design-system/pull/283) ([@cannarocks](https://github.com/cannarocks)) + +#### ⚠️ Pushed to `master` + +- ci(release): trigger action ([@cannarocks](https://github.com/cannarocks)) + +#### Authors: 1 + +- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks)) + +--- + # v3.1.56 (Fri Dec 22 2023) #### 🐛 Bug Fix From 04958da2cf7d758990d24af1168ca85b03e7403f Mon Sep 17 00:00:00 2001 From: Luca Cannarozzo Date: Thu, 28 Dec 2023 02:03:04 +0100 Subject: [PATCH 31/32] Bump version to: 3.1.59 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a82a105f..ca7beb61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appquality/unguess-design-system", - "version": "3.1.58", + "version": "3.1.59", "description": "", "main": "build/index.js", "types": "build/index.d.ts", From 4e0a0fed3282f0062c6098bf570054bd589a5a4c Mon Sep 17 00:00:00 2001 From: ZecD Date: Thu, 28 Dec 2023 17:51:38 +0100 Subject: [PATCH 32/32] feat:added date to comments and scroll --- src/stories/chat/index.stories.tsx | 34 +++++++++++++++++++++++---- src/stories/chat/parts/comment.tsx | 10 ++++++-- src/stories/chat/parts/containers.tsx | 1 + 3 files changed, 38 insertions(+), 7 deletions(-) diff --git a/src/stories/chat/index.stories.tsx b/src/stories/chat/index.stories.tsx index 050e2a7e..041e6d9f 100644 --- a/src/stories/chat/index.stories.tsx +++ b/src/stories/chat/index.stories.tsx @@ -1,13 +1,13 @@ import { Meta, StoryFn } from "@storybook/react"; +import { PlaceholderOptions } from "@tiptap/extension-placeholder"; import { Editor as TipTapEditor } from "@tiptap/react"; import { Chat, ChatProvider, useChatContext } from "."; +import { Button } from "../buttons/button"; import { Col } from "../grid/col"; import { Grid } from "../grid/grid"; import { Row } from "../grid/row"; -import { ChatArgs, ChatEditorArgs } from "./_types"; -import { Button } from "../buttons/button"; +import { ChatEditorArgs } from "./_types"; import { Comment } from "./parts/comment"; -import { PlaceholderOptions } from "@tiptap/extension-placeholder"; interface EditorStoryArgs extends ChatEditorArgs { children?: any; @@ -78,7 +78,7 @@ const defaultArgs: EditorStoryArgs = { comments: [ { message: "Hi, I'm a comment", - date: "2021-04-20T11:00:00.000Z", + date: " | 27 dic. 2023 | 12:00", author: { name: "Luca C.", avatar: "LC", @@ -86,7 +86,31 @@ const defaultArgs: EditorStoryArgs = { }, { message: "Hi, I'm a comment too but with bold", - date: "2021-04-20T11:02:00.000Z", + date: " | 27 dic. 2023 | 12:00", + author: { + name: "Marco B.", + avatar: "MB", + }, + }, + { + message: "Hi, I'm a comment too but with bold", + date: " | 27 dic. 2023 | 12:00", + author: { + name: "Marco B.", + avatar: "MB", + }, + }, + { + message: "Hi, I'm a comment too but with bold", + date: " | 27 dic. 2023 | 12:00", + author: { + name: "Marco B.", + avatar: "MB", + }, + }, + { + message: "Hi, I'm a comment too but with bold", + date: " | 27 dic. 2023 | 12:00", author: { name: "Marco B.", avatar: "MB", diff --git a/src/stories/chat/parts/comment.tsx b/src/stories/chat/parts/comment.tsx index 91d08fa3..097ec759 100644 --- a/src/stories/chat/parts/comment.tsx +++ b/src/stories/chat/parts/comment.tsx @@ -31,6 +31,11 @@ const AuthorContainer = styled.div` gap: ${({ theme }) => theme.space.sm}; `; +const CommentDate = styled.span` +color: ${({ theme }) => theme.palette.grey[500]}; +font-weight: ${({ theme }) => theme.fontWeights.thin}; +` + const Footer = styled.div` display: flex; flex-direction: row; @@ -42,7 +47,8 @@ export const Comment = ({ author, message, children, -}: PropsWithChildren<{ author: Author; message: string }>) => { + date, +}: PropsWithChildren<{ author: Author; message: string, date:string }>) => { return ( @@ -50,7 +56,7 @@ export const Comment = ({ {author.avatar}
- {author.name ?? "User"} + {author.name ?? "User"}<CommentDate>{date}</CommentDate> {message} diff --git a/src/stories/chat/parts/containers.tsx b/src/stories/chat/parts/containers.tsx index e6984d08..00d0c32a 100644 --- a/src/stories/chat/parts/containers.tsx +++ b/src/stories/chat/parts/containers.tsx @@ -17,4 +17,5 @@ export const MessagesContainer = styled.div` flex-direction: column; gap: ${({ theme }) => theme.space.sm}; background: ${({ chatBkg }) => chatBkg ?? `#fff`}; + overflow-y: auto; `;