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

[TS migration] Migrate 'HeaderWithBackButton' component to TypeScript #33214

Merged

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    473fe21 View commit details
    Browse the repository at this point in the history
  2. Update method name

    VickyStash committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0142390 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    96d9d39 View commit details
    Browse the repository at this point in the history
  2. Minor code improvement

    VickyStash committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dcb0c39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eedbcf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    621bbe4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge branch 'main' into ts-migration/headerWithBackButton-component

    # Conflicts:
    #	src/components/HeaderWithBackButton/index.tsx
    VickyStash committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    307c7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1942625 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Use IconAsset type

    VickyStash committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    654e903 View commit details
    Browse the repository at this point in the history
  2. Update Header props type

    VickyStash committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1e8b542 View commit details
    Browse the repository at this point in the history