-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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: preactjs/preact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.19.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: preactjs/preact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.19.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
8
contributors
Commits on Dec 14, 2023
-
Improve types of hook source (#4229)
* Improve hook src typings * Use `unknown` instead of `any` when we explicitly don't know the type Also improve typings of options used in hooks * Add return types to functions
Configuration menu - View commit details
-
Copy full SHA for 4f2a04f - Browse repository at this point
Copy the full SHA 4f2a04fView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef57c62 - Browse repository at this point
Copy the full SHA ef57c62View commit details -
run commit callbacks within the render queue to ensure render->effect…
…->render is collapsed to one flush
Configuration menu - View commit details
-
Copy full SHA for 926b8c8 - Browse repository at this point
Copy the full SHA 926b8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eab018 - Browse repository at this point
Copy the full SHA 5eab018View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39e0bc - Browse repository at this point
Copy the full SHA b39e0bcView commit details
Commits on Dec 21, 2023
-
Add ComponentType to preact/compat
Add the `ComponentType` type that represents a class or function component with optional props to mirror the same type in `@types/react`: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/0818c3f7de545c6b6431e9745dd9910618bba918/types/react/index.d.ts#L43
Configuration menu - View commit details
-
Copy full SHA for ed78832 - Browse repository at this point
Copy the full SHA ed78832View commit details
Commits on Dec 22, 2023
-
Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6d1062 - Browse repository at this point
Copy the full SHA c6d1062View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2ca05 - Browse repository at this point
Copy the full SHA be2ca05View commit details -
Configuration menu - View commit details
-
Copy full SHA for f963509 - Browse repository at this point
Copy the full SHA f963509View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbe6757 - Browse repository at this point
Copy the full SHA bbe6757View commit details -
Merge pull request #4242 from preactjs/missing-inherit
TS: Add missing contenteditable "inherit" value
Configuration menu - View commit details
-
Copy full SHA for da9d488 - Browse repository at this point
Copy the full SHA da9d488View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e20029d - Browse repository at this point
Copy the full SHA e20029dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 899e9d9 - Browse repository at this point
Copy the full SHA 899e9d9View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13b0afb - Browse repository at this point
Copy the full SHA 13b0afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f0d3e - Browse repository at this point
Copy the full SHA e1f0d3eView commit details -
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f6d63e - Browse repository at this point
Copy the full SHA 5f6d63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0df55 - Browse repository at this point
Copy the full SHA fe0df55View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b09f4c1 - Browse repository at this point
Copy the full SHA b09f4c1View commit details
Commits on Jan 5, 2024
-
Merge pull request #4234 from preactjs/multi-root-shared-commit
WIP: batch commit callbacks from all components in the render queue
Configuration menu - View commit details
-
Copy full SHA for f7ccb90 - Browse repository at this point
Copy the full SHA f7ccb90View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3480e8 - Browse repository at this point
Copy the full SHA b3480e8View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79be156 - Browse repository at this point
Copy the full SHA 79be156View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49433b3 - Browse repository at this point
Copy the full SHA 49433b3View commit details
Commits on Feb 2, 2024
-
ts: improve preact compat types adding a few missing @types/react use…
…d by styled-components (#4271)
Configuration menu - View commit details
-
Copy full SHA for a3f7c33 - Browse repository at this point
Copy the full SHA a3f7c33View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6992228 - Browse repository at this point
Copy the full SHA 6992228View commit details
There are no files selected for viewing