issues
search
specta-rs
/
tauri-specta
Completely typesafe Tauri commands
MIT License
368
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `Cargo.toml` to point to new repo location
#143
oscartbeaumont
opened
1 day ago
0
Can’t use `tauri::State<SomePrivateType>` as function arg
#142
oscartbeaumont
opened
1 day ago
0
fix: use FnOnce instead of Fn in Event::once where clause
#141
mlthlschr
closed
2 days ago
1
Generate a Typescript interface for compile-time validation of commands
#140
anelson
opened
3 days ago
2
Event::once should have an implementation for FnOnce
#139
mlthlschr
closed
2 days ago
1
don't generate unused functions in bindings
#138
MnlPhlp
opened
1 week ago
1
feat: update to Tauri v2 stable
#137
lucasfernog
closed
2 weeks ago
3
Maps/HashMaps?
#136
Revxrsal
closed
2 weeks ago
1
Generated bindings still have throw even with `ErrorHandlingMode` set to `Result`
#135
nooblyf
opened
1 month ago
2
bump workspace dependency to tauri=2.0.0-rc.15
#134
HerrMuellerluedenscheid
closed
1 month ago
1
Building with tauri v2 on OSX fails
#133
HerrMuellerluedenscheid
closed
1 month ago
6
Test failure on Windows
#132
FlorianStasse
closed
1 month ago
3
Type Mismatch Errors with Events in Tauri v2
#131
alimehasin
closed
1 month ago
3
Handling Name Conflicts in Struct Exports Across Modules
#130
alimehasin
opened
1 month ago
1
Remove unused TAURI_CHANNEL import
#129
bgschiller
closed
1 month ago
4
Fix Event.emit type error for enums
#128
bgschiller
closed
1 month ago
1
Can v2 split exported type into multiple file
#127
mslxl
opened
2 months ago
1
Tauri Upgrades
#126
oscartbeaumont
closed
2 months ago
6
chore: bump tauri to 2.0.0-rc.2
#125
anatawa12
closed
2 months ago
1
doc: add missing docs & fix some errors in doc testing 📝
#124
kareemmahlees
closed
2 months ago
1
fix: add `@ts-ignore` comment
#123
ferreira-tb
closed
2 months ago
2
Add missing documentation
#122
kareemmahlees
closed
2 months ago
3
Using the `derive` feature with latest version doesn't build
#121
kareemmahlees
closed
2 months ago
2
feat: an option to throw error of result
#120
anatawa12
closed
2 months ago
3
[FEATURE] an option to not wrap with Result, throw error instead.
#119
anatawa12
closed
2 months ago
0
collect_commands should accept trailing comma (in v2)
#118
anatawa12
closed
2 months ago
1
Global event registry
#117
Brendonovich
closed
2 months ago
0
Events broken in update
#116
n1ght-hunter
closed
2 months ago
2
You can put the same command many times
#115
oscartbeaumont
opened
2 months ago
0
`recursion_limit` issues with new `collect_commands`
#114
oscartbeaumont
closed
2 months ago
2
Chain events and commands
#113
oscartbeaumont
opened
3 months ago
0
v2.5
#112
oscartbeaumont
closed
3 months ago
1
Finish `Channel` support
#111
oscartbeaumont
closed
2 months ago
0
Getting a lot of errors when trying to upgrade
#110
kareemmahlees
closed
3 months ago
3
Adapt latest changes in Tauri v2 Beta
#109
reyamir
closed
3 months ago
3
Use `specta_util::TypeCollection` & `specta::Language`
#108
oscartbeaumont
closed
3 months ago
0
Pass app handle to event listen callback
#107
n1ght-hunter
closed
3 months ago
1
ipc::Channel support
#106
Brendonovich
closed
3 months ago
1
Allow change generated code naming convention
#105
sbant
opened
4 months ago
1
Using tauri-specta on tauri v2 mobile
#104
Dreaming-Codes
closed
4 months ago
3
Fail test when something goes wrong
#103
jsimonrichard
closed
4 months ago
1
Version mismatch
#102
SSardorf
closed
4 months ago
5
Allow paths in collect_events macro
#101
jsimonrichard
closed
4 months ago
1
missing Ok(()) in docs
#100
Zercerium
closed
4 months ago
1
The trait bound impl std::future::Future<Output = std::result::Result<std::vec::Vec<lib::prisma::user::Data>, std::string::String>>: specta::function::result::FunctionResult<_> is not satisfied
#99
niraj-khatiwada
closed
4 months ago
9
Remove `ManagerExt` trait
#98
oscartbeaumont
closed
3 months ago
0
Updated tauri dep to `>= beta 19` to fix `link_swift_library` is private
#97
ahornbeck
closed
5 months ago
2
`__makeEvents__` defined but it's value is never read
#96
kareemmahlees
closed
5 months ago
2
Allow for exporting constants
#95
Isaac-Leonard
closed
5 months ago
3
fix: Update the tauri version to resolve tauri error
#94
nashaofu
closed
5 months ago
2
Next