-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Insights: preactjs/preact
Overview
Could not load contribution data
Please try again later
31 Pull requests merged by 3 people
-
Remove benches folder
#4592 merged
Dec 4, 2024 -
Dependency maintenance
#4594 merged
Dec 4, 2024 -
10.25.1
#4589 merged
Dec 2, 2024 -
feat: Add
ElementRef
type to compat#4557 merged
Dec 1, 2024 -
fix: Ensure resolution of core types goes through typesVersions resolution
#4576 merged
Dec 1, 2024 -
chore: Correct some internal test types
#4588 merged
Nov 30, 2024 -
Test whether reducing bits leads to memory improvements
#4586 merged
Nov 30, 2024 -
fix: Correct
defaultValue
property types for inputs, selects, & textareas#4585 merged
Nov 30, 2024 -
refactor: Remove
declare global
from internal types#4583 merged
Nov 30, 2024 -
Revert handle event
#4584 merged
Nov 29, 2024 -
Move some frequently used things to constants
#4579 merged
Nov 29, 2024 -
fix: Add missing SVG
type
attribute#4582 merged
Nov 29, 2024 -
fix:
createElement
&h
types#4578 merged
Nov 29, 2024 -
fix:
href
&hreflang
attribute types#4575 merged
Nov 27, 2024 -
Fix portal children ordering
#4573 merged
Nov 26, 2024 -
fix(types): mark
datetime
on<del>
as optional#4570 merged
Nov 25, 2024 -
Allow rendering in document
#4564 merged
Nov 24, 2024 -
fix:
max
andmin
input element types#4568 merged
Nov 23, 2024 -
Handle errors during hydration
#4563 merged
Nov 23, 2024 -
Remove _nextDom usage
#4553 merged
Nov 22, 2024 -
10.25.0
#4561 merged
Nov 22, 2024 -
Ensure state updates work in signals
#4560 merged
Nov 21, 2024 -
fix: Ensure SVGAttributes includes height & width
#4556 merged
Nov 13, 2024 -
Fork types for TS 5.1 and beyond
#4548 merged
Nov 13, 2024 -
Try constant for undefined
#4552 merged
Nov 12, 2024 -
types: Re-add missing properties & property casings
#4554 merged
Nov 12, 2024 -
Fix demo
#4551 merged
Nov 11, 2024 -
Recreate unkeyed functional components when they change position.
#4550 merged
Nov 11, 2024 -
types: Move per-element type interfaces into core and more strictly type IntrinsicElements
#4546 merged
Nov 10, 2024 -
Ensure we unwrap custom .then()
#4547 merged
Nov 9, 2024 -
types: Use
Signalish
helper to reduce verbosity#4545 merged
Nov 8, 2024
4 Pull requests opened by 1 person
-
V11 2
#4549 opened
Nov 10, 2024 -
Split mount and patch
#4567 opened
Nov 23, 2024 -
Delay executing state updates
#4580 opened
Nov 29, 2024 -
Attempt a more predictable hooks shape
#4591 opened
Dec 4, 2024
35 Issues closed by 6 people
-
Module `"preact/compat"` has no exported member `ElementRef`
#4481 closed
Dec 1, 2024 -
Material UI 4.0.0 PopOver and Selects not working. lastFocus.current is null
#1993 closed
Nov 30, 2024 -
VSCode/TypeScript: JSX element type 'Component<{}, {}>' is not a constructor function for JSX elements.
#1671 closed
Nov 30, 2024 -
preact/compat tree shakability
#3295 closed
Nov 30, 2024 -
types: `EventHandler` returning (seemingly) incorrect type
#4581 closed
Nov 29, 2024 -
TS error for h() function overload match when element properties do not include global attribute
#4577 closed
Nov 29, 2024 -
types: `href` missing from SVGAttributes
#4574 closed
Nov 27, 2024 -
createPortal renders children out of order when state updates asynchronously
#4572 closed
Nov 26, 2024 -
Focus lost when moving child with `key`
#4235 closed
Nov 24, 2024 -
BUG: REACT HOOK FORM register type max input is a number ERROR
#4566 closed
Nov 23, 2024 -
BUG: REACT HOOK FORM preact MAX INPUT
#4565 closed
Nov 23, 2024 -
bug when hydrating with error boundary
#2539 closed
Nov 23, 2024 -
Get rid of made up propNames
#4555 closed
Nov 19, 2024 -
Fragment induced memory leak if not keyed and state change triggered by context
#4558 closed
Nov 18, 2024 -
Empty result of lazy component doubles next node
#4079 closed
Nov 17, 2024 -
useMemo doesn't correctly detect deps changes
#2728 closed
Nov 17, 2024 -
Errors in the useReduce reducer function are thrown differently than React
#2750 closed
Nov 17, 2024 -
Maintain `key` compatibility with React (prepend `.$`)
#3403 closed
Nov 17, 2024 -
Troubleshooting element scroll size change after `useLayoutEffect` fires
#3119 closed
Nov 17, 2024 -
PrismJS code is duplicated on 1st re-render
#3236 closed
Nov 17, 2024 -
[preact/compat] [Next.js] Uncaught TypeError: (0 , l.use) is not a function
#4374 closed
Nov 17, 2024 -
Shallowly updating the page URL hides the currently focused input's datalist dropdown in Chrome
#3514 closed
Nov 15, 2024 -
Typing errors when using @headlessui/react with preact
#4072 closed
Nov 15, 2024 -
Typescript issues in 10.19.4+ with @mui/material
#4293 closed
Nov 15, 2024 -
Types for JSX.Element don't work for components that have children in their interface
#3611 closed
Nov 13, 2024 -
Type 'VNode<any> | VNode<any>[]' is not assignable to type 'VNode<any> | null'
#3815 closed
Nov 13, 2024 -
Types: Unable to return `ComponentChild` from component
#4113 closed
Nov 13, 2024 -
JSX type errors on React Bootstrap 2.x & Preact 10.x
#4425 closed
Nov 13, 2024 -
preact demo won't run
#4457 closed
Nov 11, 2024 -
Do these types belong to HTMLAttributes?
#4202 closed
Nov 10, 2024 -
Types: Make per-element types consistent
#4544 closed
Nov 10, 2024 -
style prop is not being built properly when there are CSS var present
#4543 closed
Nov 6, 2024
1 Issue opened by 1 person
-
Latest preact version breaks @radix-ui/react-switch and application
#4590 opened
Dec 3, 2024
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Ref applied to Functional Component
#3084 commented on
Nov 17, 2024 • 0 new comments -
onCompositionStart, onCompositionEnd, and onCompositionUpdate are bound to the wrong case-sensitive event name.
#3003 commented on
Nov 17, 2024 • 0 new comments -
useReducer: stale value in closure or lost update?
#2913 commented on
Nov 17, 2024 • 0 new comments -
RFC: Hydration 2.0
#4442 commented on
Nov 26, 2024 • 0 new comments -
The code published to npm is minified
#4065 commented on
Nov 26, 2024 • 0 new comments -
[preact/compat] @radix-ui/react-tooltip immediately hide tooltip after hover on element
#3805 commented on
Nov 29, 2024 • 0 new comments -
Possible bug: phantom VDOM node erroring render when using React Aria `ListBoxItem`
#4539 commented on
Dec 2, 2024 • 0 new comments -
feat: Add support for `prop:` & `attr:` directives
#4419 commented on
Dec 2, 2024 • 0 new comments