99 Commits

Author SHA1 Message Date
nikita-kladov 5d4e6276e4 get time component from datetime 2023-01-17 12:26:55 +03:00
4eb0da c687d7ba5e Fix regress 2023-01-16 12:41:32 +03:00
grechka62 4e53e2e144 Add test for baseline alignment of vertical container 2023-01-13 13:19:26 +03:00
vyaivanove e2b27151a9 Prettified message for exception on evaluation of ternary condition 2023-01-13 13:04:44 +03:00
chris-benua 196d32f8cd custom view as image placeholder 2023-01-12 20:50:18 +03:00
ventywing 32fde86d85 Support interval functions
Support interval functions
2023-01-10 20:01:08 +03:00
ventywing ae4dd17949 Support padStart, padEnd
Support padStart, padEnd
2023-01-09 20:09:35 +03:00
nikita-kladov 6348ac8d6f fix invalid regression test 2022-12-30 12:44:09 +03:00
4eb0da 1108ab6547 Fix json 2022-12-28 19:36:27 +03:00
4eb0da 94df2dddff Duration format functions 2022-12-27 20:22:04 +03:00
dashapalshau f1b91ccfc6 Snapshot tests for min/max block sizes for wrap_content constrained = false
Snapshot tests for min/max block sizes for wrap_content constrained = false
2022-12-27 15:39:50 +03:00
grechka62 40a1f2da60 Fix max sized of DivFrameLayout with match parent child 2022-12-23 20:04:19 +03:00
4eb0da cf42d8cb6a Match parent cross-axis 2022-12-20 12:22:19 +03:00
arsenosov c76bd1313d Added tests for Wrap_container with wrap_content constrained
Added WrapContainer tests for wrap_content constrained
2022-12-16 19:30:31 +03:00
dashapalshau 83a2b926f8 Add rive animation parameters
Add rive animation parameters
2022-12-12 14:51:13 +03:00
edubinskaya 86aabd77ee bring back transitions to article_with_transitions
bring back transitions to article_with_transitions.json
2022-12-08 13:20:06 +03:00
chris-benua 6f0185ae60 fixed ignoring state interceptor in producing error
fixed ignoring state interceptor in producing error
2022-12-07 13:07:52 +03:00
dashapalshau 0681921ed6 Recommit DemoDivCustomBlockFactory
Recommit DemoDivCustomBlockFactory
2022-12-06 18:08:23 +03:00
dashapalshau fb117357b4 Support RiveRuntime animations
Support RiveRuntime
2022-12-06 13:02:56 +03:00
grechka62 81c549ab30 Improve test for alignments in linear container 2022-12-05 15:01:06 +03:00
morevsavva 50c52e20c2 Add snapshots for tint mode
Add snapshots for tint mode

Add blur and tint mode for images.
2022-11-28 18:12:22 +03:00
edubinskaya a913ed928d background for ranges of text
background for ranges of text
2022-11-28 15:11:40 +03:00
pkurchatov 6c0f356fda added template tests 2022-11-24 19:41:56 +03:00
tayrinn b754998723 fix warning 2022-11-24 12:48:11 +03:00
ventywing d84cf97abc Snapshot tests for baseline
Snapshot tests for baseline
2022-11-23 14:25:37 +03:00
alexredko dbd830fa2d added indicator items stretching mode 2022-11-16 11:40:47 +03:00
morevsavva 1473a0402d Add ninepatch snapshots.
Add ninepatch snapshots.

Add nine patch for background images.
2022-11-11 20:46:49 +03:00
edubinskaya 45e3209dcf added new regression case for gallery scroll
added new regression case for gallery scroll
2022-11-10 19:31:18 +03:00
pkurchatov 9b51cd595d updated lottie samples 2022-11-09 12:36:42 +03:00
grechka62 be81fd1931 Add tests for match parent along cross axis in wrap container 2022-11-07 16:03:08 +03:00
ventywing 786f98e3dd Snapshot tests for no_wrap container with separators
Snapshot tests for no_wrap container with separators
2022-11-04 22:18:18 +03:00
arsenosov a147295aa1 Added snapshot and interactive tests for shapes in slider and indicator
Added snapshot and interactive tests
2022-11-03 16:13:00 +03:00
mariyshka737 351e95d2a1 remove extra schemas from test data
/1: remove asset and res schemas from tests
2022-11-02 15:42:32 +03:00
ventywing b6c0e6e056 Snapshot tests for wrap conteiner with separators
Snapshot tests for wrap conteiner with separators
2022-11-01 19:05:07 +03:00
grechka62 72c0cc6339 Blur implementation 2022-11-01 14:29:07 +03:00
4eb0da f5daf45860 Expression tests upd 2022-11-01 14:12:11 +03:00
gulevsky b5a1633558 Revert commit 'fix accessibility hint pronouncing. Remove hint from View.contentDescription' 2022-11-01 00:23:55 +03:00
pkurchatov 5c926a6a5f fixed pager last page layout 2022-10-31 11:54:12 +03:00
evgeek 3cfadde91a Replace assert when setting variables with
returning corresponding exceptions + showing visual
error.
2022-10-28 13:49:43 +03:00
nikita-kladov c772e79574 fix overlap container children size measure 2022-10-28 13:30:32 +03:00
timatifey 001311b365 regression scenario of variables in DivImage
regression scenario of variables in DivImage
2022-10-25 11:49:38 +03:00
alexredko bef348dc95 fix accessibility hint pronouncing. Remove hint from View.contentDescription
fix accessibility hint pronouncing
2022-10-24 12:04:10 +03:00
timatifey 3cac7a1100 escaping in tokenizer
tokenizer escaping logic
2022-10-24 11:19:14 +03:00
akhmetsafin aec08c995d Support nested ternary operator
Support nested ternary operator
2022-10-24 10:46:46 +03:00
arsenosov c2b8489d67 Added circle shape to Android
Added circle shape to Android
2022-10-21 17:39:09 +03:00
arsenosov afa94bd5fa Fixed interactive scrolling tests with delay
Fixed interactive scrolling tests on android with delay
2022-10-21 15:08:09 +03:00
akhmetsafin dce96d6534 Support escaping in expressions
Support escaping in expressions
2022-10-20 19:01:15 +03:00
i-ts f033bb4c24 convert expression result into string for string properties 2022-10-20 10:25:47 +03:00
4eb0da 5c37f1ccf6 Support for the selected_actions in pager 2022-10-18 15:37:40 +03:00
4eb0da 0ac0823db0 Update sample 2022-10-18 15:08:06 +03:00