Skip to content
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

Figma consolidation #1670

Merged
merged 52 commits into from
Mar 13, 2025
Merged

Figma consolidation #1670

merged 52 commits into from
Mar 13, 2025

Conversation

ManishMadan2882
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 commented Feb 27, 2025

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    • Adding ContextMenu component for reusability in the ConversationTile and the Document't table[action]
    • UI improvements
    • Fixing share button behaviour on the top nav
    • Input component should now have single placeholder prop which floats as a label on focus
    • New darkBorderColor prop in the Dropdown component - to update the color as per the usage(default being dim-gray)
    • new labelBgClassName prop in the Input allows to change the Input placeholder in the bg(certain use cases like modals have different base color)
    • ToggleSwitch is not available in size variants - small, medium, large
    • Conversation bubble have new code snippets UI
    • danger variant for the ConfirmationModal
  • Why was this change needed? (You can also link to an open issue here)
    Ui/Ux, code reusability, maintenance

Copy link

vercel bot commented Feb 27, 2025

@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.22%. Comparing base (079a216) to head (5bc758a).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1670      +/-   ##
==========================================
- Coverage   32.39%   32.22%   -0.18%     
==========================================
  Files          83       83              
  Lines        4482     4522      +40     
==========================================
+ Hits         1452     1457       +5     
- Misses       3030     3065      +35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dartpain dartpain merged commit 5bb639f into arc53:main Mar 13, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants