Pinned
4,105 contributions in the last year
Less
More
Contribution activity
August 2021
Created 97 commits in 8 repositories
Created 1 repository
Created a pull request in PolyMeilex/rfd that received 6 comments
Opened 48 other pull requests in 3 repositories
tauri-apps/tauri
43
merged
1
closed
- feat(cli.js): readd ESM distribution
- fix(core): cleanup app before exit, closes #2464
-
fix(core):
raw-window-handle
dependency, closes #2460 - fix(cli.js): revert ESM distribution
- feat(core): panic when a dispatcher getter is used on the main thread
- feat(core): set parent window on ask and message dialog APIs
- feat(docs): improve config documentation
- feat(bundler): add config for WiX dialog image path
- feat(bundler): add config for WiX banner path, closes #2175
- feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338
-
feat(core): add
Resumed
andMainEventsCleared
events, closes #2127 - feat(core): improve HeaderValue compatibility, closes #2162
- refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986
- chore: update rust to 1.54.0
- refactor(core): handle dialog threading internally, closes #2223
-
fix(bundler):
AllowSameVersionUpgrades
on WiX, closes #2211 - fix(core): percent decode asset protocol URL
- refactor(core): remove salt APIs
-
fix(core): ESM detection when using
export async function
- feat(bundler): check target arch at runtime, closes #2286
-
feat(core): expose
set_activation_policy
, closes #2258 - fix(cli.js): force version update on Cargo manifest
- feat(docs): improve feature-specific API documentation
-
refactor(core): rename
__TAURI__._invoke
to__TAURI_INVOKE__
-
feat(core): add
window_label
to theExitRequested
event payload - Some pull requests not shown.
tauri-apps/tauri-plugin-authenticator
2
merged
tauri-apps/tauri-plugin-stronghold
2
merged
Reviewed 34 pull requests in 4 repositories
tauri-apps/tauri
29 pull requests
- fix: missing asset protocol path
- doc: move breaking change to top for better visibility
- fix(examples): icon transparency
- doc: update tauri documentations
- feat: Add WebRTC example
- New brand
- doc: update doc in tauri-utils and tauri
-
feat: add
Event::Ready
- chore(api): update protocol url path with wry 0.12.1 on Windows
- Update WebView2 requirement docs for Windows 11
- Clarify and improve accuracy of semantics we talk about
- fix(core): fixes ES Module detection for default imports with relative paths or scoped packages
- fix(benchmarks): pure virtual method called
- chore(cli.rs): improve how cli process arguments, closes #2335
-
feat(#2287): Add
ExitRequested
event to let users prevent app from exiting - chore(ci): add step to detect code signing
- fix(updater): Run elevated task only if server tell us
-
Fix import path for
getCurrent
andWebviewWindow
in docs -
fix(core): Expose
ClipboardManager
andGlobalShortcutManager
- Update Rust example in cli.md
-
fix(core):
data-tauri-drag-region
didn't respect resizable, closes #2314 - fix(cli.rs): typo in input.rs
-
feat(api.js): add nodejs-inspired functions in
path
module - chore(docs) fix typo of the example code
- Add back WebDriver support
- Some pull request reviews not shown.
tauri-apps/tauri-docs
3 pull requests
tauri-apps/wry
1 pull request
tauri-apps/tao
1 pull request
Created an issue in PolyMeilex/rfd that received 3 comments
Expose an API to set the dialog's current name
RFD uses gtk_file_chooser_set_filename on GTK (Linux), and it works great. It would be great if we could also set the current file name in the dial…
3
comments