Commit Graph

261 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
grechka62 a772c4efc2 Fix FailshotRule 2023-03-14 13:46:27 +03:00
vyaivanove 89b2b9daa6 Fixed alignment in DivGallery 2023-03-13 18:35:31 +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
vyaivanove 791ef391bc ,Fixed DivIndicatorBinder performance, fixed indicator not being attached when state is changed 2023-03-10 17:27:00 +03:00
edubinskaya 02bffbf87f added div storage performance tests
added div storage performance tests
2023-03-10 14:58:26 +03:00
nikita-kladov 6790c4765a add trigger logging 2023-03-09 16:06:23 +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
nikita-kladov 4680a1ff78 Add input mask 2023-03-06 13:44:39 +03:00
grechka62 1c3ff4f671 Added tests for paddings applying in containers 2023-03-02 16:05:20 +03:00
vyaivanove cfe74afcad Fixed image binding performance 2023-03-01 19:31:46 +03:00
evgeek 12a8a53a9d Added android implementation of the shimmer extension. 2023-02-28 18:07:14 +03:00
fred-boy 32fbad85d9 Don't clear view when failed to recycle 2023-02-28 10:04:29 +03:00
grechka62 480d8b6105 Implement aspect size in overlap container 2023-02-27 14:42:36 +03:00
grechka62 07e4b187ac Enable accessibility in demo-apps 2023-02-27 13:43:26 +03:00
edubinskaya 447c7f0536 created Div2DivStorageBenchmarkActivity.kt
created Div2DivStorageBenchmarkActivity.kt
2023-02-22 18:43:09 +03:00
fans1n 3f874d7d04 fix timer when Div2View is used in RecyclerView 2023-02-22 12:34:22 +03:00
nikita-kladov f2a79067fb fix ellipsize with image span 2023-02-21 16:14:31 +03:00
grechka62 9c3b093d3a Fix gallery focus with accessibility 2023-02-17 17:56:07 +03:00
grechka62 8a81909378 Fix transition animations for state layout 2023-02-17 17:33:59 +03:00
grechka62 39db9941a2 Support min/max sizes for containers with wrap_content constrained size 2023-02-16 15:21:31 +03:00
nikita-kladov a553b8712b update deprecated functions 2023-02-16 12:52:57 +03:00
nikita-kladov 6a832e7d37 add method for reading basic values with default value 2023-02-15 17:10:47 +03:00
i-ts 22797da5e9 PR from branch users/i-ts/wp//0
inject div-storage component
2023-02-14 21:47:26 +03:00
vyaivanove cb77e3dd4d Fixed attachAll removing lambdas even if no pager was found 2023-02-14 17:59:33 +03:00
grechka62 9e116594d0 Fix accessibility type binding for gallery 2023-02-14 16:40:35 +03:00
viktor-reznik 34934ffa4d migrate LoadReferences to strong references 2023-02-13 19:42:44 +03:00
grechka62 4de7bfe0fd Disable default focus highlight 2023-02-13 14:33:16 +03:00
ventywing 4262435930 Enable expression tests for iOS
Enable expression tests for iOS
2023-02-13 13:29:21 +03:00
ttok eddaf503fe fix NPE in DecodeBase64ImageTask
fix NPE in DecodeBase64ImageTask
2023-02-13 12:17:58 +03:00
grechka62 5b9e5c1a96 Screenshot tests for wrap_content size in grid 2023-02-10 23:53:15 +03:00
vyaivanove abc816497a Added header injection to DivKit Playground 2023-02-10 17:59:36 +03:00
arsenosov 1bae5e8ec1 Implemented max sizes in android 2023-02-06 17:25:21 +03:00
giniatovia 50a0a1cacd Fix INVISIBLE/GONE changing 2023-02-06 15:30:20 +03:00
gulevsky 8305abeef4 replace artifactory with bucket 2023-02-06 14:29:31 +03:00
vyaivanove 778269731a Added support for 'description' field in screenshot tests 2023-02-03 21:57:59 +03:00
vyaivanove 400f83d0f5 Fixed screenshot comparison not starting 2023-02-03 14:10:01 +03:00
grechka62 44a768ddbf Implement wrap_content constrained size in containers 2023-02-03 11:34:19 +03:00
vyaivanove 5153b3f177 Fixed filters not being applied to image preview 2023-02-02 14:20:36 +03:00
vyaivanove 2e3f7862bd Check for enableComparison flag when task added 2023-02-02 10:36:41 +03:00
arsenosov c11a3dded8 Added border to indicators 2023-02-01 22:58:46 +03:00
vyaivanove c073beac91 Decoupled screenshot test runner and screenshot comparison 2023-02-01 18:09:46 +03:00
i-ts 4b76d27b19 allow sharing non-local variables between contexts 2023-02-01 17:35:06 +03:00
giniatovia 72943cf74e fix visibility in gallery
fix visibility in gallery
2023-02-01 17:09:03 +03:00
nikita-kladov 9154db25b5 add pad functions 2023-02-01 16:05:22 +03:00
nikita-kladov 9316632891 add interval functions 2023-02-01 13:00:45 +03:00
vyaivanove d1aac85de0 Created task to validate screenshot test results 2023-02-01 12:06:07 +03:00