-
-
Notifications
You must be signed in to change notification settings - Fork 908
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: remarkjs/react-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: remarkjs/react-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 2 contributors
Commits on Mar 3, 2025
-
Add lifecycle tests for
MarkdownHooks
Closes GH-894. Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad7f37f - Browse repository at this point
Copy the full SHA ad7f37fView commit details
Commits on Mar 7, 2025
-
Fix race condition in
MarkdownHooks
Running asynchronous code inside a `useEffect` causes race conditions. This is now handled correctly. Closes GH-896. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a40ae2e - Browse repository at this point
Copy the full SHA a40ae2eView commit details -
Add
fallback
prop toMarkdownHooks
The `<MarkdownHooks/>` component now supports a new prop named `fallback`. This fallback is displayed while the initial content hasn’t loaded yet. The name `fallback` was chosen to match the same prop from `<Suspense/>`. Closes GH-897. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 939c667 - Browse repository at this point
Copy the full SHA 939c667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544bff6 - Browse repository at this point
Copy the full SHA 544bff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fdfe0 - Browse repository at this point
Copy the full SHA 26fdfe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2369cd - Browse repository at this point
Copy the full SHA f2369cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d2e4a - Browse repository at this point
Copy the full SHA 44d2e4aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 10.0.1...10.1.0