Commit Graph

23 Commits

Author SHA1 Message Date
anoshenko 8bfa759230 Bug fixing 2024-04-24 13:49:16 +03:00
anoshenko a83d634f54 Added "tooltip" property 2023-04-25 17:20:47 +03:00
anoshenko eac3379fb1 Added "outline-offset" property 2023-04-23 13:41:26 +03:00
anoshenko 3c3271663d Added "tabindex" property 2022-12-20 18:38:39 +03:00
anoshenko 60783f2f22 Updated readme 2022-12-19 19:18:35 +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
anoshenko d3002ced0e Bug fixing 2022-11-23 15:10:29 +03:00
anoshenko 7bb4da32bf Added "srcset" property to ImageView 2022-11-11 12:55:58 +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 39a22905f0 Bug fixing 2022-08-17 16:23:45 +03:00
Alexei Anoshenko ece1d04e4e Added the "overflow" property 2022-07-27 13:26:36 +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 19bb1694de Added "disabled-items" property to DropDownList 2022-05-04 22:35:54 +03:00
Alexei Anoshenko 12fd5521e5 Bug fixing 2022-05-03 12:12:57 +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
anoshenko 3e93ea4bb9 Updated tabs styles 2021-11-21 17:53:52 +03:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00