add uk-flex to UIKitFlex base class

This commit is contained in:
2022-01-25 11:24:58 +06:00
parent d1c03e5c48
commit 58f8f99e10
2 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
## 0.0.18
* Add base companion for `UIKitFlex` with result class `uk-flex`
## 0.0.17
* In `DefaultTable` `headingCustomizer` has been renamed to `headerCellCustomizer`