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

fix: focus background not applied on list #298

Merged
merged 10 commits into from
Feb 16, 2023

Commits on Jan 24, 2023

  1. fix: make conversation list items to have the focus background in eve…

    …ry status
    
    Replace the implementation of the List with the ListV2 and move the management of
    the background in a single point, the CustomListItem.
    
    Refactor the types in order to remove some any and some ts-ignore
    
    refs: IRIS-3740
    beawar committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a374131 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix: add highlight hover background for active item

    refs: IRIS-3740
    beawar committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a0f209a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. build(deps): update dependencies

     - @zextras/carbonio-ui-sdk 1.5.0
     - @zextras/carbonio-design-system 1.1.0
     - @zextras/carbonio-shell-ui 1.1.0
    
    refs: IRIS-3740
    beawar committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    918fe80 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge remote-tracking branch 'origin/devel' into IRIS-3740-focus-back…

    …ground-not-applied-on-list
    beawar committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d3fa62b View commit details
    Browse the repository at this point in the history
  2. chore: update submodule

    beawar committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1711ddc View commit details
    Browse the repository at this point in the history
  3. chore: update submodule

    beawar committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e741951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a0aab View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    d7d2b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f9b82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d49a4e View commit details
    Browse the repository at this point in the history