mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
* feat(components) * feat(docs): WIP recipes * fix: SSR fix * fix(docs): Changed Rust paths in 'see more' * feat(docs): Added development section * feat(docs): Added development instructions * feat(docs): Added debug instructions * feat(docs): Added publishing and a sequence hint in sidebar * chore(cleanFiles): Removed reworked files * fix: Restored codeblock title * fix: Added codeblock title * feat(docs): Added bundler section * fix: Changed 'npm run' for 'npx' * fix(docs): Added missing --save-dev * fix: Now using alert component & fixed some types * fix: Changed --save-dev for --save * chore: Moved 'development' files * fix: Changed relative for absolute links * fix(docs): Various minor modifications applied * fix(wording) * fix(wording)