headingCustomizer -> headerCellCustomizer + add index and title parameters for it

This commit is contained in:
2022-01-25 00:02:29 +06:00
parent f518933195
commit 9449eccec1
2 changed files with 7 additions and 4 deletions

View File

@@ -2,6 +2,9 @@
## 0.0.17
* In `DefaultTable` `headingCustomizer` has been renamed to `headerCellCustomizer`
* Add index and title parameters for `headerCellCustomizer` in `DefaultTable`
## 0.0.16
* Add opportunity to customize `NavDivider`