Alexei Anoshenko
00d6e2379d
Added "mod", "rem", "round", "round-up", "round-down", and "round-to-zero" SizeFunc functions
2024-06-26 18:45:47 +03:00
anoshenko
658142d3f1
Added "text-wrap" property
2024-06-06 17:33:55 +03:00
anoshenko
d0d81907eb
Added GridAdapter
2024-06-06 16:20:15 +03:00
anoshenko
f9d7c77500
Can use ListAdapter as "content" property value of ListLayout
2024-06-03 18:31:25 +03:00
Alexei Anoshenko
b4d1e34f21
Added "data-list" property
2024-05-18 18:57:41 +03:00
anoshenko
600f56d8ea
Added support for height and width range in media styles
2023-05-26 20:08:25 +03:00
anoshenko
dc2ea14cac
Added SetHotKey function to Session interface
2023-05-15 16:19:33 +03:00
anoshenko
904859ff6e
Added ReloadCell and ReloadTableViewCell functions
2023-05-14 17:53:26 +03:00
anoshenko
a83d634f54
Added "tooltip" property
2023-04-25 17:20:47 +03:00
anoshenko
ac8bb47677
Added the ViewIndex function to the ViewsContainer interface
2023-04-24 21:13:45 +03:00
anoshenko
f3c9bf7f56
Changed the main TimePicker listener
2023-04-23 18:54:53 +03:00
anoshenko
4e7dd37f6a
Changed the main DatePicker listener
2023-04-23 18:47:07 +03:00
anoshenko
05fa725003
Changed the main NumberPicker listener
2023-04-23 18:39:25 +03:00
anoshenko
763de29698
Changed the main ColorPicker listener
2023-04-23 18:27:04 +03:00
anoshenko
2a480cc6ac
Changed the main DropDownList and EditView listener
2023-04-23 18:07:01 +03:00
anoshenko
eac3379fb1
Added "outline-offset" property
2023-04-23 13:41:26 +03:00
Alexei Anoshenko
644ec6d8c5
Added InlineImageFromResource function
2023-01-24 17:41:56 -05:00
Alexei Anoshenko
42b34ac4df
Added SvgImageView
2023-01-24 17:06:36 -05:00
anoshenko
01e2e2e00b
Added "column-span-all" property
2023-01-03 14:56:57 +03:00
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