mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Updated DivKit 32.49.0 changelog
commit_hash:165426ecc95a15bc5fb81a242509ad7aaadff995
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
## 32.49.0
|
||||
|
||||
# iOS Client:
|
||||
* Do not log model.child.view in renderingDelegate "Touchable view is too small" error.
|
||||
* Fixed accessibility mode merge, to respect inactive states and gone blocks.
|
||||
* Fixed caret jumping on fast typing in masked text input.
|
||||
* Fixed simultaneous long tap and pan gestures recognition in gallery.
|
||||
* Supported get/set stored values by cardId.
|
||||
* TriggerUpdate boolean flag added to DivVariablesStorage.append.
|
||||
|
||||
# Web Client:
|
||||
* Added suuport for the `scope` value in the `set_stored_value` action.
|
||||
* Added the `themeVariableName` configuration property, which creates a variable that stores the current theme (`light` or `dark`).
|
||||
* Fixed accessibility type = `image`.
|
||||
* Fixed sorting of `dict` values when converting to a string.
|
||||
* The `theme` configuration property is no longer deprecated.
|
||||
|
||||
|
||||
## 32.48.0
|
||||
|
||||
# Android Client:
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
## 32.49.0 (May 11, 2026)
|
||||
|
||||
* Added suuport for the `scope` value in the `set_stored_value` action.
|
||||
* Added the `themeVariableName` configuration property, which creates a variable that stores the current theme (`light` or `dark`).
|
||||
* Fixed accessibility type = `image`.
|
||||
* Fixed sorting of `dict` values when converting to a string.
|
||||
* The `theme` configuration property is no longer deprecated.
|
||||
|
||||
|
||||
## 32.47.0 (April 27, 2026)
|
||||
|
||||
* Supported typed action `scroll_to` with destination `item_id` and corresponding `scroll_to_item_id` action url.
|
||||
|
||||
Reference in New Issue
Block a user