-
Notifications
You must be signed in to change notification settings - Fork 49
chore: update component links to docs #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update component links to docs #79
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe changes in this pull request focus on updating the Changes
Possibly related issues
Possibly related PRs
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🧹 Outside diff range and nitpick comments (2)
libs/flowbite-angular/README.md (2)
Line range hint
1-2: Review component status indicatorsThe removal of
:construction:emoji from Buttons, Dropdown, Modal, Navbar, Accordion, and Sidebar components suggests they are now stable. However, the main header still shows:construction: flowbite-angular (unreleased) :construction:. Consider:
- Updating the main header if the library is now released
- Adding a legend explaining what the
:construction:emoji indicates- Adding version information for stable components
Also applies to: 103-103, 125-125, 148-148, 169-169, 236-237
Line range hint
284-286: Clarify documentation for unimplemented componentsSeveral form components (Input Field, File Input, Search Input, etc.) link to the main Flowbite documentation (flowbite.com) instead of Angular-specific documentation. Consider:
- Adding a note explaining that these components are not yet implemented in Angular
- Creating placeholder pages on flowbite-angular.com with implementation status and roadmap
- Or removing these components from the table until they are implemented
Also applies to: 295-297, 306-308
|
@mruknowme Be careful as normally all commits must be signed :) And thanks for your contribution ! :D |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Issue Number
Issue Number: #78
Does this PR introduce a breaking change?
Other information
Summary by CodeRabbit
flowbite-angularREADME to direct users to a new documentation structure for various UI components.