Commit Graph

783 Commits

Author SHA1 Message Date
vyaivanove 2e16e9aab3 ,Fixed image preview not rebinding 2023-03-15 00:33:04 +03:00
vyaivanove e677a3160f Fixed ripple animation duplication 2023-03-14 22:38:16 +03:00
pkurchatov 912a70d29e RevertNot ignore errors in elements in templates array 2023-03-14 17:12:07 +03:00
4eb0da f230c880de toUrl / toColor 2023-03-14 14:48:28 +03:00
grechka62 a772c4efc2 Fix FailshotRule 2023-03-14 13:46:27 +03:00
ventywing 8c913342ae Support overflow parameter for Pager 2023-03-14 11:13:50 +03:00
vyaivanove 89b2b9daa6 Fixed alignment in DivGallery 2023-03-13 18:35:31 +03:00
4eb0da a5f3c4b3aa Automated regression tests mark 2023-03-13 17:17:45 +03:00
4eb0da c93d86fa7b Automated tests 2023-03-13 16:49:35 +03:00
pkurchatov a6debfb460 RevertCache for evaluated expressions 2023-03-13 16:40:44 +03:00
grechka62 b9b0602482 Add tests for min/max sizes with wrap_content contrained in containers 2023-03-13 13:42:00 +03:00
morevsavva 1190e18b72 fixed constrained block width and height in container block 2023-03-10 19:50:36 +03:00
liora 48c7970f4c states_default_state 2023-03-10 19:22:37 +03:00
liora 5a37ac52af variable_triggers
variable_triggers
2023-03-10 18:12:21 +03:00
vyaivanove 791ef391bc ,Fixed DivIndicatorBinder performance, fixed indicator not being attached when state is changed 2023-03-10 17:27:00 +03:00
mariyshka737 cb93389616 Not ignore errors in elements in templates array 2023-03-10 16:23:10 +03:00
timatifey 75d35fd0a7 Data factory method refactoring 2023-03-10 15:33:46 +03:00
edubinskaya 02bffbf87f added div storage performance tests
added div storage performance tests
2023-03-10 14:58:26 +03:00
batyaeva 29d4075a06 add accessibilityID for errorCounter 2023-03-10 12:11:42 +03:00
morevsavva 9abceafbe0 rounded physical picture size to integer value in MetalView 2023-03-09 19:31:30 +03:00
i-ts c20fbe0d8d disable broken tests 2023-03-09 16:51:16 +03:00
nikita-kladov 6790c4765a add trigger logging 2023-03-09 16:06:23 +03:00
pkurchatov 650a79654b updated changelog 2023-03-09 15:38:12 +03:00
ventywing ad9dbc1a86 Update Core files
Update Core files
2023-03-09 12:03:17 +03:00
mariyshka737 d94ed0b9fe /0: added deserealization errors to errors list in playground 2023-03-07 20:34:26 +03:00
morevsavva f635b5755e fixed border display in the picture using MetalRendering 2023-03-07 18:54:42 +03:00
timatifey a58ed1e458 Data.State factory method refactoring 2023-03-07 17:51:33 +03:00
mariyshka737 3a9f9e682c /0: added index for deserialization errors, including templates 2023-03-07 17:32:35 +03:00
robot-divkit d4083be5ea Updated version to 23.5.0 2023-03-07 17:03:21 +03:00
timatifey fe31080bd3 divan alias factory name
alias factory name
2023-03-07 14:42:17 +03:00
4eb0da e14a0bac48 Support for the item_spacing and title_paddings props in tabs 2023-03-07 13:45:57 +03:00
4eb0da 43fa6aeed1 Datetime getters 2023-03-07 13:39:56 +03:00
alex-greben 41ea28141a Cache for evaluated expressions 2023-03-07 13:05:05 +03:00
edubinskaya 5303258e7d added sampling to div-blur
added sampling to div-blur
2023-03-06 21:23:07 +03:00
vyaivanove f5f2813da6 Added test case debt reporting to yt 2023-03-06 14:06:11 +03:00
nikita-kladov 4680a1ff78 Add input mask 2023-03-06 13:44:39 +03:00
timatifey 1a8ce3e2fa generator properties & forced property order & factories 2023-03-06 13:21:24 +03:00
4eb0da ba137d195e getValue functions 2023-03-06 13:09:09 +03:00
4eb0da 40d971a798 Timers fixes 2 23.4.0 2023-03-06 11:35:22 +03:00
4eb0da 4f92049ef4 Enable test 2023-03-06 11:34:42 +03:00
mariyshka737 cd53c12a86 /0: added DivErrorLevel parameter to externalLogger 2023-03-03 20:43:43 +03:00
liora 1e17fe048c test_visible_in_div-base
test_visible_in_div-base
2023-03-03 14:46:45 +03:00
4eb0da 72c2f60bd0 Delay visibility action execution 2023-03-02 21:34:25 +03:00
mariyshka737 fb751414a0 /1: change asserts in new 4 test with existing format 2023-03-02 16:29:59 +03:00
morevsavva 7eeddacf9b added selection input implementation
added selection input implementation
2023-03-02 16:19:54 +03:00
grechka62 1c3ff4f671 Added tests for paddings applying in containers 2023-03-02 16:05:20 +03:00
edubinskaya a0d36658df update CHANGELOG.md cherry-pick to trunk
update CHANGELOG.md
2023-03-02 15:15:57 +03:00
mariyshka737 65b9a4a041 /0: check for image with overriden traits
When create an ImageBlock, there was traits check. But image in container is created with overriden height and width, which can be different from those checked. Changed check to use the same (overriden) height and width.
2023-03-02 14:24:42 +03:00
timatifey d4927ffa18 divan factory utils & refactoring 2023-03-02 14:12:28 +03:00
man-y 28b124813a Generation of the main functionality
Generation of the main functionality
- fix non-deterministic sorting of objects
- generate data classes and check functionality
- rewrite entity_enumeration declaration
- generate default values
- generate description to values
- custom wrapper to parse primitive types
- generate map and maybeMap aka freezed funcs
- generate class deserialization fromJson
- add simple unit test to check the basic components
- clean
2023-03-02 12:18:32 +03:00