tauri/docs/usage/guides
chip fd8fab507c
refactor(core): remove Params and replace with strings (#2191)
* refactor(core): remove `Params` and replace with strings

* add tauri-utils to changelog

* update default runtime macro to accept type and feature

* remove accidental default feature addition

* remove changefile todo items that have no futher action

* fix clippy warning

* update changefile

* finish change file

* fix splashscreen example

* fix markdown typo [skip ci]

* remove final uses of `Params`

* add license header to new runtime module in tauri-macros

* update plugin guide to use runtime instead of params
2021-07-15 18:05:29 +08:00
..
bundler fix(docs): target triple detection script, closes #2084 (#2096) 2021-06-27 21:21:24 -03:00
utils feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
visual fix(docs): make the splashscreen guide work (fix: #2185) (#2186) 2021-07-12 12:01:11 -03:00
cli.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
command.md feat(core): implement CommandArg for AppHandle (#2037) 2021-06-21 14:00:34 -03:00
events.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
migration.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
plugin.md refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
updater.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00