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

[ISSUE 19] Pin and place important lists on top #70

Merged
merged 7 commits into from
Oct 16, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    6876f36 View commit details
    Browse the repository at this point in the history
  2. feat: implement useImportance hook:

    - display pre-sorted by importance lists;
    - pass isImportant prop to each SingleList component
    kweeuhree committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    71e23dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e249c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94bf2be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd8801c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: removed the hover effect to improve user experience, added a MU…

    …I Tooltip and aria-labels. Outlined pin buttons are now visible at all times, and on click they become filled buttons
    kweeuhree committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ca77e27 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat: combine tooltipTitle and iconButtonAreaLabel into importantStat…

    …usLabel; simplify MUI icons imports
    kweeuhree committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    74fd8a8 View commit details
    Browse the repository at this point in the history