Skip to content

6.1.2

Compare
Choose a tag to compare
@rjaros rjaros released this 31 Jan 16:08
· 230 commits to master since this release
  • Upgraded dependecies (jackson-module-kotlin 2.14.2, kotlin-wrappers 490, ReduxKotlin 0.6.1)
  • Fix re-rendering of checkbox/radio components
  • Implement new createTypedReduxStore function in the ReduxKotlin module. Deprecate old createReduxStore function.
  • Do not select first option automatically when updating options in the Select component
  • Show correct date when using inline DateTimeInput component
  • Fix missing "change" event of DateTimeInput component