Add usage documentation for Fantom#50659
Closed
rubennorte wants to merge 4 commits into
Closed
Conversation
…facebook#50649) Summary: Changelog: [internal] `markdownlint` failed on https://github.com/facebook/react-native/actions/runs/14400262967/job/40384250331?fbclid=IwZXh0bgNhZW0CMTEAAR51hcoM4zuGTG4SNbqas4z9X0FsIO8Y9DsCgxJepvD5qSdDezhhIV-uLTpn5w_aem_FF2OiYft3uMzK4xJrKGvuA because lines were too long, but that's already handled by Prettier and I thought that I had disabled that rule in the configuration/ It turns out you have to explicitly set `default: false` to actually disable the default rules and only use the options explicitly set in the config (which this does). Differential Revision: D72855229
Summary: Changelog: [internal] This improves the documentation for the feature flag system by extending information about 2 areas: - Codegen - `print` command in CLI Reviewed By: lenaic Differential Revision: D72852768
Summary: Changelog: [internal] just a fix in the docs Reviewed By: rshest Differential Revision: D72855852
Summary: Changelog: [internal] This adds the user guide documentation for Fantom. Co-authored-by: Samuel Susla <samuelsusla@meta.com> Reviewed By: sammy-SC Differential Revision: D72860137
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D72860137 |
Contributor
|
This pull request has been merged in d06b32d. |
uffoltzl
pushed a commit
to uffoltzl/react-native
that referenced
this pull request
Apr 18, 2025
Summary: Pull Request resolved: facebook#50659 Changelog: [internal] This adds the user guide documentation for Fantom. Reviewed By: sammy-SC Differential Revision: D72860137 fbshipit-source-id: 672224b38d045e29af2468ab05fed98991218bf7 Co-authored-by: Samuel Susla <samuelsusla@meta.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Changelog: [internal]
This adds the user guide documentation for Fantom.
Co-authored-by: Samuel Susla samuelsusla@meta.com
Reviewed By: sammy-SC
Differential Revision: D72860137