DivKit 28.10.0

DivKit 28.10.0

DivKit

Hi everyone, in this post we are going to cover all the changes of DivKit 28.10.0 release.


Android

  • Added new evaluable type - EvaluableType.URL
  • Added functions toString(url), toUrl(str) and toColor(str).
  • Added scale property support in the video component.
  • Fixed crash when DivState has empty states array.
  • Fixed crash when clicking "Next" on keyboard in DivInput inside DivGallery.
  • Fixed DivInput not working in DivPager.


iOS

  • Fixed clipping to bounds of view when rotating.


Web

  • Added copy_to_clipboard action support.
  • Fixed cross-axis container items with the match_parent size logic in combination with the wrap_content size of the container itself.
  • Fixed gallery scrolling with wrap_content and max_size property.


Report Page