2022-01-13 13:56:09 +00:00
|
|
|
## 0.0.7
|
|
|
|
|
2022-01-13 13:56:39 +00:00
|
|
|
Rewrite project onto multiplatform paradigm and return back varargs instead of most `Array<UIKitModifier>`
|
|
|
|
|
2022-01-13 07:49:41 +00:00
|
|
|
## 0.0.6
|
|
|
|
|
2022-01-13 07:49:58 +00:00
|
|
|
Changes in signatures of text field and list
|
|
|
|
|
2022-01-13 05:54:20 +00:00
|
|
|
## 0.0.5
|
|
|
|
|
2022-01-13 05:55:08 +00:00
|
|
|
All elements has changed their signatures: they all will accept an additional lambda for attributes configuration
|
|
|
|
|
2022-01-12 13:58:34 +00:00
|
|
|
## 0.0.4
|
|
|
|
|
2022-01-12 13:58:52 +00:00
|
|
|
__Migrate modifers to modifiers__
|
|
|
|
|
2022-01-12 10:27:37 +00:00
|
|
|
## 0.0.3
|
|
|
|
|
2022-01-12 10:27:49 +00:00
|
|
|
__Global changes in packages__
|
|
|
|
|
2022-01-12 10:02:32 +00:00
|
|
|
## 0.0.2
|
|
|
|
|
2022-01-12 10:04:08 +00:00
|
|
|
* Name of project has been changed: `jsuikitkotlin` -> `kjsuikit`
|
|
|
|
|
2021-12-22 08:38:12 +00:00
|
|
|
## 0.0.1
|
2022-01-12 08:04:56 +00:00
|
|
|
|
|
|
|
It is first version. Here project has been created and added a lot of implementations of elements
|