forked from mbk-lab/rui_orig
2
0
Fork 0
Commit Graph

142 Commits

Author SHA1 Message Date
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 3c3271663d Added "tabindex" property 2022-12-20 18:38:39 +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 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 c31b2f9d8c PropertyWithTag method of DataObject renamed to PropertyByTag 2022-12-18 18:22:58 +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
anoshenko ff5c73b7c3 Updated log functions 2022-11-09 13:40:08 +03:00
anoshenko ecbcda7a53 Bug fixing 2022-11-08 16:31:21 +03:00
anoshenko 9f084cc3f2 Optimisation 2022-11-03 14:33:54 +03:00
anoshenko 12df67cfb4 Update wasmBridge.go 2022-11-02 23:16:45 +03:00
anoshenko 8943be8e91 Updated Image for wasm 2022-11-02 21:22:15 +03:00
anoshenko c0f60e7bdd Updated wasmBridge 2022-11-02 21:05:55 +03:00
anoshenko 4e363d03a5 Renamed "runFunc" to "callFunc" 2022-11-02 20:10:19 +03:00
anoshenko 8200f98d0d Canvas refactoring 2022-11-02 20:08:02 +03:00
anoshenko b26525e892 Updated wasm support 2022-11-01 20:13:09 +03:00
anoshenko b4032b31e0 Optimisation 2022-10-31 16:07:59 +03:00
anoshenko f8d797a4c1 Optimisation 2022-10-30 17:22:33 +03:00
anoshenko 76413c931a The Canvas.TextWidth method replaced by Canvas.TextMetrics 2022-10-30 12:35:22 +03:00
anoshenko 8216ce192a Bug fixing 2022-10-29 21:08:51 +03:00
anoshenko 45c798d14c bug fixing 2022-10-29 20:48:03 +03:00
anoshenko d096a35af9 Optimisation 2022-10-29 20:16:40 +03:00
Alexei Anoshenko 4523a9a427 Added wasm support 2022-10-27 16:14:30 +03:00
Alexei Anoshenko 3c4315ed78 Merge branch '0.9' 2022-10-06 11:56:34 +03:00
Alexei Anoshenko ed4d2b6ffa Added Name and Args function to SizeFunc interface 2022-09-07 15:05:53 +03:00
Alexei Anoshenko ed03368f5d Bug fixing 2022-09-07 12:28:58 +03:00
Alexei Anoshenko a9e0b246d5 Bug fixing 2022-09-06 09:57:33 +03:00
Alexei Anoshenko 2f7e1bbab3 Added SizeFunc interface, changed SizeUnit struct 2022-09-05 14:00:07 +03:00
Alexei Anoshenko dcf8240235 Removed Init function from View interface 2022-09-01 11:04:50 +03:00
Alexei Anoshenko 69fcfa0839 Bug fixing 2022-08-31 22:22:19 +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 379d98fe4a bug fixing 2022-08-24 15:00:25 +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 6a65f2a86b Added OpenURL function to the Session interface 2022-08-19 14:28:49 +03:00
Alexei Anoshenko 7c860c54b9 Added OpenURL function, optimisation 2022-08-18 18:18:36 +03:00
Alexei Anoshenko bcdbcd2628 Bug fixing 2022-08-18 12:26:13 +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 a84be115fd Bug fixing 2022-08-16 11:40:42 +03:00
Alexei Anoshenko 9a5fd64758 Optimisation 2022-08-11 19:18:36 +03:00
Alexei Anoshenko 38a8fd2920 Added IsTimingFunctionValid function 2022-08-11 19:12:29 +03:00
Alexei Anoshenko f3f3ddb084 Updated transition 2022-08-10 15:36:38 +03:00
Alexei Anoshenko 9af68bc5f3 Bug fixing 2022-08-08 17:00:49 +03:00
Alexei Anoshenko 082c30b062 Fixed Popup 2022-08-07 18:59:56 +03:00