DivKit 29.14.0 release

DivKit 29.14.0 release

DivKit

This this week we released release 29.14! Here's what's new on the platforms:

Android

  • Added implicit cast from integer to number inside evaluable expressions.
  • Supported flag is_enabled for input .
  • Fixed restrict_parent_scroll to restrict scroll in both directions.
  • Fixed reusing of view id in same Div2Context .
  • Added support of signed numbers in numeric div-input .

iOS

  • Added toString() method support in expressions.
  • Fixed ternary operator parsing.
  • Added get methods for dictionaries and arrays in expressions.

Report Page