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

16 Commits

Author SHA1 Message Date
Alexei Anoshenko 73cd9318a5 Added some properties and functions
* Added "resize", "grid-auto-flow", "caret-color", and "backdrop-filter" properties
* Added BlurView, BlurViewByID, GetResize, GetGridAutoFlow, GetCaretColor, GetBackdropFilter functions
* The "warp" property for ListView and ListLayout renamed to "list-warp"
* The "warp" property for EditView renamed to "edit-warp"
* Added CertFile and KeyFile optional fields to the AppParams struct.If they are set, then an https connection is created, otherwise http.
2022-06-07 13:07:10 +03:00
Alexei Anoshenko 5b545acbd1 Updated Readme 2022-05-26 10:28:20 +03:00
Alexei Anoshenko 19bb1694de Added "disabled-items" property to DropDownList 2022-05-04 22:35:54 +03:00
Alexei Anoshenko 86271a3c6e Added the background conic gradient 2022-04-30 12:13:16 +03:00
Alexei Anoshenko 47ca08717d bug fixing 2022-04-17 11:21:01 +03:00
Alexei Anoshenko 8a625dcc78 Added: "focusable" and "user-data" properties, ConstantTags and ColorTags function to Session, ReloadTableViewData function. Bug fixing 2022-04-14 12:05:45 +03:00
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 d51688b04f Updated Readme 2022-01-16 19:11:23 -05: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 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
Alexei Anoshenko be954df7c7 Added "animation" and "transition" properties 2021-10-04 17:58:17 +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