Commit Graph

73 Commits

Author SHA1 Message Date
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
edubinskaya a0b947b39e fix warning in samples
fix warning in samples
2022-10-17 11:27:02 +03:00
4eb0da 49db0c6e53 Additional tests 2022-10-14 18:12:39 +03:00
grechka62 3024e1c552 Add snapshot tests for wrap container 2022-10-12 00:30:07 +03:00
4eb0da d6c7a8e771 Color functions update 2022-10-11 14:06:39 +03:00
grechka62 87ac4287b9 Fix list of expressions generating
Fix list of expressions generating

Add generator tests for arrays
2022-10-11 13:50:41 +03:00
4eb0da adc01f3cc5 Skip non-actual web regress 2022-10-11 13:18:22 +03:00
arsenosov 977900f56c Adding cross spacing to gallery
Add cross spacing to gallery schema
2022-10-11 11:29:42 +03:00
ventywing afd7e9fc4e Fallback match_parent child size for gallery
Fallback match_parent child size for gallery
2022-10-11 10:24:22 +03:00
arsenosov b04a472afb Update to Sample input
Added new input type to Sample Demo (native interface on Android)
2022-10-10 19:31:38 +03:00
edubinskaya 74cb2c5bec show warning on wrap_content container with match_parent size
show warning on wrap_content container with match_parent size
2022-10-10 14:58:02 +03:00
ventywing 9b151d2a54 Fallback match_parent child size on wrap_content constrained
Новый подход с фолбеком размеров с match_parent на wrap_content constrained
2022-10-07 12:44:02 +03:00
arsenosov a7733d9cd2 Div-input in Sample Demo
Sample demo for div-input with single/multiple lines, with and without borders, for different keyboard types (emails, numbers), for focusing text and text with different lines spacing.
2022-10-06 18:08:24 +03:00
ventywing e629f9eb6d Support div-text snapshot tests
Support div-text snapshot tests
2022-10-06 16:17:50 +03:00
edubinskaya 192f42d008 implement wrap_content_constrained
implement wrap_content_constrained
2022-10-06 15:51:53 +03:00
nikita-kladov 7e6a824c5a add visibility transition support with regression tests release branch fix
Поскольку код был уже подлит в транк ранее, а фикс появился только при подлитии релиза, то эти изменения идут отдельно чтобы не путать ничего в транке
2022-10-06 13:18:14 +03:00
arsenosov 0a02bb1c12 PR scrolling elements in divs testing
added tests for changing elements in div-gallery, div-pager and div-tabs
2022-10-05 13:59:00 +03:00
timatifey 227bc61978 Android radial gradient impl
RadialGradientDrawable
2022-10-03 17:32:40 +03:00
4eb0da f880955cd1 Fix slider preferences 2022-09-30 14:04:13 +03:00
pkurchatov 000ccaf02a fixed Lottie extension params parsing
Сделал, чтобы по умолчанию считалось repeat_count=0, repeat_mode=restart. Поправил тестовые json'ы.
2022-09-29 19:29:40 +03:00
nikita-kladov 5c20297e0f add visibility transition support with regression tests
add visibility transition support with regression tests
2022-09-29 12:14:58 +03:00
grechka62 cb11e3a92b Ui tests for input 2022-09-28 15:29:49 +03:00
edubinskaya 94b72b91df warnings on slider ticks overlap each other
warnings on slider ticks overlap each other

UI for warnings
2022-09-28 13:12:01 +03:00
pkurchatov d72fa48d49 updated tests 2022-09-28 09:22:37 +03:00
ventywing fd1debcaa3 Wrap container tests
Wrap container tests
2022-09-26 20:54:09 +03:00
nikita-kladov c70ff6a9a9 move lottie animation to s3 and fix ResProvider 2022-09-23 18:15:15 +03:00
grechka62 d73672347d Android screenshots for input 2022-09-23 17:07:35 +03:00