Commit Graph

6 Commits

Author SHA1 Message Date
nothingismagick
463fd00d06 fix(csp): add wss and tauri to conf template (#1974)
* fix(csp): add wss and tauri to conf template

* add change file, update examples/docs

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-15 13:37:24 -03:00
Lucas Fernandes Nogueira
6ec54c53b5 feat(core): allow dev_path, dist_dir as array of paths, fixes #1897 (#1926)
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897

* fix: clippy
2021-05-31 11:42:10 -03:00
Lucas Fernandes Nogueira
d1f650edd3 chore(docs): improve manage API examples on interior mutability (#1875) 2021-05-20 10:40:18 -03:00
Ngo Iok Ui (Wu Yu Wei)
c1f8e11342 chore: remove unnecessary anonymous lifetimes (#1829) 2021-05-14 10:29:54 -03:00
nothingismagick
12268e6e69 fix(csp): add 'self' (#1794)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-05-12 09:45:39 -03:00
Lucas Fernandes Nogueira
2122ae61fa feat(examples): add state example (#1687)
* feat(examples): add state example

* clippy
2021-05-03 13:16:34 -03:00