.. |
add-dylib-support-to-macos-frameworks.md
|
ce76d95ab1
feat(tauri-cli): add dylib support to `tauri.bundle.macOS.frameworks`, closes #4615 (#5732)
|
2 ani în urmă |
additional-args-api.md
|
3dc38b150e
feat(core): expose additional_browser_args to window config (fix: #5757) (#5799)
|
2 ani în urmă |
additional-args-config.md
|
3dc38b150e
feat(core): expose additional_browser_args to window config (fix: #5757) (#5799)
|
2 ani în urmă |
additional-args.md
|
3dc38b150e
feat(core): expose additional_browser_args to window config (fix: #5757) (#5799)
|
2 ani în urmă |
bundler-msi-mini-version.md
|
20ff1f4596
feat(bundler): Add support for numeric-only build numbers in msi version (#6096)
|
2 ani în urmă |
cli-detect-profile.md
|
bfa69691a5
fix(cli): detect `--profile`. closes #6255 (#6268)
|
2 ani în urmă |
cli-info.md
|
c2608423b6
fix(cli): don't panic when a crate version couldn't be parsed (#5873)
|
2 ani în urmă |
cli-rustc-not-found-msg.md
|
7aab3e2076
fix(cli.rs): improve `rustc` not found error msg (#6021)
|
2 ani în urmă |
cli-sign-non-interactive.md
|
8fb1df8aa6
feat(cli): add `--ci` flag to `signer generate`, closes #6089 (#6097)
|
2 ani în urmă |
cli-watcher-crash.md
|
e8014a7f61
fix(cli): do not crash on watcher (#6303)
|
2 ani în urmă |
cli-windows-paths-print.md
|
9da996073f
fix(cli): fix printing paths on Windows (#6137)
|
2 ani în urmă |
config.json
|
41a471b23a
feat(covector): improve published version check (#5783)
|
2 ani în urmă |
content-protection-api.md
|
4ab5545b7a
feat: add content protection api, closes #5132 (#5513)
|
2 ani în urmă |
content-protection-utils.md
|
4ab5545b7a
feat: add content protection api, closes #5132 (#5513)
|
2 ani în urmă |
content-protection.md
|
4ab5545b7a
feat: add content protection api, closes #5132 (#5513)
|
2 ani în urmă |
core-js-Map.md
|
d4d6a98d98
fix(core): convert js `Map` to object before serialization, closes #6078 (#6099)
|
2 ani în urmă |
core-navigation-handler.md
|
3f35b45263
Expose wry navigation_handler via WindowBuilder closes #4080 (#5686)
|
2 ani în urmă |
core-sync-windows-metadata.md
|
146a794cb6
fix(core): sync windows metadata across all windows, closes #5571 (#5615)
|
2 ani în urmă |
css-preprocessor-mime-type.md
|
5fdf8dcb8e
fix(core): mime type of .less, .sass and .styl files (#6316)
|
2 ani în urmă |
custom-buttons-api.md
|
00e1efaa9b
feat: customize button texts of message dialog (#4383)
|
2 ani în urmă |
custom-buttons.md
|
00e1efaa9b
feat: customize button texts of message dialog (#4383)
|
2 ani în urmă |
custom-icon.md
|
9d2144128f
feat(cli): add option to make custom icon sizes, closes #5121 (#5246)
|
2 ani în urmă |
empty-tauri-key-password.md
|
d4f89af18d
feat: skip password prompt on the build command if CI is set fixes #6089
|
2 ani în urmă |
expose-set_device_event_filter-in-tauri-api.md
|
73fd60eef2
expose set_device_event_filter in tauri (#5562)
|
2 ani în urmă |
fix-2549.md
|
4892637f83
fix: Resizing glitch on custom titlebar click (closes #2549) (#5966)
|
2 ani în urmă |
fix-dev-server-html-serialization.md
|
314f0e212f
fix(cli): web_dev_server html template serialization (fix #6165) (#6166)
|
2 ani în urmă |
fix-tray-events.md
|
138cb8d739
fix(tauri-runtime-wry): tray event listener not registered (#6270)
|
2 ani în urmă |
glob-match-require_literal_separator.md
|
72389b00d7
Merge pull request from GHSA-6mv3-wm7j-h4w5
|
2 ani în urmă |
heck-unicode.md
|
72621892fe
fix(cli): use `unicode` feature for `heck` crate, closes #5860 (#5872)
|
2 ani în urmă |
is-minimized.md
|
62144ef3be
feat: add is_minimized (fix #3878) (#5618)
|
2 ani în urmă |
linux-mouse.md
|
8c842a54a6
feature: disable mouse event when building windows on Linux, closes #5913 (#6025)
|
2 ani în urmă |
nsis-linux.md
|
60e6f6c3f1
feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788)
|
2 ani în urmă |
nsis.md
|
c94e1326a7
feat(bundler): add `nsis`, closes #4450, closes #2319 (#4674)
|
2 ani în urmă |
open-links-mail-tel.md
|
d0d873e39a
feat(core): add support to mailto: and tel: links, closes #5521 (#5544)
|
2 ani în urmă |
pin-os-info.md
|
a8d640b3c6
fix(core): pin unarray and os_info (#6212)
|
2 ani în urmă |
pin-time.md
|
3d16461b68
fix(core): pin time to 0.3.15 (#6312)
|
2 ani în urmă |
readme.md
|
a5861d8294
chore: add covector readme (#5255)
|
2 ani în urmă |
runtime-navigation-handler.md
|
3f35b45263
Expose wry navigation_handler via WindowBuilder closes #4080 (#5686)
|
2 ani în urmă |
tauri-build-windows-manifest.md
|
bca09f7f5f
feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730)
|
2 ani în urmă |
template-default-features.md
|
b08ae637a0
fix(cli): remove default features from template (#6074)
|
2 ani în urmă |
title-getter.md
|
233e43b0c3
feat: add `title` getter on window, closes #5023 (#5515)
|
2 ani în urmă |
tray-tooltip-runtime.md
|
2265e09718
feat(windows): implement `with_tooltip` (#5938)
|
2 ani în urmă |
tray-tooltip.md
|
2265e09718
feat(windows): implement `with_tooltip` (#5938)
|
2 ani în urmă |
url-getter.md
|
d17027e1a0
feat: expose url method (#5914)
|
2 ani în urmă |
version-inheritance.md
|
d20a728892
feat: Further improve workspace inheritance, closes #6122, #5070 (#6144)
|
2 ani în urmă |
webview-theme.md
|
7a8d570db7
fix: sync webview theme with window theme on Windows, closes #5802 (#5874)
|
2 ani în urmă |
window-from-config.md
|
49dff27ef1
feat(core): create WindowBuilder from WindowConfig (#6073)
|
2 ani în urmă |
wix-launch-app-checked.md
|
89602cdce3
feat(bundler): check `Launch app` by default for WiX, closes #5859 (#5871)
|
2 ani în urmă |
wry-navigation-handler.md
|
3f35b45263
Expose wry navigation_handler via WindowBuilder closes #4080 (#5686)
|
2 ani în urmă |