mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2026-04-03 16:12:59 +00:00
3.4 KiB
3.4 KiB
Changelog
0.0.43
- Several new extensions for
UIKitModifierlikeUIKitModifier#onSmallScreen - Support of
Tile
0.0.42
- Migration to compose 1.1.0
- Replaces according to it
0.0.41
- Add
DropArea - Add
UIKitPlaceholder UIKitForm#Customnow have nullable param target- Add
UIKitUtility#Link - Add
DescriptionListand several support composable functions
0.0.40
- All
DefaultTablefunctions now useIterableas data type
0.0.39
- Add support of
Notifications
0.0.38
- Add support of
Toggle - Attributes collection now can be concatenated
0.0.37
Dialognow do not add auto margin by default- Support of
Accordionelement
0.0.36
- Reorder arguments in
DefaultCommentfun - Add
VerticalandHorizontalmembers in margins - Add
afterHeaderBuilderandbeforeFooterBuilderproperties inDialogfun - Add
UIKitCustomto be able for simple creating of custom modifiers - Add support of
UIKitForm
0.0.35
- Add
UIKitModal - Improve work with dialogs
0.0.34
- Add
Alert - Add
Animation#KenBurns
0.0.33
- Fixes in attributes building and related things
0.0.32
- Support of
UIKitHeight - New builder
AttributesBuilder - New
Percents/Pixelsabstractions - Fixes in
UIKitWidth#Fixedclassnames
0.0.31
- Support of
UIKitVisibility
0.0.30
- Add
UIKitComment - Including of
Commentelement - Upfill
UIKitSubNav
0.0.29
- Unfilling of
UIKitText
0.0.28
- Fixes in
UIKitWidth
0.0.27
TextFieldhas been renamed toStandardInputStandardInputnow will look for changes in state
0.0.26
- Add UIKitColumn
0.0.25
- Full including of divider
0.0.24
- Add opportunity to fill space between header and body of table
0.0.23
- New parameter of tables
headerCustomizer
0.0.22
- Add opportunity to customize table header cells
0.0.21
- Upfill
UIKitWidth - New extension
UIKitModifier#applyWhenScreenSizeIs
0.0.20
- Remove type of button from
DefaultButtonand add companion toUIKitButtonto be able to useuk-buttonclass
0.0.19
- Create
Cards implementation - Upgrade
Labelcomposable draw and createUIKitLabelmodifiers
0.0.18
- Add base companion for
UIKitFlexwith result classuk-flex
0.0.17
- In
DefaultTableheadingCustomizerhas been renamed toheaderCellCustomizer - Add index and title parameters for
headerCellCustomizerinDefaultTable
0.0.16
- Add opportunity to customize
NavDivider
0.0.15
- Add support of link icons
0.0.14
- Add DefaultTable parameter cellCustomizer
0.0.13
- Add
Icon#Custom
0.0.12
- Add
rowAttributesto table fun
0.0.11
- Upfill
NavandUIKitNav
0.0.10
- Filling of
UIKitUtility
0.0.9
- Improving of
Navsupport
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