From bfe386c1fc8dd228f7f23b15bc62e27ef28df82f Mon Sep 17 00:00:00 2001 From: George Aidonidis Date: Mon, 11 Nov 2024 18:06:29 +0200 Subject: [PATCH] Add changeset --- .changeset/hip-pandas-bow.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .changeset/hip-pandas-bow.md diff --git a/.changeset/hip-pandas-bow.md b/.changeset/hip-pandas-bow.md new file mode 100644 index 0000000000..4530c619c2 --- /dev/null +++ b/.changeset/hip-pandas-bow.md @@ -0,0 +1,23 @@ +--- +'@toptal/picasso-outlined-input': patch +'@toptal/picasso-select': patch +'@toptal/picasso-input': patch +--- + +--- + +### Input + +- display reset button on hover of full width of the input + +--- + +### Select + +- implicit update from Input + +--- + +### Autocomplete + +- implicit update from Input