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(theme-classic): store selected tab in query string. #8225

Merged
merged 20 commits into from Dec 9, 2022

Commits on Oct 18, 2022

  1. Copy the full SHA
    c621e42 View commit details
    Browse the repository at this point in the history
  2. test: fix failing tests

    mturoci committed Oct 18, 2022
    Copy the full SHA
    634c0f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Copy the full SHA
    52fa90b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    04053c5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    216119d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Copy the full SHA
    cabac96 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Copy the full SHA
    80e978d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e1fb03 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7eb1334 View commit details
    Browse the repository at this point in the history
  4. chore: Refactor.

    mturoci committed Oct 30, 2022
    Copy the full SHA
    66a3939 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4213dc2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    60813d8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5e38a1f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Copy the full SHA
    f8eb751 View commit details
    Browse the repository at this point in the history
  2. better tab querystring doc

    slorber committed Dec 9, 2022
    Copy the full SHA
    13aec5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3d2a36f View commit details
    Browse the repository at this point in the history
  4. doc

    slorber committed Dec 9, 2022
    Copy the full SHA
    0d48df6 View commit details
    Browse the repository at this point in the history
  5. // highlight-next-line

    slorber committed Dec 9, 2022
    Copy the full SHA
    5264f83 View commit details
    Browse the repository at this point in the history
  6. fix scrollAfterNavigation logic to not mess-up with query-string chan…

    …ges from <Tabs queryString>
    slorber committed Dec 9, 2022
    Copy the full SHA
    1bd6561 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c2eca08 View commit details
    Browse the repository at this point in the history