JSUIKitKBindings/CHANGELOG.md
2022-01-25 11:22:36 +06:00

1.1 KiB

Changelog

0.0.18

0.0.17

  • In DefaultTable headingCustomizer has been renamed to headerCellCustomizer
  • Add index and title parameters for headerCellCustomizer in DefaultTable

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 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