mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-04 15:33:49 +00:00
54 lines
838 B
Markdown
54 lines
838 B
Markdown
# Changelog
|
|
|
|
## 0.0.13
|
|
|
|
* Add `Icon#Custom`
|
|
|
|
## 0.0.12
|
|
|
|
* Add `rowAttributes` to table fun
|
|
|
|
## 0.0.11
|
|
|
|
* Upfill `Nav` and `UIKitNav`
|
|
|
|
## 0.0.10
|
|
|
|
* Filling of `UIKitUtility`
|
|
|
|
## 0.0.9
|
|
|
|
* Improving of `Nav` support
|
|
|
|
## 0.0.8
|
|
|
|
Removing of redundant non standard things
|
|
|
|
## 0.0.7
|
|
|
|
Rewrite project onto multiplatform paradigm and return back varargs instead of most `Array<UIKitModifier>`
|
|
|
|
## 0.0.6
|
|
|
|
Changes in signatures of text field and list
|
|
|
|
## 0.0.5
|
|
|
|
All elements has changed their signatures: they all will accept an additional lambda for attributes configuration
|
|
|
|
## 0.0.4
|
|
|
|
__Migrate modifers to modifiers__
|
|
|
|
## 0.0.3
|
|
|
|
__Global changes in packages__
|
|
|
|
## 0.0.2
|
|
|
|
* Name of project has been changed: `jsuikitkotlin` -> `kjsuikit`
|
|
|
|
## 0.0.1
|
|
|
|
It is first version. Here project has been created and added a lot of implementations of elements
|