File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ Each change is prefixed with one of these keywords::
23
23
- * Fixed* : Denotes bug fixes.
24
24
- * Security* : Pertains to actions taken in response to vulnerabilities.
25
25
26
+ ## 8.3.2 - 2025-05-26
27
+
28
+ - Updated: the column resizing handle styles.
29
+
26
30
## 8.3.1 - 2025-05-20
27
31
28
32
- Updated: the duplicate email error message and style.
@@ -96,7 +100,6 @@ iPad Pro (11-inch) - Tested using Xcode
96
100
Fixed data-cy label for * Input* .
97
101
## 8.2.59 - 2025-02-07
98
102
- Fixed TypeError in ` useOverlay ` hook.
99
-
100
103
## 8.2.58 - 2025-02-07
101
104
102
105
- Wrapped all localStorage operations in try-catch blocks to handle potential failures in private browsing mode or due to storage restrictions.
@@ -387,7 +390,6 @@ Updates all formik components in neetoUI to use status to show server error and
387
390
- Updated: ` --neeto-ui-info-500 ` from ` #2680eb ` to ` #4390ef ` .
388
391
- Updated: ` --neeto-ui-info-100 ` from ` #0b4589 ` to ` #0a3871 ` .
389
392
### Utility classes
390
-
391
393
- Added: Utility classes for the newly added colors.
392
394
393
395
### Box shadows
@@ -815,7 +817,6 @@ prop in *Select* component.
815
817
## 5.0.4 - 2023-05-29
816
818
- Fixed: Overrided ` onChange ` function to output empty array if value is null in
817
819
* DatePicker*
818
-
819
820
## 5.0.3 - 2023-05-29
820
821
821
822
- Fixed: the issue of filter invalid emails link for valid emails in
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bigbinary/neetoui" ,
3
- "version" : " 8.3.1 " ,
3
+ "version" : " 8.3.2 " ,
4
4
"author" : " BigBinary" ,
5
5
"license" : " MIT" ,
6
6
"description" : " neetoUI drives the experience at all neeto products" ,
You can’t perform that action at this time.
0 commit comments