-
-
Notifications
You must be signed in to change notification settings - Fork 518
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
fix(Android)!: overflowing text in native header #2325
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81f35b3 - Browse repository at this point
Copy the full SHA 81f35b3View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4eeed3 - Browse repository at this point
Copy the full SHA c4eeed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff7ca0 - Browse repository at this point
Copy the full SHA 6ff7ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df50f7 - Browse repository at this point
Copy the full SHA 6df50f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dec6dd - Browse repository at this point
Copy the full SHA 9dec6ddView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7003af1 - Browse repository at this point
Copy the full SHA 7003af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558a9b6 - Browse repository at this point
Copy the full SHA 558a9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00efd39 - Browse repository at this point
Copy the full SHA 00efd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cf758 - Browse repository at this point
Copy the full SHA 65cf758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca3794 - Browse repository at this point
Copy the full SHA 3ca3794View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7af4b3 - Browse repository at this point
Copy the full SHA a7af4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d3316 - Browse repository at this point
Copy the full SHA 42d3316View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f38c9a - Browse repository at this point
Copy the full SHA 3f38c9aView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2a5bab - Browse repository at this point
Copy the full SHA a2a5babView commit details -
Configuration menu - View commit details
-
Copy full SHA for bee5c84 - Browse repository at this point
Copy the full SHA bee5c84View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cd6a5b - Browse repository at this point
Copy the full SHA 2cd6a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee956a5 - Browse repository at this point
Copy the full SHA ee956a5View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 556b63d - Browse repository at this point
Copy the full SHA 556b63dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 05c17f9 - Browse repository at this point
Copy the full SHA 05c17f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3331b - Browse repository at this point
Copy the full SHA fb3331bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b95aa73 - Browse repository at this point
Copy the full SHA b95aa73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87dec2 - Browse repository at this point
Copy the full SHA c87dec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e0984 - Browse repository at this point
Copy the full SHA 32e0984View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e99bdec - Browse repository at this point
Copy the full SHA e99bdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d685d - Browse repository at this point
Copy the full SHA 12d685dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04313b6 - Browse repository at this point
Copy the full SHA 04313b6View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92157db - Browse repository at this point
Copy the full SHA 92157dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700d079 - Browse repository at this point
Copy the full SHA 700d079View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf544c7 - Browse repository at this point
Copy the full SHA bf544c7View commit details
Commits on Oct 4, 2024
-
Merge branch 'main' into @kkafar/shopify-not-truncated-title-with-hea…
…derright-custom-shadownodes-2
Configuration menu - View commit details
-
Copy full SHA for 7a7f324 - Browse repository at this point
Copy the full SHA 7a7f324View commit details -
Configuration menu - View commit details
-
Copy full SHA for c54be5d - Browse repository at this point
Copy the full SHA c54be5dView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a31ed53 - Browse repository at this point
Copy the full SHA a31ed53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9fd4a - Browse repository at this point
Copy the full SHA 6e9fd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fc482 - Browse repository at this point
Copy the full SHA 78fc482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b55907 - Browse repository at this point
Copy the full SHA 3b55907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667fa2d - Browse repository at this point
Copy the full SHA 667fa2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a5e5ac - Browse repository at this point
Copy the full SHA 9a5e5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3233ed1 - Browse repository at this point
Copy the full SHA 3233ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d22970 - Browse repository at this point
Copy the full SHA 0d22970View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2fec2 - Browse repository at this point
Copy the full SHA dc2fec2View commit details -
fix: add
FabricEnabledHeaderConfigViewGroup
to blacklist for archit……ecture-consistecy checks
Configuration menu - View commit details
-
Copy full SHA for 01df1bc - Browse repository at this point
Copy the full SHA 01df1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbef52 - Browse repository at this point
Copy the full SHA bcbef52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863102e - Browse repository at this point
Copy the full SHA 863102eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 082075b - Browse repository at this point
Copy the full SHA 082075bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700906e - Browse repository at this point
Copy the full SHA 700906eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c9e2c - Browse repository at this point
Copy the full SHA 90c9e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75b68e - Browse repository at this point
Copy the full SHA a75b68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ae330 - Browse repository at this point
Copy the full SHA b2ae330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 218de30 - Browse repository at this point
Copy the full SHA 218de30View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e68e1 - Browse repository at this point
Copy the full SHA e1e68e1View commit details