DivKit 29.12.0

DivKit 29.12.0


Android:

  • Enabled android.nonTransitiveRClass .
  • Supported item-builder  property in container .
  • Minor performance optimization.


iOS:

  • Implemented new typed action clear_focus , which removes focus from any focused view.
  • Improved view reuse.
  • Fixed nested expression parsing.
  • Removed id  requirement for state .


Web:

  • Implemented new typed action clear_focus , which removes focus from any focused view.
  • Minor performance optimization.
  • Supported preload_required  property for video .
  • Fixed an issue with deep state  changes.
  • Fixed timer stops in rare cases.
  • Fixed issues with visibility_actions , disappear_actions , and tooltips  in patches.
  • Fixed a bug where several text styles were not updated when the expression was changed.
  • Fixed an issue with the tel: schema in actions.
  • Fixed parsing of incorrect values of items /states  in container , tabs , and state .


Report Page