Commit Graph

88 Commits

Author SHA1 Message Date
malets 4f21eeea0f PR from branch users/malets/wp//2
update perftests client libraries to recent versions in Realty client.
update perftests client libraries to recent versions in mobile maps.
update perftests client libraries to recent versions in appmetrika sdk.
update perftests client libraries to recent versions in mail client for Android.
update perftests client libraries to recent versions in divkit.
2022-09-06 10:56:52 +03:00
grechka62 49b5a77430 Snapshot tests for input 2022-09-06 10:56:00 +03:00
pkurchatov a384106968 moved regression test data 2022-09-06 10:43:11 +03:00
morevsavva 1457433d4e add wrap property to container
add wrap property to container
2022-09-05 20:31:44 +03:00
pkurchatov e374507755 updated TypeScript generated sources 2022-09-05 20:00:14 +03:00
morevsavva d8650ed0fd Add wrap container implementation
Добавил реализацию wrap в ContainerBlock, пока без снепшотов, отсматривал свои кейсы в семпл аппе.
2022-09-05 17:41:20 +03:00
4eb0da e9882c8863 Fix input text color 2022-09-05 16:28:32 +03:00
pkurchatov 01d69fc0e8 check if camera is initalized 2022-09-05 15:16:48 +03:00
edubinskaya 4f46b49748 support div rotation
support div rotation
2022-09-05 15:04:32 +03:00
4eb0da 6b6acfac5d Fix variable trigger default mode 2022-09-05 14:21:16 +03:00
4eb0da 513d530267 Input max_visible_lines and keyboard_type update 2022-09-05 14:20:27 +03:00
4eb0da c55625d172 Fix dev build 2022-09-05 13:30:38 +03:00
ventywing 4fe45b8789 Fix alignment of text in div input
Fix alignment of text in div input
2022-09-05 12:34:17 +03:00
akhmetsafin dd6e8dfda2 Change default setting value for simulator
Change default setting value for simulator
2022-09-05 11:49:19 +03:00
pkurchatov 38eef16152 parseDivData methods refactoring 2022-09-02 18:09:12 +03:00
ggys 4f33657108 bind triggers on attach
remove unnecessary synchronization

bind triggers on attach
2022-09-02 15:57:11 +03:00
4eb0da 1e689fc85e Refactor file structure 2022-09-02 15:07:04 +03:00
pkurchatov 0b4bc5844e restored DivDataStateID 2022-09-02 15:04:16 +03:00
akhmetsafin 19fe2accd1 Fix visiabitity actions of DetachableAnimationBlock
Fix visiabitity actions of DetachableAnimationBlock
2022-09-01 23:09:34 +03:00
morevsavva ea7d08b485 sensitivity of the selection fixed
Увеличил область взаимодействия с ползунками выделения. До этого, чтобы ползунок начал двигаться нужно было начать Pan с той же строки, теперь можно начать жест с предыдущей и следующей строки (сравнил в сафари).
2022-09-01 22:21:11 +03:00
gulevsky 272512621a public android build configuration 5.0.0 2022-09-01 19:42:31 +03:00
4eb0da e60a5c100d Screens upd 2022-09-01 19:19:13 +03:00
pkurchatov f47fc428ad fixed DivData state management 2022-09-01 11:56:36 +03:00
ventywing 67a5b71eca Support focus in div input
Support focus in div input
2022-09-01 09:45:59 +03:00
timatifey a2ee37f04a connect python api_generator to client/android
api_generator script
1) api_generator execute script with creating virtual env and checking for changes in requirements
2) update _container in android CI tasks
2022-08-31 19:03:31 +03:00
akhmetsafin 5702aa8e2f Show all cards in sample app 2022-08-31 18:54:00 +03:00
pkurchatov 5230f1f0c4 DivKit Demo -> DivKit Playground 2022-08-31 18:48:39 +03:00
timatifey 8fee4e5ffd KotlinDSLGenerator
KotlinDSL generator init

KotlinDSL tests
2022-08-31 15:21:45 +03:00
timatifey 14a680efd0 hashing generator & config & output result
hash of generator & config output
2022-08-31 14:35:25 +03:00
gulevsky e3376a0d5a bump DivKit version and update changelog
bump DivKit version and update changelog
2022-08-31 12:24:58 +03:00
gulevsky 62467fdffc generate source artifacts 2022-08-31 11:36:06 +03:00
iiivanov 6f583a7943 support item_spacing in tab_title_style
support item_spacing in tab_title_style
2022-08-31 11:24:20 +03:00
pkurchatov 2486e56412 updated build configurations 2022-08-30 22:08:49 +03:00
pkurchatov ce803a27f3 fixed DivActionbale animation description 2022-08-30 12:23:04 +03:00
chris-benua 44412e2d56 increased flexibility in DivKitComponents
Additional parametrisation for DivKitComponents. Added wrapper for DivStateManager + trackVisibility + requestPerformer
2022-08-30 01:14:45 +03:00
pkurchatov b6c251e821 added trunk build configuration 2022-08-29 23:02:55 +03:00
ventywing ab85c50f59 Support alignment in div input
Support alignment in div input
2022-08-29 21:17:54 +03:00
4eb0da d4130043b7 Fix build 2022-08-29 20:34:32 +03:00
4eb0da 9397a12455 Use external npm 2022-08-29 18:25:19 +03:00
gulevsky 67ead36b49 update changelog
update changelog
4.0.0
2022-08-29 17:18:32 +03:00
grechka62 565568495c Fix div-appearance-transition description 2022-08-29 16:51:51 +03:00
timatifey b70c1488ee PythonGenerator
python generator tests

PythonGenerator init

DescriptionLanguage move
2022-08-29 15:05:30 +03:00
pkurchatov fac0a476f1 updated samples 2022-08-29 14:42:13 +03:00
4eb0da a6e7ee8641 Changed expression parsing errors 2022-08-29 13:25:09 +03:00
syntezzz 6df1a29eb8 Fixed image float 2022-08-27 20:55:00 +03:00
Paul Kurchatov ce0e550d55 Updated README.md structure
Pull Request resolved: 4
2022-08-27 01:48:37 +03:00
pkurchatov 767757b998 fixed scale animation, updated sample 2022-08-27 01:42:23 +03:00
tayrinn 5a412dd33f change text to medium 2022-08-26 22:36:30 +03:00
hpotter 2358e94452 split ci tasks for different api levels 2022-08-26 17:58:06 +03:00
shadchin d165fcd268 Fix denylist 2022-08-26 17:08:15 +03:00