Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/tauri-docs

The source for all Tauri project documentation.
https://github.com/tauri-apps/tauri-docs

Fixed small typo (#603)

02cdb01d8b6eba01fd71b58ed03f7d7d79996dbc authored over 2 years ago
Update search bar logic and style (#600)

* Update SearchBar

1. Make the search bar component go behind the drawer in mobile
2. Make w...

6ad0df2fd8608696160e7bd5f2866002f15895a3 authored over 2 years ago
Fixed a minor typo in isolation.md (#602)

84a393b9732c8b7cd8db41240899381310ae6481 authored over 2 years ago
feat(distribution): add guide for AppImage signing (#591)

* feat(distribution): add guide for AppImage signing

* remove dollar signs

Co-authored-by:...

ef286af035d30efbeaa3177b34601eaf2035c67b authored over 2 years ago
SearchBar Component Cleanup (#599)

* First attempt at styling cleanup

* Fix scrollbar

48e774baca5e2ebec1f3d5738f722da3bf31604b authored over 2 years ago
Update guide (#590)

* Update guide

* Remove unneeded note

* Move to prefix-based sidebar sort

* Add mdx-mer...

4940b85e7105ebac577c00050c0cb342d79cedb1 authored over 2 years ago
fix(deps): update react monorepo to v18 (#598)

Co-authored-by: Renovate Bot <[email protected]>

bd36a165b040604c136f1f7f426d518a65a1252d authored over 2 years ago
Switch to internal docusaurus hook for latest version (#595)

ee001d78f2a1942f4596f0b3659461c98cad3862 authored over 2 years ago
Change SearchBar's height and icon's margin (#594)

41px of height makes the search bar too big.
It is bigger than other links and logos and makes ...

a8dfc331202e59df063329ce9382634ead727de5 authored over 2 years ago
fix: add temporary redirect from docs/guides/ to guides/examples (#592)

21110ac503ff1b75b4c626da300495146b5a9101 authored over 2 years ago
Feat/versioning prep (#586)

* Change links to relative

* Remove old version.txt creation

* Move docs that don't need v...

3322a8d76841dc30212b9041d23edaf8203cd1bd authored over 2 years ago
fix(deps): update dependency mermaid to v9.1.1 (#588)

2998636bca32b531297b50583cc8cf7ac5487ee2 authored over 2 years ago
chore(docs): Update Rust & TS docs (#587)

697da6a3ab22aa053fe0add337890746398c6f6d authored over 2 years ago
fix(deps): update dependency mermaid to v9.1.0 (#585)

Co-authored-by: Renovate Bot <[email protected]>

02fe796156998341f1e755b7fd2a2d5783fab0a1 authored over 2 years ago
Feat/update release notes page (#583)

b43006eb3203d09d3b24cf824ecda2539186eaff authored over 2 years ago
Fixed grammar for benchmarks page (#581)

fbc10e5cb6904e6345ff3b0143a693d7cd3670a7 authored over 2 years ago
Revise Architecture (#569)

172847ce496a25466591070b9338191900f8ab07 authored over 2 years ago
Feat/auto generate sidebar (#579)

* Move all documents into a "guides" folder

* Fix broken links

* Redirect any broken links...

f63e9edaa3b8c69cdcfe8579ae7532acc7281e05 authored over 2 years ago
fix(deps): pin dependency @lottiefiles/lottie-player to 1.5.7 (#580)

75cb220b71a537322f89d60c3b9f0492baeca040 authored over 2 years ago
Feat/lottie-player Dependency (#577)

6d01978d3c02b9dd570db238eae8160b6b22264e authored over 2 years ago
fix(deps): update dependency apexcharts to v3.35.2 (#578)

Co-authored-by: Renovate Bot <[email protected]>

22a83525b1a20ae457b7cfe01e9b1534612b7fe9 authored over 2 years ago
Update docs (formatting) (#576)

1. Tabbing
2. HTML Tag

f10f0e9ad146d877615c57bf6e5fac7d5e9ac526 authored over 2 years ago
Remove unused code in search bar (#575)

useDocusaurusContext is not used in search bar component.
Removing it does not effect the searc...

57b4b139800e5a0363502614dd3322f5ee579663 authored over 2 years ago
fix(getting-started): quote argument

e73d155011959cdb8e0e9b2e4fad83125ed9c599 authored over 2 years ago
chore(docs): Update Rust & TS docs (#573)

Co-authored-by: tauri-bot <[email protected]>

829c71306796aa8e6fd5f950b43dfd13aa1ba718 authored over 2 years ago
Feat/revise-governance (#571)

* General formatting and grammar updates

* Adjust heading levels and revise links for clarity...

418a3676dba91aaf43142c2764b56e750920a88e authored over 2 years ago
General formatting and grammar updates (#570)

02ec88eea08c6c75d5bb60e09648b03852541041 authored over 2 years ago
fix(deps): update dependency apexcharts to v3.35.1 (#572)

28d909efad7e4c478785f9752c77c7bb6ef23627 authored over 2 years ago
Add prettier ignore to Mermaid charts (#568)

* Add prettier ignore to Mermaid charts

* Add in line breaks before and after comments

83c1e8de452ce9031b2e63bc794729ed92153641 authored over 2 years ago
Update Release Candidate Announcement Banner Style (#567)

* Update Release Candidate Announcement Banner Style

There were 10px of margin on top. Remove...

631c9f62298f5fb394612a50d52e4c20c405bb82 authored over 2 years ago
Remove unused roboto font from dependencies (#566)

d6e21ea4bdae5a929f7e8a8226c6d863f8da9830 authored over 2 years ago
fix: small typo (#565)

2c355e87f600f89a2d091395730c78c220cb0cb3 authored over 2 years ago
Feat/refactor remove alert component (#564)

* Ignore formatting for these auto-generated files

* Remove Alert component from cli and conf...

506237107b4f9bb426ae27b943d80c96ad05b5dd authored over 2 years ago
Feat/benchmarks move to docs (#563)

* Move benchmarks page to doc, add redirect

* Add links to tests and note

* Change test li...

9a6b72c4f1eb285957fedbb9759b6b3bc95602f8 authored over 2 years ago
fix(deps): update docusaurus monorepo to v2.0.0-beta.20 (#561)

Co-authored-by: Renovate Bot <[email protected]>

1a154543def951ebc1c11753e0ba51b5317e3e23 authored over 2 years ago
fix(typo): missing comma in Cargo.toml snippet (#560)

Co-authored-by: Lorenzo Lewis <[email protected]>

117060036afd2269218fbf1cbbf768255a9cebac authored over 2 years ago
fix(ci): fix config.md generation (#562)

fcbf0733260dd4142126e1fa4433ccf441c54f57 authored over 2 years ago
fix(deps): update dependency react-modal to v3.15.1 (#556)

Co-authored-by: Renovate Bot <[email protected]>

47e04e41adbad4f00caeeda7404825095f5d88a3 authored over 2 years ago
Feat/css cleanup (#559)

* Move dark logo theme to docusaurus config

* Extract searchbar CSS to respective module

*...

01528ad8e8d69605fa121539b5f6d1f1161d0456 authored over 2 years ago
fix(deps): update dependency @fontsource/tauri to v4.5.9 (#558)

Co-authored-by: Renovate Bot <[email protected]>

e637d29accfa1f413715d4697397d1f8e13bc9cc authored over 2 years ago
fix: wrong logo colors after page reload. (#546)

* fix: remove deprecated isDarkMode. Fixes wrong logo colors after page reload.

* add
workar...

8212026213d0a7ece65fe33ff8969631e2475471 authored over 2 years ago
feat(getting-started): note that nodejs is optional (#557)

* feat(getting-started): note that nodejs is optional

* chore: reference-style links

e4ec760fce919f6abaa08e50e8b12238ded1bce7 authored over 2 years ago
feat(roadmap): update finished milestones (#521)

4c2274583665f757600fcfab41b31c0629c81b69 authored over 2 years ago
update tauricon guide (#555)

b209986846e136186dd1ff5b8815efdf88bba632 authored over 2 years ago
fix(sidebar): use descriptive label instead of Tauri name (#552)

1a5560709b92dde10bc82c461f8411a41f778211 authored over 2 years ago
fix(sidecar): document scope configuration for sidecars (#551)

47fb1f304c587fc909ddbba7818fd71e2a54693e authored over 2 years ago
feat(faq): remove NuGet package source faq (#550)

Co-authored-by: Fabian-Lars <[email protected]>

c1803982edccd777b550223783f2895bb9989622 authored over 2 years ago
feat(faq): add guide on using Tauri from git (#549)

5f4df4dcbde0287a120c871a869bed12e4715477 authored over 2 years ago
Update Docs (#554)

Co-authored-by: tauri-bot <[email protected]>

ee6480bf7320b6baf793c59bb1dc860c4315ae12 authored over 2 years ago
feat(tray): add linux feature choice doc

b8c3cd9b2922f0985a82250072ff4afb6469c586 authored over 2 years ago
chore(docs): Update Rust & TS docs (#553)

Co-authored-by: tauri-bot <[email protected]>

a30b1bf855eb1cb2ca9666be072dd13382fb347b authored over 2 years ago
fix(deps): update dependency mermaid to v9.0.1 (#548)

Co-authored-by: Renovate Bot <[email protected]>

ba212d2ffd7765320a95b0640ce79f72f83f440e authored almost 3 years ago
fix(deps): remove react-tabs dependency (#545)

* fix(deps): remove react-tabs

* remove serve script to prevent merge conflict

Co-authored...

3abc51e22bb368d6e2689213b0f1c725cc5ac7eb authored almost 3 years ago
fix(deps): update dependency mermaid to v9 (#540)

Co-authored-by: Renovate Bot <[email protected]>

8bfd0cfa9781b1d689c1e30ee9d7437ccfd4dec2 authored almost 3 years ago
fix(deps): update dependency react-markdown to v8.0.3 (#547)

Co-authored-by: Renovate Bot <[email protected]>

03592e4145bcbc811be374a159e57e27c0553deb authored almost 3 years ago
chore(deps): bump async from 2.6.3 to 2.6.4 (#543)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

ea1301c350cb9221e239258a4924a6753394f543 authored almost 3 years ago
fix(deps): update dependency react-tabs to v4.2.1 (#542)

Co-authored-by: Renovate Bot <[email protected]>

fd59c536c9a210ffee99b2f490d1850334fc1fb3 authored almost 3 years ago
fix(social): use url not baseUrl (#515)

* fix(social): use url not baseUrl

Our image is not showing up in discord / twitter because t...

b69efad45f19b8b531c7a843b4f701f1e825951e authored almost 3 years ago
fix(deps): update docusaurus monorepo to v2.0.0-beta.18 (#517)

* fix(deps): update docusaurus monorepo to v2.0.0-beta.18

* fix: apply light blue font only i...

e2d3e0e7151ddbc23bb1358d09b37bff65b2af55 authored almost 3 years ago
Update `tauri info` output in beginning-tutorial.md (#531)

* Update beginning-tutorial.md

update `yarn tauri info` result due to new update

* update ...

c33fa851978a590bd08e0ff09994f6ac5b13c1ea authored almost 3 years ago
fix(deps): update dependency apexcharts to v3.35.0 (#535)

Co-authored-by: Renovate Bot <[email protected]>

89a839798ec9b65da5e87b49bea7c053d4d823a9 authored almost 3 years ago
chore: replace init_env.sh with setup.sh in contributor-guide (#522)

28456cde551f830bb6b8cb6aac9472bb97ca88eb authored almost 3 years ago
fix(deps): update dependency react-tabs to v4.2.0 (#536)

Co-authored-by: Renovate Bot <[email protected]>

1542dfa98c0603e72c109702d1734f93e3b25420 authored almost 3 years ago
fix(deps): update dependency react-markdown to v8.0.2 (#534)

Co-authored-by: Renovate Bot <[email protected]>

1265e36fb60711f105f3b3f555824451986634a5 authored almost 3 years ago
fix(deps): update dependency apexcharts to v3.34.0 (#529)

Co-authored-by: Renovate Bot <[email protected]>

ba115dd3e73bf10faa598babdfe64b3a11404605 authored almost 3 years ago
chore(docs): Update Rust & TS docs (#528)

Co-authored-by: tauri-bot <[email protected]>

8610a09089f97399dc95a0d5b8cfc7f146455207 authored almost 3 years ago
chore(docs): Update Rust & TS docs (#525)

026606391b9b7ebb30df41bb00383b970af4ce37 authored almost 3 years ago
Update Docs (#523)

* chore(docs): Update Rust & TS docs

* fix casing

Co-authored-by: tauri-bot <tauri-bot@use...

66596a4954d8462de723211cff962a3e3d42df8e authored almost 3 years ago
fix note syntax (#520)

222a38f1e1f341ec131d0acd06f29385becc28c4 authored almost 3 years ago
fix: Add missing Clone (#519)

a0b11d8ee151f4229ce1d61c3731475e5a19dbab authored almost 3 years ago
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#518)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

6ed7322c21073c89ea604ccc673bb169e0870389 authored almost 3 years ago
chore(deps): bump node-forge from 1.2.1 to 1.3.0 (#513)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release note...

5e50272996cd574c7428f9f2278ee62d71fdf284 authored almost 3 years ago
fix(deps): update dependency docs-searchbar.js to v2.1.1 (#506)

Co-authored-by: Renovate Bot <[email protected]>

945273eba7e267a238f073e19b567ae303103ed4 authored almost 3 years ago
fix(deps): update fontsource monorepo (#514)

* fix(deps): update fontsource monorepo

* run update-docs workflow (in test mode) on push eve...

bdb8898cc687f53b2c93761731fd48c26d794ea8 authored almost 3 years ago
disable rust ast generation. use stable toolchain in workflow (#516)

2021e0df79e8b35387bc9a72e10845755413fb43 authored almost 3 years ago
Match APPLE_SIGNING_IDENTITY secret name to env variable name (#510)

1da7e21db04cc97963fed234842d3f97ddea7355 authored almost 3 years ago
fix: typo in windows distribution doc, closes #479 (#509)

41b3fb186fa0587d46bebe4792f28d4ff5ba06de authored almost 3 years ago
Fix cert signing steps (#505)

7aa1317553894cfc9271ed1cc28e7a4c3d60a741 authored almost 3 years ago
fix: typo (#508)

5c611f36b1521a04ccc1615739db40ae2a27afee authored almost 3 years ago
fix: backport new sponsor design (#507)

* fix: backport new sponsor design

* fix roadmap container spacing

* fix: don't show spons...

fbc9cf8c2af97c1d1e09af6a62000540be866594 authored almost 3 years ago
fix: re-add `plugin init` to cli docs (#503)

458b6dc44d3d77771dd92d9f74f277acec5941ea authored almost 3 years ago
doc: document `APPLE_PROVIDER_SHORT_NAME` (#502)

* doc: document `APPLE_PROVIDER_SHORT_NAME`

added a small description for `APPLE_PROVIDER_SHO...

478e941629ea922fc58196307e4e420df4d60f8d authored almost 3 years ago
docs(updater): pubkey is required (#501)

* docs(updater): pubkey is required

* formatting (line breaks)

Co-authored-by: FabianLars ...

621c7994efd8d3354230170690bd157bf804785e authored almost 3 years ago
fix typo in security.md (#500)

ae0aef81b52345c15268f9326d5a19107f0ca24c authored almost 3 years ago
fix(deps): update dependency react-markdown to v8.0.1 (#499)

Co-authored-by: Renovate Bot <[email protected]>

e26f22b7ee9159a7b63111dfef48f50bec9d4c01 authored almost 3 years ago
Fixed a compile time error at documentation code (#497)

e3b3123f6d6e11693381ea265347f28df467d521 authored almost 3 years ago
fix docs "macOSPrivateApi" case sensitive error (#495)

01ffa9a0dcd55cd916b86ca919df7dc267dc6ea9 authored almost 3 years ago
fix(deps): update dependency @fontsource/tauri to v4.5.4 (#494)

Co-authored-by: Renovate Bot <[email protected]>

560bc2db4ada7ab1215733809483c47c8a34a6a0 authored almost 3 years ago
fix(deps): update dependency react-apexcharts to v1.4.0 (#493)

Co-authored-by: Renovate Bot <[email protected]>

475e50e7f74be1382850b58fa2950fe2714f5a7e authored almost 3 years ago
fix: cleanup docs about `deps` and `icon` commands (#484)

* fix: cleanup docs for `deps` and `icon` commands

* fix: use bash for codeblock syntax highl...

dba3a91d47e71bcd4810bc27eed1dc286ed7f857 authored almost 3 years ago
fix panic on rust ast generation (#485)

2667e712e40fdd709c53a97064212eeb1ff91a65 authored almost 3 years ago
fix: sync architecture.md with main repo (#470)

* fix: sync architecture.md from main repo

* remove mention of binary-releases

06296e01e86b81d2ce31e033fbcbbc4b406bb106 authored almost 3 years ago
feat(distribution): add doc on Windows 32-bit target (#491)

* feat(distribution): add doc on Windows 32-bit target

* remove dollar signs

Co-authored-b...

7acca8cb8c80df2673acef729ffab6e4e278fdbd authored almost 3 years ago
fix(deps): update dependency react-content-loader to v6.2.0 (#492)

Co-authored-by: Renovate Bot <[email protected]>

e4975185dffbd32d1b0126f7e34d19c5d47f78db authored almost 3 years ago
Fixed none-working code samples. (#490)

* Fixed none-working code samples.

* Update plugin.md

Added correct imports, fixed a namin...

4a40c9796542e942e71da7d21e78ddf30de3c7ca authored almost 3 years ago
fix(deps): update dependency apexcharts to v3.33.2 (#483)

Co-authored-by: Renovate Bot <[email protected]>

235e5fcfc39d5235046d246c48438281ad131205 authored almost 3 years ago
fix(deps): update docusaurus monorepo to v2.0.0-beta.17 (#475)

* fix(deps): update docusaurus monorepo to v2.0.0-beta.17

* fix colorMode import

Co-author...

383cb4d13123a9adf7714ff64c1f18d269346e68 authored almost 3 years ago
fix(deps): update dependency react-tabs to v4 (#481)

Co-authored-by: Renovate Bot <[email protected]>

08e7eb07b4265bcce2b156d2a53689d2d8c6f82a authored almost 3 years ago
chore(deps): bump prismjs from 1.26.0 to 1.27.0 (#477)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](http...

34296a46552dcbecc27d65b678ab19691633b2ba authored almost 3 years ago
Update Docs (#487)

Co-authored-by: tauri-bot <[email protected]>

ec55bd7eeffec7e8ada58c326628218ed85a5967 authored almost 3 years ago