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

Migrate to twenty-ui - input/button #7994

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Migrate to twenty-ui - input/button #7994

merged 2 commits into from
Oct 24, 2024

Conversation

gitstart-app[bot]
Copy link
Contributor

@gitstart-app gitstart-app bot commented Oct 23, 2024

This PR was created by GitStart to address the requirements from this ticket: TWNTY-7529.


Description

  • Migrated all button components to twenty-ui

    Button
    ButtonGroup
    ColorPickerButton
    FloatingButton
    FloatingButtonGroup
    FloatingIconButton
    FloatingIconButtonGroup
    IconButton
    IconButtonGroup
    LightButton
    LightIconButton
    LightIconButtonGroup
    MainButton

    Fixes twentyhq/private-issues#89

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This pull request focuses on migrating button components to the twenty-ui library across multiple files in the twentyhq/twenty repository.

  • Updated import statements in numerous files to use button components from 'twenty-ui' instead of local implementations
  • Migrated various button types including Button, IconButton, LightButton, FloatingIconButton, and MainButton
  • Adjusted prop names in some components to match the new twenty-ui button implementations
  • Consolidated imports by including multiple components from 'twenty-ui' in single import statements
  • Maintained existing functionality while standardizing UI components across the application

30 file(s) reviewed, 5 comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@charlesBochet charlesBochet merged commit 0a28c15 into main Oct 24, 2024
18 checks passed
@charlesBochet charlesBochet deleted the TWNTY-7529 branch October 24, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants