Commit Graph
1758 Commits
Author SHA1 Message Date
egorkrivochko 2a2fdb9c5d Fixed incorrect height of DivInput. 2023-12-15 14:56:20 +03:00
4eb0da 3818371271 Run expressions without vars 2023-12-15 13:50:57 +03:00
4eb0da d197c281a3 Do not upload files 2023-12-15 13:28:18 +03:00
4eb0da d6a00631aa Pager fix 2023-12-15 13:26:13 +03:00
4eb0da da9f587900 Lottie fix 2023-12-15 13:16:15 +03:00
egorkrivochko 264646cd40 Fixed bug that the slider interfered with the parent's vertical scrolling. 2023-12-14 19:23:00 +03:00
vyaivanove 61d9ae69cc Validate functions at compilation, delay function creation until first usage 2023-12-14 19:05:42 +03:00
egorkrivochko 004f04adb6 Fixed a bug that the state of gallery elements did not switch. 2023-12-14 17:19:29 +03:00
pkurchatov eaf0f3257e Upgraded Kotlin and Gradle wrapper 2023-12-14 16:41:24 +03:00
pkurchatov 5d29d8d1e0 Fixed DivVariableStorage change events 2023-12-14 12:12:18 +03:00
akhmetsafin 7b51266734 Fix twitching of the infinite pager 2023-12-13 22:37:34 +03:00
pkurchatov 41c7e8108d Added function signature tests 2023-12-13 22:16:26 +03:00
man-y 276b1690bc Changing the logic of the model's fallbacks 2023-12-13 20:43:29 +03:00
morevsavva 4b1b645f0b removed restriction on empty list of items in gallery. 2023-12-13 17:46:54 +03:00
egorkrivochko 46e550a5bb Fixed timers cleared after patch. 2023-12-13 17:37:52 +03:00
egorkrivochko 62ce75926f Fixed patch tests. 2023-12-13 17:35:50 +03:00
robot-divkit 82fc4fb509 Updated version to 29.0.0 2023-12-13 16:38:26 +03:00
morevsavva 4c11285d2a supported prototypes in collections. 2023-12-13 15:54:36 +03:00
pkurchatov fedee850a0 Updated KotlinDSL 2023-12-13 15:24:46 +03:00
pkurchatov e84951751f ExpressionResolver refactoring 2023-12-13 14:21:29 +03:00
morevsavva 1406381d24 removed restriction on empty list of items. 2023-12-13 14:08:52 +03:00
robot-divkit 6a468465ce Update translations 2023-12-13 14:06:53 +03:00
egorkrivochko 6b8bdab937 Added the ability to change ViewPreCreationProfile in Div2Context. 2023-12-13 12:38:18 +03:00
pkurchatov 711897e8a5 Removed minItems restrictions 2023-12-13 12:34:27 +03:00
4eb0da 923eec3f0a Allow empty grid / pager / gallery 2023-12-12 18:28:13 +03:00
Georgii 38a9e5251b Supported Coil as another image loader
Pull Request resolved: 37
2023-12-12 18:18:13 +03:00
4eb0da bade1b43f3 setData method 2023-12-12 17:52:07 +03:00
man-y 188290c915 Calculated asynchronous DivWidgetModel 2023-12-12 17:02:16 +03:00
pkurchatov d84b3416fc Parsing validators optimization 2023-12-12 16:27:18 +03:00
4eb0da 7ffb5f4c99 State and tabs patches 2023-12-12 14:24:16 +03:00
4eb0da 25718dd4ed Separators ssr fix 2023-12-12 12:35:43 +03:00
4eb0da 70b5fc8199 Fixed integer calculations 2023-12-12 12:33:53 +03:00
pkurchatov ca4bfd68e4 Removed strictParsing flag 2023-12-12 08:05:36 +03:00
i-ts 03f87e710d explicit destroy for allocations around shadows 2023-12-11 15:09:17 +03:00
pkurchatov bf247cc840 Removed NoOp validators 2023-12-11 14:46:19 +03:00
akhmetsafin 69c6cfa67e Support clipToBounds in containers 2023-12-11 13:59:20 +03:00
gulevsky c9c5468208 add ability to reset state associated with tag 2023-12-11 13:04:40 +03:00
4eb0da 5cebd115cc Allow empty text 2023-12-08 21:18:52 +03:00
4eb0da 34a58d13b6 Fix whitespace in expressions 2023-12-08 21:16:53 +03:00
4eb0da 09d08aca19 Change "README.md" 2023-12-08 21:14:54 +03:00
pkurchatov 66ef74684c Removed minItems restrictions 2023-12-08 16:49:48 +03:00
egorkrivochko 4b242c0779 Fixed a case when the wrong DivActionHandler was used. 2023-12-08 13:28:09 +03:00
grechka62 841de67235 Small improvement after test fix 2023-12-08 01:29:30 +03:00
the-leo 084af250e5 ParsingErrorLoggerTest fix 2023-12-07 23:43:53 +03:00
morevsavva 7367606f8f remove mutating properties from context. 2023-12-07 19:57:59 +03:00
pkurchatov f91846d165 Enabled tests for iOS 2023-12-07 18:41:20 +03:00
egorkrivochko 7bed6477e8 Fixed a bug that visibility_action does not work for children of the gallery element. 2023-12-07 16:21:57 +03:00
4eb0da 9339effda5 Fix overlap with match_parent inside wrap_content 2023-12-07 14:36:28 +03:00
pkurchatov 3582a17236 Removed non_empty_string type from JSON schema 2023-12-07 12:05:50 +03:00
pkurchatov 9fe6283d09 DivAccessibilityExtensions refactoring 2023-12-07 11:13:05 +03:00