Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
32.20.0 source code.tar.gz | 2025-10-02 | 277.5 MB | |
32.20.0 source code.zip | 2025-10-02 | 296.4 MB | |
README.md | 2025-10-02 | 674 Bytes | |
Totals: 3 Items | 574.0 MB | 2 |
Android Client:
- Add
DivErrorsReporter
for external error handling. - Fix gradient positions not updating with animator and support colorMap for radial gradients.
- Fixed
url
andcolor
values setting intodict
andarray
. - Fixed element size calculating in
gallery
with multiple columns. - Reload media on
setData
afterreleaseMedia
. - Supported
min_size
andmax_size
constraints for children withmatch_parent
size incontainer
withhorizontal
andvertical
orientation. - Supported
min_size
andmax_size
constraints for children withmatch_parent
size ingallery
.
Web Client:
- Fixed the layout of the `grid' in various rare cases.