tauri/examples
chip 8216cba13d
App.create_window() to accept any Into<String> type (fix #2290) (#2291)
* Fix `App.create_window()` to accept any `Into<String>` type

* Update changefile to show both changed functions

* Reduce changefile level to patch

Co-authored-by: Wouter Buckens <wouter@epicteddy.com>
2021-07-26 08:28:50 -04:00
..
.icons feat(examples): add splashscreen example (#1685) 2021-05-03 11:16:51 -03:00
api App.create_window() to accept any Into<String> type (fix #2290) (#2291) 2021-07-26 08:28:50 -04:00
commands refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
helloworld fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
multiwindow fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
navigation fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
resources fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
sidecar fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
splashscreen refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
state fix(core): temporary fix for clippy issue 2021-07-03 20:20:54 -03:00
updater feat(bundler) Update on Windows without UAC Prompt (#2155) 2021-07-15 10:38:03 -04:00