Commit Graph

410 Commits

Author SHA1 Message Date
edubinskaya 45e3209dcf added new regression case for gallery scroll
added new regression case for gallery scroll
2022-11-10 19:31:18 +03:00
grechka62 9f404eddf8 Add equality methods generating in kotlin 2022-11-10 15:34:33 +03:00
pkurchatov 2436ee97d1 updated changelog 2022-11-10 14:19:38 +03:00
timatifey ec63cd8d8a inlining interface params
inlining interface params
2022-11-10 13:10:05 +03:00
arsenosov 8ce124b0a8 Changed onDraw in IndicatorsStripDrawer
Changed onDraw
2022-11-10 12:10:44 +03:00
morevsavva 3a7a3166a3 Add metal renderer for tint color.
Add metal renderer for tint color.
Добавил метал вью для рендеринга картинок.
Подтянул новый алгоритм сравнения снепшотов. 
Обновил часть снепшотов (проверили, что все ок).
Немного обновил RemoteImageViewContainer.
2022-11-09 15:17:53 +03:00
pkurchatov 9b51cd595d updated lottie samples 2022-11-09 12:36:42 +03:00
pkurchatov f700626ff9 updated version to 15.0.0 2022-11-08 18:01:57 +03:00
gulevsky 7d0ddd3389 generate sealed interfaces for entity enumerations
generate sealed interfaces for entity enumerations
2022-11-08 16:16:33 +03:00
grechka62 abf3e7becc Align elements in wrap container rows by default 15.0.0 2022-11-07 23:39:32 +03:00
ventywing f527e7e98c Add shema for timers
Add shema for timers
2022-11-07 16:41:41 +03:00
grechka62 be81fd1931 Add tests for match parent along cross axis in wrap container 2022-11-07 16:03:08 +03:00
grechka62 2820d3bcf1 Allow to use 0 as blur radius 2022-11-07 16:02:08 +03:00
nikonovmi 9b5ad9abb3 add ui test for recently fixed ellipsizing case
ui тестик для одного из двух кейсов из бага
2022-11-07 14:33:44 +03:00
edubinskaya 2f9c07f254 added border and background for ranges of text
added border and background for ranges of text
2022-11-07 14:00:57 +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
nikonovmi 47a6e2a410 fix expressions serialization
Проблема была не конкретно в градиенте, а в целом в том, что мы не конвертировали constant expressions в некоторых кейсах
2022-11-03 17:10:10 +03:00
mrcov 577b0187b1 Visualize more div modeling errors
Visualize more div modeling errors

Добавил ошибки/ворнинги при создании блока в дебажное вью. Не стал добавлять в дифф включение дебага в плейграунде. Ворнинги при создании дивной модели, кажется, не получится добавить, не сломав текущее API
2022-11-03 17:00:55 +03:00
4eb0da 86189eacaf Container separator 2022-11-03 16:44:23 +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
grechka62 1a31598b1e Generate method to apply patch in android 2022-11-03 13:12:59 +03:00
grechka62 6e85f3ad06 Fix edge separator in wrap container with match parent element 2022-11-03 11:59:18 +03:00
nikonovmi 98e44f9ab9 added DivViewWrapper tests
Тут, конечно, нужны скриншот/ui тесты, но я уже не успеваю их написать..
2022-11-02 19:04:09 +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
ivanovsky-v 536fa52aaa samples for regression tests 2022-11-02 14:34:54 +03:00
pkurchatov f8ca40efd4 updated changelog for 14.0.0 2022-11-02 12:59:00 +03:00
edubinskaya 59c17cfa59 allow open divview.in.yandex.net intent
allow open divview.in.yandex.net intent
2022-11-02 11:27:21 +03:00
pkurchatov 18c493ffb1 removed AppStore badge 2022-11-01 20:40:16 +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
nikonovmi 6d46c70ce0 fix shadows in div gallery
в Recycler-е вьюхи оборачиваются во врапперы, которые не знают, что у их child-ов есть тени
2022-11-01 18:58:53 +03:00
pkurchatov 51edf38c8e updated version to 14.0.0 2022-11-01 17:26:20 +03:00
ttok 2293960c96 update changelog.md
remove reverted fix from changelog

improve ios changes description

improve web changes description

update changelog.md
14.0.0
2022-11-01 15:34:31 +03:00
4eb0da f80a998b6e setTheme api 2022-11-01 15:26:11 +03:00
4eb0da de3edcf60d Fix input enter handling 2022-11-01 15:12:28 +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
nikita-kladov 6f9c24c2ae add extensions unbind for DivCustom 2022-11-01 13:37:43 +03:00
ventywing 0d1deb4b5b Add separatos in no_wrap conteiners
Add separatos in no_wrap conteiners
2022-11-01 12:10:36 +03:00
gulevsky b5a1633558 Revert commit 'fix accessibility hint pronouncing. Remove hint from View.contentDescription' 2022-11-01 00:23:55 +03:00
4eb0da cc25495d3f Update blur radius 2022-10-31 20:48:32 +03:00
timatifey 2d19288122 Divan references
init DivanGenerator

disable tests

update doc references

divan test references
2022-10-31 19:09:35 +03:00
4eb0da 5068745a24 Blur support 13.0.0 2022-10-31 13:18:09 +03:00
pkurchatov 5c926a6a5f fixed pager last page layout 2022-10-31 11:54:12 +03:00
arsenosov a213c67775 Fixed div-custom behaviour in regression tests
Fixed div customs in regression tests
2022-10-31 11:47:15 +03:00
mrcov 9a8b8351b1 Accumulate div block modeling warnings
Accumulate div block modeling warnings

Не фатальные ошибки (при наличии фоллбэка) поменял на ворнинги, которые так же репортятся в externalLogger с другим префиксом и дополнительно собираются в контексте. Добавил им path. Дополнительно поменял репорт ошибки в логгер на выброс исключения при попытке создания divCircleShape, который не поддерживается - кажется, так будет правильней.
2022-10-28 20:08:47 +03:00
burstein c5ee357fa4 collect lottie urls only on ios
collect lottie urls only on ios
2022-10-28 19:30:47 +03:00
alexredko 6789b34697 add hyphenation support for text with custom ellipsis
add hyphenation support for text with custom ellipsis
2022-10-28 14:06:57 +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
burstein 3f99e72053 fixed NinePatchImage import and contentPosition
fixed NinePatchImage import and contentPosition - фиксы, необходимые, чтобы занести изменения в дивките в ПП
2022-10-28 11:44:15 +03:00