Skip to content

🖌️ feat: add animation styles for popovers and tooltips #8831

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

Merged
merged 3 commits into from
Aug 4, 2025

Conversation

berry-13
Copy link
Collaborator

@berry-13 berry-13 commented Aug 4, 2025

Summary

  • 🎨 Styling & Animations: moved .css animations from the root css to the package/client
  • 📥 Proper CSS Imports: Ensured new styles are imported in relevant components (ControlCombobox, MultiSelect, Dropdown, DropdownPopup, Tooltip)
  • 🆕 Exported new Select component in @librechat/client
  • 📦 Version Bump: Updated package version from 0.2.1 to 0.2.3 to reflect these improvements

Change Type

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.

@berry-13 berry-13 changed the base branch from main to dev August 4, 2025 00:59
@danny-avila danny-avila force-pushed the fix/select-dropdown-style branch from 2297d69 to a90e58c Compare August 4, 2025 18:37
@danny-avila danny-avila merged commit dfdafdb into dev Aug 4, 2025
3 checks passed
@danny-avila danny-avila deleted the fix/select-dropdown-style branch August 4, 2025 18:44
xycjscs pushed a commit to xycjscs/LibreChat that referenced this pull request Aug 9, 2025
…8831)

* feat: Update client version to 0.2.2 and add animation styles for popovers and tooltips

* refactor: Remove focus outline styles from Dropdown component

* feat: Update client version to 0.2.3 and add Select component export

---------

Co-authored-by: Danny Avila <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants