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

fix(Android)!: overflowing text in native header #2325

Commits on Aug 28, 2024

  1. Add repros

    kkafar committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    81f35b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c4eeed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff7ca0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df50f7 View commit details
    Browse the repository at this point in the history
  4. PoC of the solution

    kkafar committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9dec6dd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix Android,Paper build issues

    kkafar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7003af1 View commit details
    Browse the repository at this point in the history
  2. Working PoC on Fabric

    kkafar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    558a9b6 View commit details
    Browse the repository at this point in the history
  3. Fix import on Android,Fabric

    kkafar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    00efd39 View commit details
    Browse the repository at this point in the history
  4. Fix imports on Android,Paper

    kkafar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    65cf758 View commit details
    Browse the repository at this point in the history
  5. PoC for Android,Paper

    kkafar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3ca3794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7af4b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42d3316 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Remove redundant logging

    kkafar committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3f38c9a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. PoC: iOS,Paper fix

    kkafar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a2a5bab View commit details
    Browse the repository at this point in the history
  2. Bump react-navigation

    kkafar committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bee5c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    2cd6a5b View commit details
    Browse the repository at this point in the history
  2. Patch for native Android code

    kkafar committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ee956a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Enable cpp part of fix for iOS

    kkafar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    556b63d View commit details
    Browse the repository at this point in the history
  2. Multiple things (see commit details)

    * Add PoC for Fabric fix (not entirely working yet)
    * Move header inset updating code to the header config - it didn't make
      much sense for this code to live in screen.
    * Moved all the code fix from `viewDidLayoutSubviews` to separate method
    * Added few helper methods on HeaderConfig
    kkafar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    05c17f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb3331b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b95aa73 View commit details
    Browse the repository at this point in the history
  5. Update test example

    kkafar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c87dec2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32e0984 View commit details
    Browse the repository at this point in the history
  7. TO PARTIAL REVERT! Update react-navigation (see details)

    in this commit react-navigation is on v6 branch.
    You need to change it back to v7 and apply changes to the v7 branch.
    This is the reference PR to v6:
    
    react-navigation/react-navigation#12135
    kkafar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e99bdec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12d685d View commit details
    Browse the repository at this point in the history
  9. Cleanup iOS code a bit

    kkafar committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04313b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    92157db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700d079 View commit details
    Browse the repository at this point in the history
  3. Update example

    kkafar committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bf544c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'main' into @kkafar/shopify-not-truncated-title-with-hea…

    …derright-custom-shadownodes-2
    kkafar committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7a7f324 View commit details
    Browse the repository at this point in the history
  2. chore: update example

    kkafar committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c54be5d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a31ed53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9fd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78fc482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b55907 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    667fa2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a5e5ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3233ed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d22970 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc2fec2 View commit details
    Browse the repository at this point in the history
  10. fix: add FabricEnabledHeaderConfigViewGroup to blacklist for archit…

    …ecture-consistecy checks
    kkafar committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    01df1bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcbef52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    863102e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    082075b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    700906e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90c9e2c View commit details
    Browse the repository at this point in the history
  16. chore: remove TestHeaderRight

    kkafar committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a75b68e View commit details
    Browse the repository at this point in the history
  17. chore: iOS cleanup part 1

    kkafar committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b2ae330 View commit details
    Browse the repository at this point in the history
  18. fix: fix consistency check

    kkafar committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    218de30 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e1e68e1 View commit details
    Browse the repository at this point in the history