Uh oh!
There was an error while loading. Please reload this page.
feat: Dark mode styling for file block wrapper component (BLO-866) - #2680
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughAdds dark-theme styling to file-block UI controls in Block.css, including darker backgrounds, dimmed text colors, and dark-mode hover state overrides for add-file button and file icon interactions. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
@blocknote/ariakit@blocknote/code-block@blocknote/core@blocknote/mantine@blocknote/react@blocknote/server-util@blocknote/shadcn@blocknote/xl-ai@blocknote/xl-docx-exporter@blocknote/xl-email-exporter@blocknote/xl-multi-column@blocknote/xl-odt-exporter@blocknote/xl-pdf-exportercommit: |
nperez0111
left a comment
There was a problem hiding this comment.
Looks good @matthewlipski
Uh oh!
There was an error while loading. Please reload this page.
Summary
This PR adds dark mode styling for the "Add file" button in the file block wrapper element.
Closes#912
Rationale
The light mode styling looks a little out of palce in dark mode.
Changes
See above.
Impact
N/A
Testing
N/A
Screenshots/Video
N/A
Checklist
Additional Notes
N/A
Summary by CodeRabbit