Skip to content

Commit d4bde15

Browse files
New version release
1 parent fd6cce5 commit d4bde15

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.75 - 2025-04-07
27+
28+
- Added size `extraLarge` prop to *Pane* component.
29+
2630
## 8.2.73 - 2025-03-26
2731

2832
- Fixed height computation issue in nested panes.
@@ -64,7 +68,6 @@ Each change is prefixed with one of these keywords::
6468
Added: `data-cy` labels for *HeaderCellMenu* and *CellContent*.
6569
## 8.2.62 - 2025-02-19
6670
- Fixed: Pane footer cut-off issue in iOS Safari.
67-
6871
iPad Pro (11-inch) - Tested using Xcode
6972

7073
![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)
@@ -361,7 +364,6 @@ Updates all formik components in neetoUI to use status to show server error and
361364
- Updated: `--neeto-ui-success-800` from `#39b990` to `#00f5c8`.
362365
- Updated: `--neeto-ui-success-600` from `#33ab84` to `#00e0b7`.
363366
- Updated: `--neeto-ui-success-500` from `#2d9d78` to `#00cca7`.
364-
365367
- Updated: `--neeto-ui-success-100` from `#175541` to `#003d31`.
366368

367369
- Updated: `--neeto-ui-info-800` from `#4b9cf5` to `#8ebdf5`.
@@ -794,7 +796,6 @@ Fixed warnings in jest tests.
794796
## 5.0.7 - 2023-06-11
795797
- Fixed: Misalignment between input and prefix for large screens. Line break in
796798
prefix when hyphens are added.
797-
798799
## 5.0.6 - 2023-06-06
799800

800801
- Fixes janky animation in *Pane* when form fields have the `autoFocus` prop.

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.74",
3+
"version": "8.2.75",
44
"author": "BigBinary",
55
"license": "MIT",
66
"description": "neetoUI drives the experience at all neeto products",

0 commit comments

Comments
 (0)