Commit Graph
130 Commits
Author SHA1 Message Date
the-leo 58c2cd59b3 Complex rebind fixes
37f7f9b8cc7b2d4f8aae7e7622dde9bc430bf6cd
2024-05-07 13:41:44 +03:00
i-ts c3d555c8cf add gesture extension
4e178c4136b495aba2c5e5ff18be262466ee070e
2024-05-07 12:51:49 +03:00
Georgii 4657cedd47 Added SVG to all loaders
0c06bad5896fcbe5545f1773dcbd4b99dcc72db3

Pull Request resolved: 41
2024-04-19 12:50:44 +03:00
the-leo e53422b496 Revert "Added SVG support to all loaders"
a757e25d4c50e6de1262397a5ec81d37f100fbb2
2024-04-19 11:23:08 +03:00
the-leo f3ede52cc8 Added SVG support to all loaders
57b933dfaf11d0b71dfe036993780d73ea031a02

Pull Request resolved: 41
2024-04-18 15:38:07 +03:00
4eb0da 3f37f76cb3 Persistent variable storage
5316b8520155b9b7d3cc2b2e6d8782b6f853a99a
2024-04-16 16:52:56 +03:00
4eb0da 8252f2b56e Input is_enabled property support
680101352f797f282de61c39780e6de009d518b1
2024-04-16 13:10:38 +03:00
akhmetsafin 100ee060c5 Support is_enabled in input
f8da65586a0af8b168dd0ea60c13b651a10d3b8c
2024-04-03 12:36:27 +03:00
4eb0da f72bcc9577 clear_focus action
a1e71d90433ffaebe6aa7221ad0caefad12779fd
2024-03-25 12:31:24 +03:00
4eb0da e4b6735152 Fix test
e3068244528feca2896e5aa640c358928a09316c
2024-03-07 17:00:30 +03:00
4eb0da 3f0e2b5f12 Input password
f32023eae6c1647e1da21f7def6e8eeb0c6944ac
2024-03-05 19:14:21 +03:00
morevsavva 6b9604b9e1 pass prototype variables to actions.
7ba433fd02d96c52cf21d1cbdb1d79e071293d56
2024-02-29 22:54:46 +03:00
the-leo 15000f072b Complex Rebind implementation
05a2696893a5a3219967d8132ae4e68e15f12cd3
2024-02-21 17:16:34 +03:00
mrcov 254b107632 Introduce GestureExtensionHandler
174c576999c37e1335ebeafd31f03eb48961d3c3
2024-02-15 12:18:40 +03:00
edubinskaya df1dc15afc added test for auto accessibility types 2024-02-08 18:19:29 +03:00
timfedo ffbba1bbfc /0: Added focus action 2024-02-02 18:16:16 +03:00
4eb0da 1c3c73c176 Fixed an issue with the state patches 2024-01-29 17:06:45 +03:00
pkurchatov cb8434288f Added DivAccessibility.type=list support 2024-01-18 19:42:14 +03:00
the-leo 08945fcb3f Slider tests 2024-01-12 16:50:37 +03:00
4eb0da 9eb469d4a1 Upd regression platforms 2024-01-12 03:44:45 +03:00
egorkrivochko b66b596640 Added support isEnabled for actions. 2023-12-27 17:53:26 +03:00
egorkrivochko f843f482a9 Fixed not sending taps through the gallery. 2023-12-26 16:02:13 +03:00
4eb0da 7ffb5f4c99 State and tabs patches 2023-12-12 14:24:16 +03:00
egorkrivochko 7bed6477e8 Fixed a bug that visibility_action does not work for children of the gallery element. 2023-12-07 16:21:57 +03:00
pkurchatov 252c488d2c Action animations resolving optimization 2023-11-17 12:59:04 +03:00
4eb0da a2f3dfe63b Focus element action 2023-11-15 12:37:14 +03:00
akhmetsafin d00912a095 Support infinite scrolling in the pager 2023-11-14 13:11:32 +03:00
the-leo 6d92df6b7a Fixed view can't gain focus inside DivPager 2023-11-08 12:19:42 +03:00
pkurchatov 6897baf960 Updated supported platforms for state_id_variable 2023-11-07 12:42:37 +03:00
tayrinn 911e82afcc added video scale support 2023-11-03 14:20:42 +03:00
4eb0da 03ef01360a Copy to clipboard action support 2023-11-02 15:29:09 +03:00
4eb0da 4b899d4988 Video aspect 2023-10-25 12:42:56 +03:00
4eb0da 439ed43aec Custom components support 2023-10-17 15:23:59 +03:00
akhmetsafin 6b318459a8 Support video scale 2023-10-17 14:38:09 +03:00
4eb0da a3dfd3c151 Video scale 2023-10-10 14:11:54 +03:00
yaanvar 2266b449fb added copy to clipboard typed action for ios 2023-09-28 14:32:46 +03:00
morevsavva ddd22621f3 enable state variable test for iOS. 2023-09-27 20:31:35 +03:00
morevsavva 28a45cd58f added a regression test for a variable in the DivState. 2023-09-25 19:42:55 +03:00
darjke 820668a529 Copy to clipboard action 2023-09-19 19:04:06 +03:00
4eb0da a329a7f0f8 state_id_variable support 2023-09-18 14:03:03 +03:00
the-leo dde41fe109 Added ability to patch inside gallery/pager items 2023-09-11 12:51:27 +03:00
the-leo 26688417a0 Regress for doubletap_actions fix 2023-08-30 23:54:40 +03:00
timfedo d4f9d8c60a Phone masks support on iOS 2023-08-29 18:08:07 +03:00
booster 4e546be3f8 Removed images regression tests 2023-08-28 18:47:00 +03:00
akhmetsafin bd14b58e79 Optimize image load 2023-08-28 13:16:42 +03:00
4eb0da bb408ea3fd Tooltips support 2023-08-21 14:46:47 +03:00
booster 6919fb76d2 Fixed Lottie and Rive block comparison 2023-08-14 14:23:33 +03:00
akhmetsafin 0597b5023f Support input validators 2023-08-10 18:32:58 +03:00
the-leo 9d441e1d26 Added DivPlayer volume regress 2023-08-10 14:45:31 +03:00
tayrinn 2199b1e2d0 add tooltip position - center 2023-08-09 12:32:05 +03:00