Commit Graph

89 Commits

Author SHA1 Message Date
morevsavva ee5b94069e change the type of the reference observer in video. 2023-04-28 16:43:20 +03:00
booster f62aa36d46 Fixed layout for zero height 2023-04-28 12:20:16 +03:00
morevsavva c827a53886 fixes for video local state. 2023-04-28 11:11:01 +03:00
morevsavva ecc4f11789 change variable value to ms. 2023-04-26 12:45:34 +03:00
morevsavva 128827dbc1 added video block implementation 2023-04-24 15:07:31 +03:00
morevsavva 9f32cbb510 added select implementation 2023-04-12 13:32:35 +03:00
pkurchatov b26ac84569 added aspect support for vertical wrap container 2023-03-30 22:32:25 +03:00
akhmetsafin 3b63941d93 Remove directive #if INTERNAL_BUILD 2023-03-29 17:50:53 +03:00
mariyshka737 7cfefe7086 replace fatalError with assertionFailure as possible 2023-03-29 16:55:41 +03:00
morevsavva 98add290ee Revert "added selection input implementation" 2023-03-29 13:31:13 +03:00
akhmetsafin 7ee66f1f65 Rename base modules 2023-03-28 12:17:21 +03:00
morevsavva 8c1808b306 fixed constrained logic in wrap container 2023-03-24 12:59:17 +03:00
pkurchatov d37caa91af fixed DivGallery actions 2023-03-23 22:59:53 +03:00
ventywing 8757f4be0a Increasing size of Integer. 2023-03-22 19:06:20 +03:00
ventywing c12f320bce Increase support version for iOS to 11 2023-03-22 18:23:47 +03:00
ventywing bbb55a69e5 Support overflow parameter for tabs. 2023-03-17 14:24:18 +03:00
pkurchatov 9fcff4c650 Allowed zero duration 2023-03-17 01:57:58 +03:00
morevsavva 1190e18b72 fixed constrained block width and height in container block 2023-03-10 19:50:36 +03:00
morevsavva 7eeddacf9b added selection input implementation
added selection input implementation
2023-03-02 16:19:54 +03:00
ventywing 77598b9501 Changed content alignment in wrap container
Changed content alignment in wrap container
2023-02-27 19:36:52 +03:00
mariyshka737 b3fde0137d /0: fixed check on intrinsic trait for ContainerBlock 2023-02-22 01:35:04 +03:00
ventywing db19d99414 Fixed reusing views in container
Fixed reusing views in container
2023-02-21 12:57:06 +03:00
ventywing 221c4b4f71 Support images in DivText ellipsis
Support images in DivText ellipsis
2023-02-17 15:15:07 +03:00
pkurchatov c2c51f1b0d fixed gallery view reconfiguration 2023-02-16 14:41:53 +03:00
valnocorner b3eea07340 text selection, added double tap support 2023-02-13 11:55:34 +03:00
morevsavva 525e759622 fixed notifying observers in pager 2023-02-09 18:59:09 +03:00
dashapalshau 46e925f98d Fix corner radius in the page indicator 2023-02-09 12:11:15 +03:00
ventywing dd8c9cc1b9 Fixed lineSeparator when size of children is empty
Fixed lineSeparator when size of children is empty
2023-02-08 14:13:57 +03:00
valnocorner 60d22ff072 text selection, fixed outside scroll 2023-02-06 18:20:06 +03:00
pkurchatov afc68319ec added aspect size in DivContainer 2023-01-24 20:28:47 +03:00
morevsavva 100c0c7b89 Fixed compilation for OSX test target 2023-01-19 12:48:21 +03:00
dashapalshau ea33e8a65c Add border in page indicator 2023-01-18 16:17:37 +03:00
morevsavva c4025a6edc supported min/max for constrained blocks 2023-01-16 19:26:38 +03:00
chris-benua 196d32f8cd custom view as image placeholder 2023-01-12 20:50:18 +03:00
pkurchatov 736ac48938 VIewType.swift -> ViewType.swift 2023-01-10 21:14:53 +03:00
iosnick e0ff8997c9 Slider offset bug solved 2023-01-10 14:14:58 +03:00
morevsavva 6e60922f71 Moved container tests
Подготовительный пр
Вынес тесты на ContainerBlockLayout в отдельный файл + подпричесал остальные тесты, что увидел.
2023-01-09 03:36:18 +03:00
iosnick 265055f3d6 MatchParent problem solved
Filtration added
2022-12-30 20:41:42 +03:00
dashapalshau 37055a2163 Support stretching indicators
Support stretching indicators
2022-12-29 12:45:27 +03:00
alexeymakonin c9cdfb97b0 TextField doesn't become firstResponder if window is nil 2022-12-23 16:31:46 +03:00
morevsavva 52ccd56888 Format files by codestyle.
Прогнал форматтер на всех файлах.
2022-12-22 16:21:24 +03:00
dashapalshau 4bbd68fe39 add min/max sizes for wrap_content constrained = false
Add min/max sizes for wrap_content constrained = false
2022-12-16 15:02:26 +03:00
pkurchatov a25df8b4d6 moved ContainerBlockLayout file 2022-12-12 17:50:41 +03:00
babaevmm f0b16b0f02 update Background with block case
update Background with block case
2022-11-24 19:45:47 +03:00
alexeymakonin 19e498a124 Fixed a11y closing tablo
Fixed a11y closing tablo
2022-11-24 11:50:39 +03:00
morevsavva 3ed0abbc30 add background for text ranges
Добавил возможность задавать фоны в ренджах.
2022-11-21 13:54:44 +03:00
morevsavva c66b5ab654 Fix slider failure.
Fix slider failure.

Поправил креш в слайдере, теперь слайдер не крашится, а сбрасывает значения переменных в крайние.
2022-11-18 16:31:30 +03:00
morevsavva d918a8aba3 Add default value to init.
Add default value to init.

Add snapshots for tint mode.
2022-11-16 20:58:27 +03:00
ventywing f465f466b2 Fix height for linear container
Fix height for linear container
2022-11-16 19:10:51 +03:00
ventywing de80298852 Fix line height in wrap container
Fix line height in wrap container
2022-11-15 18:49:03 +03:00