Commit Graph

7 Commits

Author SHA1 Message Date
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