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

refactor: in left menu, move recently viewed from top to middle #87

Merged
merged 6 commits into from
Aug 21, 2023
Merged

refactor: in left menu, move recently viewed from top to middle #87

merged 6 commits into from
Aug 21, 2023

Commits on Aug 17, 2023

  1. refactor recently visited links to category

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b0ed786 View commit details
    Browse the repository at this point in the history
  2. bring back external link logic

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    750a3b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. add no recently visited items when empty

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0569e80 View commit details
    Browse the repository at this point in the history
  2. change annotation

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5ed0c86 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. refactor with type RecentNavLink

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3261510 View commit details
    Browse the repository at this point in the history
  2. rename navlink type from ChromeOrRecentNavLink to CollapsibleNavLink

    Signed-off-by: yuye-aws <yuyezhu@amazon.com>
    yuye-aws committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    40421c9 View commit details
    Browse the repository at this point in the history