2022-01-13 21:36:28 +06:00
|
|
|
# Changelog
|
|
|
|
|
2022-12-18 10:07:51 +06:00
|
|
|
## 0.4.2
|
|
|
|
|
|
|
|
* `Compose`: `1.2.2`
|
|
|
|
|
2022-11-15 21:46:29 +06:00
|
|
|
## 0.4.1
|
|
|
|
|
2022-11-15 21:50:15 +06:00
|
|
|
* Now it is possible to use `StandardInput` with simple `T` types instead of states
|
2022-11-16 00:57:11 +06:00
|
|
|
* `List` may accept any `Iterable`
|
2022-11-15 21:50:15 +06:00
|
|
|
|
2022-11-08 07:54:53 +06:00
|
|
|
## 0.4.0
|
|
|
|
|
|
|
|
* `Kotlin`: `1.7.20`
|
|
|
|
* `Compose`: `1.2.1`
|
|
|
|
|
2022-09-14 13:01:31 +06:00
|
|
|
## 0.2.2
|
|
|
|
|
2022-09-14 13:54:48 +06:00
|
|
|
* Add support of `Drop` component
|
|
|
|
* Improve support of `Navbar`s
|
|
|
|
|
2022-08-20 16:54:54 +06:00
|
|
|
## 0.2.1
|
|
|
|
|
2022-08-20 17:43:44 +06:00
|
|
|
* `Tab` elements become supported
|
|
|
|
|
2022-08-04 16:53:10 +06:00
|
|
|
## 0.2.0
|
|
|
|
|
2022-08-04 17:31:07 +06:00
|
|
|
**ALL DEPRECATIONS HAVE BEEN REMOVED**
|
|
|
|
|
2022-08-04 16:53:10 +06:00
|
|
|
* `Kotlin`: `1.7.0`
|
|
|
|
* `Compose`: `1.2.0-alpha01-dev753`
|
|
|
|
|
2022-08-02 18:32:53 +06:00
|
|
|
## 0.1.10
|
|
|
|
|
2022-08-02 18:40:17 +06:00
|
|
|
* `Grid` support improvements
|
|
|
|
|
2022-07-31 14:57:40 +06:00
|
|
|
## 0.1.9
|
|
|
|
|
2022-07-31 15:04:27 +06:00
|
|
|
* `Artile` elements become supported
|
|
|
|
* `Iconnav` elements become supported
|
|
|
|
* `Leader` elements become supported
|
|
|
|
* `Grid` support improvements
|
|
|
|
|
2022-07-24 12:04:22 +06:00
|
|
|
## 0.1.8
|
|
|
|
|
2022-07-24 12:05:31 +06:00
|
|
|
* `Compose`: `1.2.0-alpha01-dev731`
|
|
|
|
|
2022-05-29 09:43:14 +06:00
|
|
|
## 0.1.7
|
|
|
|
|
2022-05-29 09:43:23 +06:00
|
|
|
Add Toggle builder
|
|
|
|
|
2022-05-23 16:50:50 +06:00
|
|
|
## 0.1.6
|
|
|
|
|
2022-05-23 16:51:09 +06:00
|
|
|
* Add support of UIKitButton size and group
|
|
|
|
|
2022-05-23 13:08:35 +06:00
|
|
|
## 0.1.5
|
|
|
|
|
|
|
|
* Fix access to `UIKitSticky`
|
|
|
|
|
2022-05-22 23:21:10 +06:00
|
|
|
## 0.1.4
|
|
|
|
|
2022-05-22 23:21:25 +06:00
|
|
|
* Improvements in `UIKitGrid`
|
2022-05-22 23:45:21 +06:00
|
|
|
* Add support of `UIKitSticky`
|
2022-05-22 23:21:25 +06:00
|
|
|
|
2022-05-19 13:21:29 +06:00
|
|
|
## 0.1.3
|
|
|
|
|
2022-05-19 13:42:21 +06:00
|
|
|
* Add support of sections
|
2022-05-19 13:21:39 +06:00
|
|
|
* Improve support of navbars
|
|
|
|
|
2022-05-19 12:10:49 +06:00
|
|
|
## 0.1.2
|
|
|
|
|
2022-05-19 12:13:13 +06:00
|
|
|
* New typealias `AttrsWithContentBuilder`
|
|
|
|
* Old `DList` and related composable functions removed (they are built-in in compose)
|
|
|
|
|
2022-05-17 12:30:38 +06:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
* `Compose`: `1.2.0-alpha01-dev686`
|
|
|
|
|
2022-05-07 01:46:31 +06:00
|
|
|
## 0.1.0
|
2022-04-29 17:28:52 +06:00
|
|
|
|
2022-04-29 17:29:37 +06:00
|
|
|
* `Kotlin` = `1.6.21`
|
2022-05-15 23:58:58 +06:00
|
|
|
* `Compose`: `1.2.0-alpha01-dev683`
|
2022-04-29 17:29:37 +06:00
|
|
|
|
2022-04-27 15:43:55 +06:00
|
|
|
## 0.0.53
|
|
|
|
|
2022-04-27 16:07:07 +06:00
|
|
|
* Improvements in `UIKitPadding`
|
|
|
|
* Add support of UIKit lists
|
2022-04-27 15:44:06 +06:00
|
|
|
|
2022-04-26 14:54:19 +06:00
|
|
|
## 0.0.52
|
|
|
|
|
2022-04-26 14:54:26 +06:00
|
|
|
* Improve work with UIKitModifiers
|
|
|
|
|
2022-04-15 13:05:20 +06:00
|
|
|
## 0.0.51
|
|
|
|
|
2022-04-15 13:06:14 +06:00
|
|
|
* New interface `Dropdown` which will be used to create (or retrieve) dropdown for an element
|
|
|
|
* New attribute in `NavItemElement` for configuration of `A` element
|
|
|
|
|
2022-04-03 23:57:39 +06:00
|
|
|
## 0.0.50
|
|
|
|
|
2022-04-03 23:58:08 +06:00
|
|
|
* Add opportunity to customize content in title of `Nav` after text
|
|
|
|
|
2022-04-03 16:02:55 +06:00
|
|
|
## 0.0.49
|
|
|
|
|
2022-04-03 16:03:13 +06:00
|
|
|
* Now it is possible to use optional title in navs builders
|
|
|
|
|
2022-03-30 16:40:51 +06:00
|
|
|
## 0.0.48
|
|
|
|
|
2022-03-30 16:41:07 +06:00
|
|
|
* Added support of `Breadcrumb`
|
2022-03-31 09:12:01 +06:00
|
|
|
* Add opportunity to summarize `UIKitModifier`
|
|
|
|
* Add opportunity to simply create attributes builder using `UIKitModifier` of array of them
|
2022-03-30 16:41:07 +06:00
|
|
|
|
2022-03-25 16:44:50 +06:00
|
|
|
## 0.0.47
|
|
|
|
|
2022-03-25 16:45:30 +06:00
|
|
|
* Add support of `Close` element
|
|
|
|
|
2022-03-24 17:23:24 +06:00
|
|
|
## 0.0.46
|
|
|
|
|
2022-03-24 17:23:52 +06:00
|
|
|
* Add support of `UIKitOverlay`
|
|
|
|
* Add support of `UIKitInverse`
|
|
|
|
|
2022-03-16 16:03:08 +06:00
|
|
|
## 0.0.45
|
|
|
|
|
2022-03-16 16:28:32 +06:00
|
|
|
* Add support of containers in `UIKitContainer` modifiers and `Container` function
|
2022-03-16 16:03:35 +06:00
|
|
|
|
2022-03-13 14:04:50 +06:00
|
|
|
## 0.0.44
|
|
|
|
|
|
|
|
* `Versions`:
|
|
|
|
* `Compose`: `1.1.0` -> `1.1.1`
|
|
|
|
|
2022-03-12 00:05:54 +06:00
|
|
|
## 0.0.43
|
|
|
|
|
2022-03-12 00:06:47 +06:00
|
|
|
* Several new extensions for `UIKitModifier` like `UIKitModifier#onSmallScreen`
|
|
|
|
* Support of `Tile`
|
|
|
|
|
2022-03-06 16:18:01 +06:00
|
|
|
## 0.0.42
|
|
|
|
|
2022-03-06 16:18:21 +06:00
|
|
|
* Migration to compose 1.1.0
|
|
|
|
* Replaces according to it
|
|
|
|
|
2022-03-02 16:52:24 +06:00
|
|
|
## 0.0.41
|
|
|
|
|
2022-03-02 16:52:58 +06:00
|
|
|
* Add `DropArea`
|
|
|
|
* Add `UIKitPlaceholder`
|
|
|
|
* `UIKitForm#Custom` now have nullable param target
|
2022-03-02 17:59:52 +06:00
|
|
|
* Add `UIKitUtility#Link`
|
2022-03-02 20:27:23 +06:00
|
|
|
* Add `DescriptionList` and several support composable functions
|
2022-03-02 16:52:58 +06:00
|
|
|
|
2022-03-01 13:25:37 +06:00
|
|
|
## 0.0.40
|
|
|
|
|
2022-03-01 13:26:04 +06:00
|
|
|
* All `DefaultTable` functions now use `Iterable` as data type
|
|
|
|
|
2022-02-28 23:54:59 +06:00
|
|
|
## 0.0.39
|
|
|
|
|
2022-02-28 23:55:09 +06:00
|
|
|
* Add support of `Notifications`
|
|
|
|
|
2022-02-25 00:12:02 +06:00
|
|
|
## 0.0.38
|
|
|
|
|
2022-02-25 00:12:20 +06:00
|
|
|
* Add support of `Toggle`
|
2022-02-25 00:22:17 +06:00
|
|
|
* Attributes collection now can be concatenated
|
2022-02-25 00:12:20 +06:00
|
|
|
|
2022-02-23 20:25:13 +06:00
|
|
|
## 0.0.37
|
|
|
|
|
2022-02-24 14:42:45 +06:00
|
|
|
* `Dialog` now do not add auto margin by default
|
2022-02-23 20:25:27 +06:00
|
|
|
* Support of `Accordion` element
|
|
|
|
|
2022-02-17 14:56:47 +06:00
|
|
|
## 0.0.36
|
|
|
|
|
2022-02-17 14:57:09 +06:00
|
|
|
* Reorder arguments in `DefaultComment` fun
|
2022-02-17 15:16:30 +06:00
|
|
|
* Add `Vertical` and `Horizontal` members in margins
|
2022-02-17 17:28:42 +06:00
|
|
|
* Add `afterHeaderBuilder` and `beforeFooterBuilder` properties in `Dialog` fun
|
2022-02-17 17:46:15 +06:00
|
|
|
* Add `UIKitCustom` to be able for simple creating of custom modifiers
|
2022-02-17 19:31:31 +06:00
|
|
|
* Add support of `UIKitForm`
|
2022-02-17 14:57:09 +06:00
|
|
|
|
2022-02-16 19:53:28 +06:00
|
|
|
## 0.0.35
|
|
|
|
|
2022-02-16 19:54:07 +06:00
|
|
|
* Add `UIKitModal`
|
|
|
|
* Improve work with dialogs
|
|
|
|
|
2022-02-09 13:43:11 +06:00
|
|
|
## 0.0.34
|
|
|
|
|
2022-02-09 13:43:56 +06:00
|
|
|
* Add `Alert`
|
|
|
|
* Add `Animation#KenBurns`
|
|
|
|
|
2022-02-09 01:18:34 +06:00
|
|
|
## 0.0.33
|
|
|
|
|
2022-02-09 01:18:51 +06:00
|
|
|
* Fixes in attributes building and related things
|
|
|
|
|
2022-02-08 18:48:20 +06:00
|
|
|
## 0.0.32
|
|
|
|
|
2022-02-08 18:48:49 +06:00
|
|
|
* Support of `UIKitHeight`
|
|
|
|
* New builder `AttributesBuilder`
|
|
|
|
* New `Percents`/`Pixels` abstractions
|
2022-02-08 19:12:24 +06:00
|
|
|
* Fixes in `UIKitWidth#Fixed` classnames
|
2022-02-08 18:48:49 +06:00
|
|
|
|
2022-01-28 14:14:14 +06:00
|
|
|
## 0.0.31
|
|
|
|
|
2022-01-28 14:14:27 +06:00
|
|
|
* Support of `UIKitVisibility`
|
|
|
|
|
2022-01-28 14:00:34 +06:00
|
|
|
## 0.0.30
|
|
|
|
|
2022-01-28 14:01:06 +06:00
|
|
|
* Add `UIKitComment`
|
|
|
|
* Including of `Comment` element
|
|
|
|
* Upfill `UIKitSubNav`
|
|
|
|
|
2022-01-26 13:36:49 +06:00
|
|
|
## 0.0.29
|
|
|
|
|
2022-01-26 13:37:03 +06:00
|
|
|
* Unfilling of `UIKitText`
|
|
|
|
|
2022-01-26 13:19:51 +06:00
|
|
|
## 0.0.28
|
|
|
|
|
2022-01-26 13:20:14 +06:00
|
|
|
* Fixes in `UIKitWidth`
|
|
|
|
|
2022-01-26 00:50:55 +06:00
|
|
|
## 0.0.27
|
|
|
|
|
2022-01-26 00:51:26 +06:00
|
|
|
* `TextField` has been renamed to `StandardInput`
|
|
|
|
* `StandardInput` now will look for changes in state
|
|
|
|
|
2022-01-25 23:44:15 +06:00
|
|
|
## 0.0.26
|
|
|
|
|
2022-01-25 23:44:22 +06:00
|
|
|
* Add UIKitColumn
|
|
|
|
|
2022-01-25 20:28:34 +06:00
|
|
|
## 0.0.25
|
|
|
|
|
2022-01-25 20:28:50 +06:00
|
|
|
* Full including of divider
|
|
|
|
|
2022-01-25 20:22:10 +06:00
|
|
|
## 0.0.24
|
|
|
|
|
2022-01-25 20:22:17 +06:00
|
|
|
* Add opportunity to fill space between header and body of table
|
|
|
|
|
2022-01-25 20:12:48 +06:00
|
|
|
## 0.0.23
|
|
|
|
|
2022-01-25 20:13:03 +06:00
|
|
|
* New parameter of tables `headerCustomizer`
|
|
|
|
|
2022-01-25 19:34:59 +06:00
|
|
|
## 0.0.22
|
|
|
|
|
2022-01-25 19:35:08 +06:00
|
|
|
* Add opportunity to customize table header cells
|
|
|
|
|
2022-01-25 13:15:04 +06:00
|
|
|
## 0.0.21
|
|
|
|
|
2022-01-25 13:15:37 +06:00
|
|
|
* Upfill `UIKitWidth`
|
|
|
|
* New extension `UIKitModifier#applyWhenScreenSizeIs`
|
|
|
|
|
2022-01-25 12:53:47 +06:00
|
|
|
## 0.0.20
|
|
|
|
|
2022-01-25 12:54:19 +06:00
|
|
|
* Remove type of button from `DefaultButton` and add companion to `UIKitButton` to be able to use `uk-button` class
|
|
|
|
|
2022-01-25 12:38:37 +06:00
|
|
|
## 0.0.19
|
|
|
|
|
2022-01-25 12:39:09 +06:00
|
|
|
* Create `Card`s implementation
|
|
|
|
* Upgrade `Label` composable draw and create `UIKitLabel` modifiers
|
|
|
|
|
2022-01-25 11:22:36 +06:00
|
|
|
## 0.0.18
|
|
|
|
|
2022-01-25 11:24:58 +06:00
|
|
|
* Add base companion for `UIKitFlex` with result class `uk-flex`
|
|
|
|
|
2022-01-25 00:00:42 +06:00
|
|
|
## 0.0.17
|
|
|
|
|
2022-01-25 00:02:29 +06:00
|
|
|
* In `DefaultTable` `headingCustomizer` has been renamed to `headerCellCustomizer`
|
|
|
|
* Add index and title parameters for `headerCellCustomizer` in `DefaultTable`
|
|
|
|
|
2022-01-24 21:39:40 +06:00
|
|
|
## 0.0.16
|
|
|
|
|
2022-01-24 21:39:47 +06:00
|
|
|
* Add opportunity to customize `NavDivider`
|
|
|
|
|
2022-01-21 22:41:18 +06:00
|
|
|
## 0.0.15
|
|
|
|
|
2022-01-21 22:41:26 +06:00
|
|
|
* Add support of link icons
|
|
|
|
|
2022-01-21 22:16:03 +06:00
|
|
|
## 0.0.14
|
|
|
|
|
2022-01-21 22:20:02 +06:00
|
|
|
* Add DefaultTable parameter cellCustomizer
|
|
|
|
|
2022-01-21 21:37:07 +06:00
|
|
|
## 0.0.13
|
|
|
|
|
2022-01-21 21:37:16 +06:00
|
|
|
* Add `Icon#Custom`
|
|
|
|
|
2022-01-21 20:27:31 +06:00
|
|
|
## 0.0.12
|
|
|
|
|
2022-01-21 20:28:19 +06:00
|
|
|
* Add `rowAttributes` to table fun
|
|
|
|
|
2022-01-21 11:30:47 +06:00
|
|
|
## 0.0.11
|
|
|
|
|
2022-01-21 11:31:00 +06:00
|
|
|
* Upfill `Nav` and `UIKitNav`
|
|
|
|
|
2022-01-21 10:55:01 +06:00
|
|
|
## 0.0.10
|
|
|
|
|
2022-01-21 10:55:14 +06:00
|
|
|
* Filling of `UIKitUtility`
|
|
|
|
|
2022-01-20 19:46:30 +06:00
|
|
|
## 0.0.9
|
|
|
|
|
2022-01-20 19:56:46 +06:00
|
|
|
* Improving of `Nav` support
|
|
|
|
|
2022-01-13 21:36:28 +06:00
|
|
|
## 0.0.8
|
|
|
|
|
2022-01-13 21:36:39 +06:00
|
|
|
Removing of redundant non standard things
|
|
|
|
|
2022-01-13 19:56:09 +06:00
|
|
|
## 0.0.7
|
|
|
|
|
2022-01-13 19:56:39 +06:00
|
|
|
Rewrite project onto multiplatform paradigm and return back varargs instead of most `Array<UIKitModifier>`
|
|
|
|
|
2022-01-13 13:49:41 +06:00
|
|
|
## 0.0.6
|
|
|
|
|
2022-01-13 13:49:58 +06:00
|
|
|
Changes in signatures of text field and list
|
|
|
|
|
2022-01-13 11:54:20 +06:00
|
|
|
## 0.0.5
|
|
|
|
|
2022-01-13 11:55:08 +06:00
|
|
|
All elements has changed their signatures: they all will accept an additional lambda for attributes configuration
|
|
|
|
|
2022-01-12 19:58:34 +06:00
|
|
|
## 0.0.4
|
|
|
|
|
2022-01-12 19:58:52 +06:00
|
|
|
__Migrate modifers to modifiers__
|
|
|
|
|
2022-01-12 16:27:37 +06:00
|
|
|
## 0.0.3
|
|
|
|
|
2022-01-12 16:27:49 +06:00
|
|
|
__Global changes in packages__
|
|
|
|
|
2022-01-12 16:02:32 +06:00
|
|
|
## 0.0.2
|
|
|
|
|
2022-01-12 16:04:08 +06:00
|
|
|
* Name of project has been changed: `jsuikitkotlin` -> `kjsuikit`
|
|
|
|
|
2021-12-22 14:38:12 +06:00
|
|
|
## 0.0.1
|
2022-01-12 14:04:56 +06:00
|
|
|
|
|
|
|
It is first version. Here project has been created and added a lot of implementations of elements
|