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

[SET] Tab Navigator support #5793

Merged
merged 76 commits into from
Jun 25, 2024
Merged

[SET] Tab Navigator support #5793

merged 76 commits into from
Jun 25, 2024

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    9395a59 View commit details
    Browse the repository at this point in the history
  2. Add example

    bartlomiejbloniarz committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    272399c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. batchinator

    bartlomiejbloniarz committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fd7aaea View commit details
    Browse the repository at this point in the history
  2. 'use strict' 😭

    bartlomiejbloniarz committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    de8c246 View commit details
    Browse the repository at this point in the history
  3. Mock web

    bartlomiejbloniarz committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2ee764d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    ee5eae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d480e9 View commit details
    Browse the repository at this point in the history
  3. Fix MethodMetadata

    bartlomiejbloniarz committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    73603db View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Update docs

    bartlomiejbloniarz committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    722ec07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056deb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    9c77015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc02106 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Big commit

    bartlomiejbloniarz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    efbd197 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    a30284a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf7149 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix interactivity

    bartlomiejbloniarz committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f3debe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. merg

    bartlomiejbloniarz committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    05bac12 View commit details
    Browse the repository at this point in the history
  2. fix java lint

    bartlomiejbloniarz committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    577feea View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    15974e1 View commit details
    Browse the repository at this point in the history
  2. Add tsdoc

    bartlomiejbloniarz committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1771706 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    6adce90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de03aa View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Remove old api

    bartlomiejbloniarz committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a9a5461 View commit details
    Browse the repository at this point in the history
  2. Add comment

    bartlomiejbloniarz committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7b3d4dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0fcdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5748249 View commit details
    Browse the repository at this point in the history
  5. Rename listener

    bartlomiejbloniarz committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c5ae961 View commit details
    Browse the repository at this point in the history
  6. merg

    bartlomiejbloniarz committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2ccf49e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Mar 8, 2024

  1. Merge main

    piaskowyk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3d04f0f View commit details
    Browse the repository at this point in the history
  2. Update name

    piaskowyk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    17add2d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. SET everywhere

    piaskowyk committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ed5f2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2eaf60 View commit details
    Browse the repository at this point in the history
  3. Improvements after review

    piaskowyk committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    260614f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba6256e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Nested stacks

    piaskowyk committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0618d41 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Tab support

    piaskowyk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0cfdc62 View commit details
    Browse the repository at this point in the history
  2. Stack inside tab

    piaskowyk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dcdd688 View commit details
    Browse the repository at this point in the history
  3. Go back button

    piaskowyk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    de7a827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b55b68 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    f38abbe View commit details
    Browse the repository at this point in the history
  2. Basic tab navigator support

    piaskowyk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dc3d88b View commit details
    Browse the repository at this point in the history
  3. Examples

    piaskowyk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    90d9346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214e956 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56373b3 View commit details
    Browse the repository at this point in the history
  6. Update an example

    piaskowyk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d4761bf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 13, 2024

  1. Fix snapshot flatlist rerender issue (#6007)

    ## Summary
    
    This PR fixes issues with shared transition not running when elements of
    a flat list get rerendered.
    
    ## Test plan
    bartlomiejbloniarz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f8d9d2a View commit details
    Browse the repository at this point in the history
  2. merge

    piaskowyk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9bf8f1d View commit details
    Browse the repository at this point in the history
  3. Add bottom-tabs

    piaskowyk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6972b08 View commit details
    Browse the repository at this point in the history
  4. Experimental release

    piaskowyk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5e10c0a View commit details
    Browse the repository at this point in the history
  5. Move screen header

    piaskowyk committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6cf5ec5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge

    piaskowyk committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3469a1d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. iOS improvements

    piaskowyk committed May 31, 2024
    Configuration menu
    Copy the full SHA
    86fe27d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add viewTag cleanup

    piaskowyk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    378ba34 View commit details
    Browse the repository at this point in the history
  2. Clean up Java part

    piaskowyk committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5de7d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Clean up JS part

    piaskowyk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a98602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a30312 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    piaskowyk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d03689a View commit details
    Browse the repository at this point in the history
  4. Remove unused variables

    piaskowyk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    098feb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    269e2bc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Improvements after review

    piaskowyk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa92185 View commit details
    Browse the repository at this point in the history
  2. Merge with main

    piaskowyk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    33565e0 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    piaskowyk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9010500 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Improvements after review

    piaskowyk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cdbd576 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update yarn.lock

    piaskowyk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7138062 View commit details
    Browse the repository at this point in the history
  2. Java lint

    piaskowyk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3504153 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    696e4bb View commit details
    Browse the repository at this point in the history
  2. Improvements after review

    piaskowyk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eb7573d View commit details
    Browse the repository at this point in the history
  3. run lineter

    piaskowyk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ac21d5e View commit details
    Browse the repository at this point in the history
  4. Add comment

    piaskowyk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f4ac4b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    7f2d24d View commit details
    Browse the repository at this point in the history
  2. Run formatter

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2b83956 View commit details
    Browse the repository at this point in the history
  3. Added mocks

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ebe8c24 View commit details
    Browse the repository at this point in the history
  4. Run formatter

    piaskowyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f7bc15 View commit details
    Browse the repository at this point in the history