Commit Graph

209 Commits

Author SHA1 Message Date
anoshenko 43cb889ab1 Bug fixing 2023-05-02 14:49:35 +03:00
anoshenko dec7e723ef Bug fixing 2023-04-25 17:33:08 +03:00
anoshenko 677e0e8692 Update CHANGELOG.md 2023-04-25 17:30:21 +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
anoshenko 372f5971e8 Fixed SvgImageView 2023-04-23 12:49:32 +03:00
anoshenko d1b30c56da Optimisation 2023-04-23 12:32:03 +03:00
Alexei Anoshenko 62910bf41f Update resources.go 2023-04-20 09:16:16 +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
Alexei Anoshenko b99c39f947
Merge pull request #3 from anoshenko/0.11.0
0.11.0
2023-01-03 15:08:09 +03: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 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