add DropAre, UIKitPlaceholder and UIKitForm#Custom now have nullable target

This commit is contained in:
2022-03-02 16:52:58 +06:00
parent a596516c79
commit 556ab4e090
4 changed files with 34 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## 0.0.41
* Add `DropArea`
* Add `UIKitPlaceholder`
* `UIKitForm#Custom` now have nullable param target
## 0.0.40
* All `DefaultTable` functions now use `Iterable` as data type