-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: preactjs/preact
base: 0dbe636
head repository: preactjs/preact
compare: 6f91446
- 15 commits
- 16 files changed
- 8 contributors
Commits on Oct 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58ad04e - Browse repository at this point
Copy the full SHA 58ad04eView commit details
Commits on Oct 27, 2025
-
fix(compat): add
commpat/server.browserentry (#4940)The `react-email/components` package needs this.
Configuration menu - View commit details
-
Copy full SHA for a347b0b - Browse repository at this point
Copy the full SHA a347b0bView commit details -
Merge pull request #4941 from preactjs/v10-server-browser-entry
fix(compat): add `commpat/server.browser` entry
Configuration menu - View commit details
-
Copy full SHA for 3a5b4ba - Browse repository at this point
Copy the full SHA 3a5b4baView commit details
Commits on Oct 30, 2025
-
types: Fix scroll events v10.x (#4949)
* fix: Types for scroll events * feat: Add type for 'onScrollEndCapture' handler
Configuration menu - View commit details
-
Copy full SHA for 20ba6cc - Browse repository at this point
Copy the full SHA 20ba6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac2681 - Browse repository at this point
Copy the full SHA 8ac2681View commit details -
* adds snap events * types: Correct event type & backport SnapEvent DOM type --------- Co-authored-by: Ryan Christian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff30c2b - Browse repository at this point
Copy the full SHA ff30c2bView commit details
Commits on Nov 16, 2025
-
Updates dangerouslySetInnerHTML type so future TS will accept Trusted… (
#4931) * Updates dangerouslySetInnerHTML type so future TS will accept TrustedHTML automatically * test: Add simple type test --------- Co-authored-by: Ryan Christian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ab5c6f - Browse repository at this point
Copy the full SHA 3ab5c6fView commit details
Commits on Nov 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7b74b40 - Browse repository at this point
Copy the full SHA 7b74b40View commit details -
Backport some v11 optimizations (#4967)
* refactor(children): remove redundant assignment to childVNode (#4951) * refactor(children): remove redundant assignment to childVNode * refactor(children): use key instead of childVNode.key --------- Co-authored-by: Ali Garajian <[email protected]> * refactor(diff): no need to reset props and context when creating component (#4954) * refactor(children): remove redundant assignment to childVNode * refactor(children): use key instead of childVNode.key * refactor(diff): no need to reset props and context when creating component --------- Co-authored-by: Ali Garajian <[email protected]> * refactor(children): remove redundant assignment to oldVNode (#4956) Co-authored-by: Ali Garajian <[email protected]> * refactor(diff): set oldProps default value on declaration (#4959) --------- Co-authored-by: Ali Garajian <[email protected]> Co-authored-by: Ali Garajian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d40e96 - Browse repository at this point
Copy the full SHA 4d40e96View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b36b6a7 - Browse repository at this point
Copy the full SHA b36b6a7View commit details
Commits on Dec 16, 2025
-
Fix erroneous diffing w/ growing list (#4975)
* Fix cause where oldVNode can carry over When we diff a list of children and in the new list an item gets added we will diff the newly added item against the oldVNode of its previous sibling due to the global nature of oldVNode * Add test
Configuration menu - View commit details
-
Copy full SHA for f7693b7 - Browse repository at this point
Copy the full SHA f7693b7View commit details
Commits on Dec 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2af522b - Browse repository at this point
Copy the full SHA 2af522bView commit details
Commits on Jan 2, 2026
-
chore: Adjust TS linting setup (#4982)
* chore: Adjust linting setup * chore: Remove unnecessary EventEmitter types
Configuration menu - View commit details
-
Copy full SHA for 6670a4a - Browse repository at this point
Copy the full SHA 6670a4aView commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 37c3e03 - Browse repository at this point
Copy the full SHA 37c3e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f91446 - Browse repository at this point
Copy the full SHA 6f91446View commit details
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 0dbe636...6f91446