forked from mbk-lab/rui_orig
2
0
Fork 0
Commit Graph

37 Commits

Author SHA1 Message Date
Alexei Anoshenko 29164a2416 Update README.md 2022-03-19 19:26:06 +03:00
Alexei Anoshenko c968c84e91 Updated readme 2022-01-30 11:48:40 -05:00
Alexei Anoshenko d20407cf36 Fixed demo 2022-01-30 11:34:14 -05:00
Alexei Anoshenko 4692d0013a NewApplication function and Start function of the Application interface were replaced by StartApp function 2022-01-29 16:25:46 -05:00
Alexei Anoshenko 93abec1bff Update CHANGELOG.md 2022-01-29 16:02:38 -05:00
Alexei Anoshenko f989952817 Added the UserAgent function to the Session interface 2022-01-29 11:20:05 -05:00
Alexei Anoshenko 1a7a7e9daf Update CHANGELOG.md 2022-01-17 06:59:32 -05:00
Alexei Anoshenko d51688b04f Updated Readme 2022-01-16 19:11:23 -05:00
Alexei Anoshenko 043778d56b Added GetTableFootHeight() and GetTableHeadHeight() 2022-01-16 13:39:59 -05:00
Alexei Anoshenko 09544fdf25 Updated TableView
Added selection scroll
Fixed TableVerticalAlign property
ListView bug fixing
2022-01-16 12:25:45 -05:00
Alexei Anoshenko 32b6182dbf Added "allow-selection" property to TableView 2022-01-14 18:06:10 -05:00
Alexei Anoshenko 1a4040bd00 Added TableView cell/row selection mode 2022-01-14 17:20:04 -05:00
anoshenko 15a11dc558 Added TableView properties 2022-01-05 18:33:18 +03:00
anoshenko 8439b9fd06 Fixed the focus bug show of popup showing 2021-11-21 18:30:46 +03:00
anoshenko 8a2fd03fac Updated TabsLayout 2021-11-21 18:16:22 +03:00
anoshenko 3e93ea4bb9 Updated tabs styles 2021-11-21 17:53:52 +03:00
anoshenko 59acf03260 GetDropDownCurrent and GetListViewCurrent functions replaced by the GetCurrent function. Updated readme 2021-11-20 19:51:51 +03:00
anoshenko 9b3816f049 Added processing of title, icon, and close button changing in TabsLayout 2021-11-20 17:10:01 +03:00
anoshenko 76ff9a38fb Added detailsView expand event 2021-11-20 16:53:45 +03:00
anoshenko 36e6d0a389 Added the "current" property to StackLayout 2021-11-20 14:22:00 +03:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 584983b818 Fixed "@..." text bug in EditView 2021-11-17 12:47:14 +03:00
anoshenko 07e1dd3799 Updated TabsLayout 2021-11-17 12:32:37 +03:00
anoshenko f74fede3db Fixed ListView item height bug 2021-11-11 13:23:41 +03:00
anoshenko d9b33167be Added SetTitle and SetTitleColor functions to the Session 2021-11-10 16:26:19 +03:00
anoshenko 2288487f75 Updated readme 2021-11-07 18:40:45 +03:00
anoshenko a98d97ea8d Added DownloadFile... functions 2021-11-07 09:43:13 +03:00
anoshenko 79fb34f29f Added ViewByID functions 2021-11-04 21:21:42 +03:00
anoshenko d254664655 Updated comments 2021-11-04 21:13:34 +03:00
anoshenko 04bbd47f66 Added FilePicker 2021-11-04 14:59:25 +03:00
Alexei Anoshenko f64f6d2bca Renamed ColorPropery constant to ColorTag 2021-10-04 18:05:57 +03:00
Alexei Anoshenko be954df7c7 Added "animation" and "transition" properties 2021-10-04 17:58:17 +03:00
anoshenko c16ea89679 Added demo 2021-09-09 12:08:31 +03:00
anoshenko 6b2d758df7 Bug fixing 2021-09-08 12:36:07 +03:00
anoshenko 66f3a14f1b Update .gitignore 2021-09-07 17:50:10 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00
Alexei Anoshenko bdb490c953
Initial commit 2021-09-07 17:33:11 +03:00