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

feat: Change inline menu style for contact list #220

Merged
merged 5 commits into from
Jul 17, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    0914124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ca236 View commit details
    Browse the repository at this point in the history
  3. feat: Add attributes to the cipher contact inline menu

    And use them to customize inline menu styles
    Merkur39 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    48f9404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e60728 View commit details
    Browse the repository at this point in the history
  5. test: Mock all cozy-ui files

    We do not need to test cozy-ui methods.
    
    To avoid
    
        SyntaxError: Cannot use import statement outside a module
    
        > 67 | import { nameToColor } from "cozy-ui/transpiled/react/Avatar/helpers";
    zatteo committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8d0508f View commit details
    Browse the repository at this point in the history