Skip to content

0.0.37

Compare
Choose a tag to compare
@rjaros rjaros released this 23 Jun 11:56
· 1674 commits to master since this release
  • Upgraded dependencies - Kotlin 1.3.40, coroutines 1.2.2, serialization 0.11.1, Ktor 1.2.2, Spring Boot 2.1.6.
  • New kvision-cordova module, supporting core Apache Cordova API for building hybrid mobile applications.
  • New kvision-pace module, supporting automatic progress bar with different themes.
  • Drop serialization requirement for Tabulator data model.
  • Drop serialization requirement for Redux data model.
  • Add missing TAG.HR in enum.
  • Support for context menu component inside a custom Tabulator editor or formatter.
  • Refactor support for additional attributes from Tag up to the Widget class.
  • An advanced option to strictly bind a component to the DOM element.
  • Some other minor fixes and enhancements.