DivKit 29.4.0 release

DivKit 29.4.0 release

DivKit

The new minor release is now available for download! Here's what's changed:

Android

  • Optimized the performance of div-tabs when scrolling.
  • Fixed a bug where the last element would jump when scrolling div-pager with infinite-scroll .
  • Added the ability to scroll div-gallery forward/backward by N elements with div-action .
  • Fixed the generation of div models without templates.

iOS

  • Added payload% for DivReporter.reportAction% .
  • Added error messages in statements.
  • Supported datetime formatting functions.
  • Added support for list value for div-accessibility.type .
  • Fixed visibility actions for view that can change their size.

Web

  • Added support for the item_builder property in the container component.
  • Added functions getDictFromDict , getArrayFromDict , getOptArrayFromDict and getOptDictFromDict .
  • Added support for RTL layout (passed in configuration in direction property).


Report Page