Alexei Anoshenko
5cc4475370
* Added "push-perspective", "push-rotate-x", "push-rotate-y", "push-rotate-z", "push-rotate", "push-skew-x", "push-skew-y", "push-scale-x", "push-scale-y", "push-scale-z", "push-translate-x", "push-translate-y", "push-translate-z" properties.
2024-11-25 12:03:08 +02:00
Alexei Anoshenko
ed639c94c6
Improved StackLayout push/pop animation
2024-11-24 08:52:43 +02:00
Alexei Anoshenko
857ad69260
Transform interface renamed to TransformProperty. TransformTag constant renamed to Transform.
2024-11-18 16:35:21 +02:00
Alexei Anoshenko
e2775d52f2
Added PropertyName type
2024-11-13 12:56:39 +03:00
Alexei Anoshenko
7f06a9d201
Added "transform" property and Transform interface
2024-08-13 13:52:47 +03:00
anoshenko
2f3de8fce3
Optimised animation
2024-07-01 19:17:03 +03:00
anoshenko
09031b9fa0
Bug fixing
2024-06-29 12:05:27 +03:00
Alexei Anoshenko
856b09b04b
Fixed "background" property
2024-04-22 19:14:58 +03:00
anoshenko
4ec3fe2ff2
Optimisation
2023-05-04 16:45:03 +03:00
anoshenko
d3002ced0e
Bug fixing
2022-11-23 15:10:29 +03:00
Alexei Anoshenko
fdbb6cb00b
replace interface{} -> any
2022-07-26 18:36:00 +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
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