alex-greben
|
ecb2eebf38
|
Subscribe to var changes before invoke observer
|
2023-04-10 17:03:14 +03:00 |
|
grechka62
|
76c9f6f0de
|
Implement aspect height in vertical container
|
2023-04-10 15:14:00 +03:00 |
|
vyaivanove
|
e263a4278a
|
Fixed image preview binding performance
|
2023-04-10 14:21:12 +03:00 |
|
alex-greben
|
3e4aa86d9f
|
Fix callback call failure on undeclared vars
|
2023-04-10 13:44:50 +03:00 |
|
grechka62
|
df6f814c2d
|
Fix error counter showing
|
2023-04-10 11:53:04 +03:00 |
|
alex-greben
|
a1c159490b
|
Cache an eval result
|
2023-04-07 11:26:33 +03:00 |
|
vyaivanove
|
66cbf878a5
|
Added div-select.json to schema
|
2023-04-05 18:09:14 +03:00 |
|
nikita-kladov
|
c9428199b2
|
fix visibility animation on disappear
|
2023-04-05 12:30:38 +03:00 |
|
vyaivanove
|
c4e7e0e999
|
Removed unnecessary screenshots, enabled strict screenshot comparison
|
2023-04-04 12:57:12 +03:00 |
|
grechka62
|
c1c27e2a8a
|
Implement aspect height in wrap container
|
2023-03-30 19:44:39 +03:00 |
|
grechka62
|
fd9950f98c
|
Inherit Div2View from FrameContainerLayout
|
2023-03-30 12:13:16 +03:00 |
|
kirkungurov
|
5e56fbd216
|
fix keyboard type for ios
|
2023-03-30 11:19:10 +03:00 |
|
tayrinn
|
eb5a3388f7
|
make gallery scroll slower
|
2023-03-29 16:35:06 +03:00 |
|
alex-greben
|
07f462c268
|
Remove observers in clearBinding method
|
2023-03-29 13:16:55 +03:00 |
|
gulevsky
|
ff0d90edeb
|
opt-in primary constructors of div models
|
2023-03-29 12:39:05 +03:00 |
|
ventywing
|
4688afe633
|
Change Int to Long.
|
2023-03-28 22:09:24 +03:00 |
|
i-ts
|
134645b9d4
|
use visual errors instead of assertion
|
2023-03-28 20:34:32 +03:00 |
|
vyaivanove
|
363bae6988
|
Fixed FailshotRule
|
2023-03-28 17:20:47 +03:00 |
|
grechka62
|
12c48d7a0f
|
Add more tests for sizes
|
2023-03-28 15:56:18 +03:00 |
|
vyaivanove
|
4cd99db75f
|
Added retries to screenshot tests
|
2023-03-27 21:12:46 +03:00 |
|
vyaivanove
|
1b5af46ec9
|
Replaced DivSnappyRecyclerView with DivRecyclerView + PagerSnapHelper
|
2023-03-27 18:48:17 +03:00 |
|
nikita-kladov
|
317d1c7ed3
|
fix crush on set_state in trigger actions
|
2023-03-27 13:19:25 +03:00 |
|
grechka62
|
6eae616c26
|
Implement size_provider extension
|
2023-03-27 12:32:15 +03:00 |
|
kirkungurov
|
6457ce1594
|
add new keyboard type
|
2023-03-24 10:11:01 +03:00 |
|
vyaivanove
|
ceba7f2a43
|
Made test cases names unique
|
2023-03-23 19:40:15 +03:00 |
|
tayrinn
|
f5ea7be16d
|
add getValue functions
|
2023-03-22 13:52:04 +03:00 |
|
alex-greben
|
3e496e6af6
|
AND expression optimization
|
2023-03-22 13:36:53 +03:00 |
|
edubinskaya
|
e69315a91a
|
used concurrentHashMap to avoid exception
|
2023-03-22 12:37:22 +03:00 |
|
alex-greben
|
3a4533e5da
|
Fix abro bug with bottom padding
|
2023-03-20 18:27:06 +03:00 |
|
vyaivanove
|
e3392d4096
|
Fixed IndexOutOfBoundsException in DivGallery
|
2023-03-18 14:31:18 +03:00 |
|
i-ts
|
2a95431b78
|
new local variables could be declared at bind-time
|
2023-03-17 10:27:21 +03:00 |
|
grechka62
|
d35d264619
|
Fix scroll view for demo-app
|
2023-03-16 14:07:45 +03:00 |
|
edubinskaya
|
3518803ce0
|
not reporting some histograms in DivStorageBenchmarkTest
|
2023-03-15 17:30:49 +03:00 |
|
tayrinn
|
8b701f7302
|
add format(datetime,formatter) function
|
2023-03-15 12:35:10 +03:00 |
|
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 |
|