Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
praveen-murali-ind committed Oct 17, 2024
1 parent 877e16f commit 2c03110
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ Each change is prefixed with one of these keywords::
- *Fixed*: Denotes bug fixes.
- *Security*: Pertains to actions taken in response to vulnerabilities.

## 8.2.29 - 2024-10-17

- Added: Text truncation for table column titles.

https://github.com/user-attachments/assets/f8eda9f5-56c9-46eb-90f2-96718e5137f8

@praveen-murali-ind _a

## 8.2.28 - 2024-10-16

- Changed: default vertical alignment of checkbox and radio buttons from `center` to `top`.
Expand Down Expand Up @@ -143,7 +151,6 @@ Updates all formik components in neetoUI to use status to show server error and
- Fixed the scrollbar visibility issue in Tables
## 7.0.0 - 2024-06-27
### Color palette

- Updated: `--neeto-ui-black` from `#121212` to `#0c111d`.

- Updated: `--neeto-ui-gray-800` from `#1f1f1f` to `#101828`.
Expand Down Expand Up @@ -606,7 +613,6 @@ Added `type = "button"` attribute to *Tab.Item* component
## 5.1.7 - 2023-08-21
Added: `rejectCharsRegex` prop to *Input* component.
## 5.1.6 - 2023-08-17

- Added: Mechanism to set the pagination and sorting config in URL query
parameters for `Table`.

Expand Down Expand Up @@ -1325,7 +1331,6 @@ Fixed: `TypeError` issue in *Toastr* component.
## 3.3.2
- Fixed: Added override for `onClick` prop in *Dropdown* component
## 3.3.1

- Fixed: Typography of Header in *Alert* component.
- Fixed: Max width issue in *Dropdown* component.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigbinary/neetoui",
"version": "8.2.28",
"version": "8.2.29",
"author": "BigBinary",
"license": "MIT",
"description": "neetoUI drives the experience at all neeto products",
Expand Down

0 comments on commit 2c03110

Please sign in to comment.