5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 12:29:28 +08:00
wails/v3/internal/generator/testcases
Fabio Massaioli 16ce1d3448
[v3] Service API cleanup and comments (#4024)
* Gather and document service API

* Update changelog

* Add NewServiceWithOptions

* Revert static analyser change

* Remove infinite loop in NewService[WithOptions]

* Fix compiler warning in bindings command

* Add test for NewServiceWithOptions

* Update changelog

* Fix service example

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-01-23 10:53:48 +00:00
..
aliases [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
complex_expressions [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
complex_instantiations [v3] Service API cleanup and comments (#4024) 2025-01-23 10:53:48 +00:00
complex_json [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
complex_method [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
cyclic_imports [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
cyclic_types [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
embedded_interface [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
enum [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
enum_from_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_from_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_from_nested_imported_package [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_multiple_files [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single_context [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
function_single_internal [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
no_bindings_here [v3] Fix binding generator bugs (#4001) 2025-01-17 18:56:07 +11:00
out_of_tree [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple_files [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_multiple_other [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_non_pointer_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
struct_literal_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
variable_single [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
variable_single_from_function [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
variable_single_from_other_function [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00