Skip to content

Commit 27e2b14

Browse files
committed
Adds support for trailing pinned columns and rows in TableView.
1 parent a9d6c1c commit 27e2b14

6 files changed

Lines changed: 744 additions & 377 deletions

File tree

packages/two_dimensional_scrollables/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 0.4.3
2+
3+
* Adds support for trailing pinned columns and rows in TableView.
4+
15
## 0.4.2
26

3-
* Fixes an issue where merged cells would unmerge when the first cell was overlaid by a pinned row or column.
7+
* Adds support for trailing pinned columns and rows in TableView.
48

59
## 0.4.1
610

0 commit comments

Comments
 (0)