-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat(docs): add the Popover page #91
Conversation
WalkthroughThe changes in this pull request encompass various modifications across multiple files within the Lumex UI documentation and component structure. Key updates include the removal of the Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 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
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #91 +/- ##
==========================================
- Coverage 96.95% 95.37% -1.58%
==========================================
Files 70 70
Lines 1542 1555 +13
Branches 150 148 -2
==========================================
- Hits 1495 1483 -12
- Misses 28 48 +20
- Partials 19 24 +5 ☔ View full report in Codecov by Sentry. |
Summary by CodeRabbit
New Features
LumexIcon
andLumexPopover
components, showcasing various styles, colors, and configurations.Popover
component, detailing its usage and customization options.LumexIcon
component with examples of different theme colors and dimensions.Bug Fixes
destroy
function of the popover JavaScript component.Documentation
LumexIcon
andLumexPopover
, including new examples and interactive previews.Style
Chores