Skip to content

Commit b71df15

Browse files
author
mromero
committed
Merge branch 'development' of github.com:goldenm-software/layrz_theme into development
2 parents f4f4461 + a9acd53 commit b71df15

4 files changed

Lines changed: 471 additions & 443 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Changelog
22

3-
## 7.4.4
3+
## 7.4.5
44
- Added `initialPosition` and `onTabIndex` in `ThemedTabView`
5+
## 7.4.4
6+
- Solved extremely weird bug using the `ThemedTable2`, now creates a copy of the items list to prevent issues when filtering and sorting the data. (Discovered by @ManuelRomeroA)
57

68
## 7.4.3
79

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ packages:
374374
path: ".."
375375
relative: true
376376
source: path
377-
version: "7.4.1"
377+
version: "7.4.4"
378378
leak_tracker:
379379
dependency: transitive
380380
description:

0 commit comments

Comments
 (0)