Alexei Anoshenko
7f06a9d201
Added "transform" property and Transform interface
2024-08-13 13:52:47 +03:00
Alexei Anoshenko
9b27cb4a55
Updated Animation.String method
2024-07-06 13:04:12 +03:00
Alexei Anoshenko
d1d8c2af37
Bug fixing
2024-06-19 16:36:50 +03:00
Alexei Anoshenko
b1628023f7
Excluding default properties of CustomView from the result of String()
2024-05-02 15:07:57 +03:00
anoshenko
9ac68ac0c9
Updated docs
2024-04-23 19:34:36 +03:00
Alexei Anoshenko
7fd6a7985e
Bug fixing
2024-04-22 20:03:40 +03:00
Alexei Anoshenko
856b09b04b
Fixed "background" property
2024-04-22 19:14:58 +03:00
anoshenko
eac3379fb1
Added "outline-offset" property
2023-04-23 13:41:26 +03:00
anoshenko
01e2e2e00b
Added "column-span-all" property
2023-01-03 14:56:57 +03:00
anoshenko
e5842180ef
Added mix-blend-mode and background-blend-mode
2022-12-19 18:31:35 +03:00
anoshenko
9fe570ec22
Added "order" property
2022-12-18 18:37:36 +03:00
Alexei Anoshenko
ed4d2b6ffa
Added Name and Args function to SizeFunc interface
2022-09-07 15:05:53 +03:00
Alexei Anoshenko
2f7e1bbab3
Added SizeFunc interface, changed SizeUnit struct
2022-09-05 14:00:07 +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
06ccffa900
Added "accent-color" property
2022-08-20 19:13:51 +03:00
Alexei Anoshenko
705a9c0e37
Bug fixing
2022-08-17 16:58:07 +03:00
Alexei Anoshenko
39a22905f0
Bug fixing
2022-08-17 16:23:45 +03:00
Alexei Anoshenko
f3f3ddb084
Updated transition
2022-08-10 15:36:38 +03:00
Alexei Anoshenko
ece1d04e4e
Added the "overflow" property
2022-07-27 13:26:36 +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
9478b1ee4f
Bug fixing
2022-05-22 12:54:02 +03:00
anoshenko
f74fede3db
Fixed ListView item height bug
2021-11-11 13:23:41 +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