Amr Bashir
66916b739f
chore: add .prettierrc
in repo root ( #2145 )
2021-07-03 19:48:04 -03:00
Amr Bashir
189c129f4f
fix(docs): use correct link ( #2134 )
2021-06-30 19:08:48 -03:00
Amr Bashir
373e2ba318
docs: add maximize toggle to window_customization guide ( #2132 )
2021-06-30 15:32:38 -03:00
Laegel
94a5848afb
chore(docs): Applied change from tauri-docs
2021-06-29 23:33:09 +02:00
Amr Bashir
2a6cfbf818
fix(docs): use data-tauri-drag-region
instead of drag-region
class ( #2112 )
2021-06-28 20:13:41 -03:00
Lucas Fernandes Nogueira
66efb43388
fix(docs): target triple detection script, closes #2084 ( #2096 )
2021-06-27 21:21:24 -03:00
Thad Guidry
da2e72698c
Fix grammar and typos in Anti Bloat doc ( #2095 )
...
* Fix grammer and typos in Anti Bloat doc
- use Simple English to bring clarity and easier translations
- fix typos and grammar
* Update anti-bloat.md
* Update anti-bloat.md
2021-06-27 19:52:59 -03:00
Lucas Nogueira
b46a2884ac
fix: menu docs
2021-06-25 00:12:01 -03:00
Lucas Fernandes Nogueira
160fb0529f
feat(core): improve RPC security, closes #814 ( #2047 )
2021-06-22 17:29:10 -03:00
Lucas Fernandes Nogueira
59784c7e55
feat(core): implement CommandArg
for AppHandle
( #2037 )
2021-06-21 14:00:34 -03:00
Lucas Fernandes Nogueira
9cd10df4d5
feat(core): allow disabling file drop handler, closes #2014 ( #2030 )
2021-06-21 10:55:14 -03:00
Lucas Fernandes Nogueira
b769c7f7da
feat(bundler): windows installer license, closes #2009 ( #2027 )
2021-06-21 10:36:13 -03:00
Lucas Nogueira
1886a9885e
docs(config): add missing window configs
2021-06-17 11:30:31 -03:00
Lucas Fernandes Nogueira
0897dce872
fix(docs): update sidecar documentation ( #2000 )
2021-06-16 22:18:32 -03:00
Lucas Fernandes Nogueira
4791961981
feat(bundler): allow setting wix language, closes #1976 ( #1988 )
2021-06-15 21:12:34 -03:00
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
Gabe Cohen
fb1f483a33
Add documentation on multiple commands ( fix #1981 ) ( #1982 )
2021-06-15 13:21:24 -03:00
Lucas Fernandes Nogueira
5cba6eb4d2
feat(core): add window center
API, closes #1822 ( #1954 )
2021-06-05 18:20:16 -03:00
Lucas Nogueira
f877aa5dd0
fix(docs): remove appmenu-gtk3-module
from setup guide, closes #775
2021-06-05 09:48:31 -03:00
Lucas Fernandes Nogueira
f7e9fe8f3f
refactor(core): new system tray and window menu APIs, closes #1898 ( #1944 )
2021-06-04 13:51:15 -03:00
Laegel
37db639a65
feat(docs): Added version-bound docs ( #1676 )
2021-06-02 08:55:07 -03:00
nothingismagick
d4aec4bbd5
feat(docs): purge for external documentation page ( #36 )
...
* feat(docs): purge for external documentation page
* feat(docs): add proper logo
* feat(docs): fix logo height/width
* feat(docs): fix logo height/width p2
2019-09-15 10:52:07 +02:00
Jeff Galbraith
bab276fcf3
feat: scaffolding of docs-generator done and first "live" docs ( #28 )
...
* feat(docs): scaffolding docs-generator
* fix: typo in build (script) and fix copy folder command
* chore(docs): update
2019-08-23 00:55:35 +02:00
nothingismagick
022f6a370c
feat(docs) add PDFs ( #24 )
...
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-08-21 20:35:49 -03:00
Lucas Fernandes Nogueira
85854c4391
feat(scaffolding) folders, templates, rust, c, node WOW
...
* feat(proton) initial packages for webview and binding-rust
* feat(proton) new folder structure
* chore(compliance) readmes and licenses
* chore(npm) create package.json
* chore(proton) rename packages and create lib/rust
* chore(proton) create templates directory
* feat(rust) rustfmt tab_spaces = 2
* feat(rust) run fmt and fix template structure
* chore(npm) update package
- package name (@quasar/proton)
- node 10, npm 6.6, yarn 1.17.3 (security)
- .gitignore
- .npmignore
- add docs and spec dirs
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-14 14:47:29 +02:00