Trotyl Yu

Results 47 issues of Trotyl Yu

## API https://reactjs.org/docs/react-api.html#reactchildren

type: feature
comp: react-compat

## API https://reactjs.org/docs/react-api.html#isvalidelement

type: feature
comp: react-compat

## API https://reactjs.org/docs/react-api.html#reactmemo

type: feature
comp: react-compat

## API https://reactjs.org/docs/react-api.html#cloneelement

type: feature
comp: react-compat

## API https://reactjs.org/docs/react-api.html#reactpurecomponent

type: feature
comp: react-compat

## Guide https://reactjs.org/docs/uncontrolled-components.html

type: feature
comp: react-compat

## Guide https://reactjs.org/docs/portals.html ## API https://reactjs.org/docs/react-dom.html#createportal

type: feature
comp: react-compat

Support `render` function returning `Array`.

type: feature
comp: react-compat

## Current All nested `Array`s are flattened to children, would cause problem when having same `key` among different `Array`s, also make diffing take more effort. ## Expected Each nested `Array`...

type: bug
comp: react-compat

## Guide https://reactjs.org/docs/refs-and-the-dom.html https://reactjs.org/docs/forwarding-refs.html ## API https://reactjs.org/docs/react-api.html#reactcreateref https://reactjs.org/docs/react-api.html#reactforwardref https://reactjs.org/docs/refs-and-the-dom.html#callback-refs

type: feature
comp: react-compat