docs: Added new, updated templates for Solidjs, template base changes#5088
docs: Added new, updated templates for Solidjs, template base changes#5088theluqmn wants to merge 4 commits intowailsapp:masterfrom
Conversation
…ith tailwind css Added updated Wails templates for Solid.js with JavaScript and Tailwind CSS.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR updates Wails template documentation: clarifies step 2 in the NEXTSTEPS template to instruct replacing Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@website/docs/community/templates.mdx`:
- Line 65: The second link uses the same label "[wails-solid-js]" as the
previous entry but points to a different repo; change the link label for the
Tailwind template to a distinct name (for example "wails-solid-js-tailwind" or
"wails-solid-js (Tailwind)") while keeping the URL
https://github.com/theluqmn/wails-solid-js-tailwind and the rest of the line
intact so the two entries are no longer ambiguous.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: b1047d6d-ffe7-4288-b25f-654ca054fc7d
📒 Files selected for processing (3)
v2/cmd/wails/internal/template/base/NEXTSTEPS.md.templatev2/cmd/wails/internal/template/base/README.mdwebsite/docs/community/templates.mdx
|
✅ Triaged by Wails PR Reviewer This PR has been reviewed and accepted. Head Ref OID: This comment serves as a signature that this PR has been triaged. Future runs will skip this PR based on the headRefOid. |
Summary of changes:
This is also my first ever contribution on a major public repository! I hope the maintainers appreciate this little quality-of-life improvement. I tried looking for a PR template that works with what I'm doing, but didn't seem to find any. No AI used here at all btw, just pure manual labour (very painful). Thanks! Looking forward to work with Wails more.
Summary by CodeRabbit