tauri/docs/usage
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
..
ci-cd feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
development fix(csp): add wss and tauri to conf template (#1974) 2021-06-15 13:37:24 -03:00
guides refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
patterns feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
contributor-guide.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00
intro.md feat(docs): Added version-bound docs (#1676) 2021-06-02 08:55:07 -03:00