Skip to content

Commit 0715f47

Browse files
New version release
1 parent 6aae370 commit 0715f47

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Each change is prefixed with one of these keywords::
2323
- *Fixed*: Denotes bug fixes.
2424
- *Security*: Pertains to actions taken in response to vulnerabilities.
2525

26+
## 8.2.77 - 2025-04-11
27+
28+
- Added: Dark mode support for `divide-y` utility class.
29+
2630
## 8.2.76 - 2025-04-11
2731

2832
- Fixed: icon visibility issue in the Tree component.
@@ -74,7 +78,6 @@ Added: `data-cy` labels for *HeaderCellMenu* and *CellContent*.
7478
- Fixed: Pane footer cut-off issue in iOS Safari.
7579
iPad Pro (11-inch) - Tested using Xcode
7680
![Simulator Screenshot - iPad Pro (11-inch) (4th generation) - 2025-02-19 at 20 04 00](https://github.com/user-attachments/assets/987f5448-c67f-4b76-b3c9-c58b9364249e)
77-
7881
## 8.2.60 - 2025-02-11
7982

8083
Fixed data-cy label for *Input*.
@@ -369,7 +372,6 @@ Updates all formik components in neetoUI to use status to show server error and
369372
- Updated: `--neeto-ui-success-500` from `#2d9d78` to `#00cca7`.
370373
- Updated: `--neeto-ui-success-100` from `#175541` to `#003d31`.
371374
- Updated: `--neeto-ui-info-800` from `#4b9cf5` to `#8ebdf5`.
372-
373375
- Updated: `--neeto-ui-info-600` from `#378ef0` to `#69a7f2`.
374376

375377
- Updated: `--neeto-ui-info-500` from `#2680eb` to `#4390ef`.
@@ -800,7 +802,6 @@ Fixed warnings in jest tests.
800802
prefix when hyphens are added.
801803
## 5.0.6 - 2023-06-06
802804
- Fixes janky animation in *Pane* when form fields have the `autoFocus` prop.
803-
804805
## 5.0.5 - 2023-06-05
805806

806807
Added: `optionRemapping` prop to map the label and value properties of `options`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigbinary/neetoui",
3-
"version": "8.2.76",
3+
"version": "8.2.77",
44
"author": "BigBinary",
55
"license": "MIT",
66
"description": "neetoUI drives the experience at all neeto products",

0 commit comments

Comments
 (0)