anoshenko
c7a7b3ed1e
Added "column-fill" property
2022-12-23 17:27:14 +03:00
anoshenko
3993dbad20
Updated readme
2022-12-20 18:55:54 +03:00
anoshenko
c5485c27c2
Updated readme
2022-12-20 17:48:00 +03:00
anoshenko
60783f2f22
Updated readme
2022-12-19 19:18:35 +03:00
anoshenko
7bb4da32bf
Added "srcset" property to ImageView
2022-11-11 12:55:58 +03:00
anoshenko
ecbcda7a53
Bug fixing
2022-11-08 16:31:21 +03:00
Alexei Anoshenko
2f7e1bbab3
Added SizeFunc interface, changed SizeUnit struct
2022-09-05 14:00:07 +03:00
Alexei Anoshenko
5926a7649f
Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string")
2022-08-31 22:17:46 +03:00
Alexei Anoshenko
6dad96c2a7
Added "list-row-gap" and "list-column-gap" properties
2022-08-31 17:31:17 +03:00
Alexei Anoshenko
3d52de161b
Added "tab-size" property
2022-08-20 20:05:56 +03:00
Alexei Anoshenko
082c30b062
Fixed Popup
2022-08-07 18:59:56 +03:00
Alexei Anoshenko
fdbb6cb00b
replace interface{} -> any
2022-07-26 18:36:00 +03:00
Alexei Anoshenko
1285dc5c04
Improved ImageView and added "user-select" property
...
* Added "loaded-event" and "error-event" events to ImageView
* Added NaturalSize and CurrentSource methods to ImageView
* Added "user-select" property and IsUserSelect function
* Renamed "LightGoldenrodYellow" color constant to "LightGoldenRodYellow"
2022-07-08 13:16:42 +03:00
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
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
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