An open API service providing commit metadata for open source projects.

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
35e53b46 [Flight] Simplify Relay row protocol (#20168) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
16e6dadb Encode throwing server components as lazy throwing references (#20217) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e855f91e [Flight] Expand the fixture to use require.extensions (#20209) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c896cf96 Set return pointer when reusing current tree (#20212) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
08986601 Add version of scheduler that only swaps MessageChannel for postTask (#20206) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
393c452e Add "nested-update" phase to Profiler API (#20163) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
93c3dc54 react-devtools-inline: Remove css-sourcemap's when bundling for dist (#20170) Sean Keenan <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
13a62fea Fix path for SchedulerFeatureFlags (#20200) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7a73d6a0 (Temporarily) revert unmounting error boundaries changes (#20147) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fc06cf8d Fix typo (#20188) inokawa <4****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c29710a5 fix: useImperativeMethods to useImperativeHandle (#20194) Jack Works <j****s@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6b28eb61 Add workspaces hash to yarn cache key (#20154) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
31d09660 typo fix in comment (#20153) Deniz Susman <s****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2af07d3f [Flight Fixture] Server + Client Components (#20150) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c3e20f18 Add Relay specific React Native build of Flight (#20149) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
454c2211 Refactor SchedulerHostConfigs (#20025) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
56e9feea Remove Blocks (#20138) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3fbd47b8 Serialize pending server components by reference (lazy component) (#20137) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
930ce7c1 Allow values to be encoded by "reference" to a value rather than the value it... Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
39eb6d17 Rename (#20134) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ffd84233 [Flight] Add support for Module References in transport protocol (#20121) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
343d7a4a Fast Refresh: Don't block DevTools commit hook (#20129) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b6a750be Make DevTools Websocket retry delay configurable (#20107) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
779a472b Prevent inlining into recursive commit functions (#20105) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
25b18d31 Traverse commit phase effects iteratively (#20094) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
06a4615b Allow Node 15.x (#20108)
Co-authored-by: Justus Hämäläinen <m****e@j****i>
Justus Hämäläinen <j****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4e5d7faf Fix error loading source maps for devtools extension (#20079) Sy Tran Dung <1****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3314115c Overly eager update-notifier usage in react-devtools (#20078)
Co-authored-by: abhyuday <a****y@m****m>
Abhyuday Bharat <7****x@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
eaaf4cbc 17.0.1 Dan Abramov <d****v@m****m> almost 6 years ago
928a819a Use react-shallow-renderer@16.14.1 in yarn.lock (#20072) Minh Nguyen <m****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6f62abb5 Remove usage of Array#fill (#20071) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
40cfe1f4 Update CHANGELOG.md Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a50f638b Link to the blog post Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f021a983 Bump versions for 17 (#20062) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
46ed2684 Add React 17 changelog Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d1bb4d85 Profiler: Include ref callbacks in onCommit duration (#20060) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c59c3dfe useRef: Warn about reading or writing mutable values during render (#18545) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
75726fad DevTools fix props editing for host components (#20055) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
51a3aa6a DevTools 4.8.2 -> 4.9.0 bump Brian Vaughn <b****n@f****m> almost 6 years ago
7b6cac95 Improved Profiler commit hooks test (#20053) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
dfb6a403 [Fast Refresh] Fix crashes caused by rogue Proxies (#20030) (#20039) Kai Riemann <5****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
37cb732c Use bitwise OR to define flag masks (#20044) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
eb3181e7 Add Visibility flag for hiding/unhiding trees (#20043) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0dd809bd Remove last schedulePassiveEffectCallback call (#20042) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e9f5ad25 Remove Set bookkeeping for root events (#19990) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b0935286 test: Add regression test for hooks after error boundaries (#20002) Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f668b6c3 Bump to latest eslint-config-fbjs (#20029) oltrep <3****p@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8df7b791 Remove Passive flag from "before mutation" phase (#20038) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2eb3181e fixed unfound node error when Suspense is filtered (#20019) IDrissAitHafid <3****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c57fe4a2 ReactIs.isValidElementType Unit Test extended with PureComponent case (#20033)
Co-authored-by: Adam Plocieniak <a****k@a****l>
adasq <a****q@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
02da938f Don't double-invoke effects in legacy roots (#20028) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d95c4938 [EventSystem] Revise onBeforeBlur propagation mechanics (#20020) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b5eabd54 Update changelog for 16.14, 15.7, 0.14.10 (#20027) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
020d3aa4 chore: downgrade source-map-support for stack "fix" (#20026) Simen Bekkhus <s****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4eb58916 DevTools: Handle restricted browser pages properly like new tab page, extensi... Saikat Guha <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6d50a9d0 Fixture: Legacy JSX Runtimes (#20012) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f75f8b48 DevTools always overrides the dispatcher when shallow rendering (#20011) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
88058736 Deprecate old test script commands (#19893) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e614e696 handled a missing suspense fiber when suspense is filtered on the profiler (#...
Co-authored-by: Brian Vaughn <b****n@f****m>
IDrissAitHafid <3****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7559722a Fix bad null check in DevTools highlight code (#20010) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7e405d45 [DevTools] Add DevTools forked Feature flags (#18994)
Co-authored-by: Brian Vaughn <b****n@g****m>, Brian Vaughn <b****n@f****m>
Nick Reiley <b****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
48907797 Updated OVERVIEW.md to the new infos required when adding a new leaf node to ...
Co-authored-by: Idriss AITHAFID <I****D@u****a>
IDrissAitHafid <3****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f46a80ae Update outdated links and fix two broken links (#19985) Saikat Guha <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0a4c7c56 [Flight] Don't warn for key, but error for ref (#19986) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
993ca533 Enable eager listeners statically (#19983) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
40c52de9 [Flight] Add Runtime Errors for Non-serializable Values (#19980) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6eca8eff updating the informations needed when adding a root node to a tree in react-d...
Co-authored-by: Idriss AITHAFID <I****D@u****a>
IDrissAitHafid <3****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4ead6b53 Treat <time> tag as a normal HTML tag. (#19951)
Signed-off-by: Shivam Sandbhor <s****r@g****m>
Shivam Sandbhor <s****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1992d973 Revert "Temporarily disable Profiler commit hooks flag (#19900)" (#19960) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
44d39c4d Removed skip-error-boundaries modifications from old fork (#19961) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
461cd849 Revert "DevTools: Improve browser extension iframe support (#19854)" (#19959) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
cc77be95 Remove unnecessary error overriding in (#19949) Paul Doyle <3****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
97625272 Debug tracing tests for CPU bound suspense (#19943) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
43363e27 Fix codestyle for typeof comparison (#19928) Eugene Maslovich <e****c@e****u>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8657ad42 Fix(React DevTools) - prevent phishing attacks (#19934) John Wilson <i****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
91d2b6ef DevTools: Remove ReactJS.org version check "cheat" (#19939) Saikat Guha <s****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5427b465 Temporarily disable Profiler commit hooks flag (#19900) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1faf9e3d Suspense for CPU-bound trees (#19936) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7f08e908 Fix missing context to componentDidMount() when double-invoking lifecycles (#... Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9198a5ce Refactor layout effect methods (#19895) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ba82eea3 Remove disableSchedulerTimeoutInWorkLoop flag (#19902) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
71bc8ac7 Improve wording for inline DevTools README.md (#19897) Dmitriy Kovalenko <d****o@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
480626a9 Create Synthetic Events Lazily (#19909) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0a008044 Remove Array.from() from hot path (#19908) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1890159a Separate SyntheticEvent constructors to prevent deopts (#19907) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c63741fb offscreen double invoke effects (#19523) Luna Ruan <l****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a99bf5c5 DevTools: Improve browser extension iframe support (#19854)
Co-authored-by: Joel DSouza <j****a@k****m>, Damien Maillard <d****d@d****m>, Brian Vaughn <b****n@g****m>
6h057 <1****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c6917346 Fixed broken Profiler test (#19894) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
87c023b1 Profiler onRender only called when we do work (#19885) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
92c7e498 Don't consumer iterators while inspecting (#19831)
Co-authored-by: Brian Vaughn <b****n@f****m>
Todor Totev <5****v@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
81aaee56 Don't call onCommit et al if there are no effects (#19863)
Co-authored-by: Brian Vaughn <b****n@f****m>
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7355bf57 Consolidate commit phase hook functions (#19864) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c91c1c4e Release script: allow preparing RC from npm Dan Abramov <d****v@m****m> almost 6 years ago
04e21efd Add scheduling profiler deployment CI job (#19874) E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ded2a83e Improved DevTools context test harness (#19878) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6d73063d Enable building of DevTools and scheduling profiler in CI (#19691) E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a8de69f3 DevTools: Drop IE 11 support (#19875) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
bc6b7b6b Don't trigger lazy in DEV during element creation (#19871) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a774502e Use single quotes in getComponentName return (#19873) Gustavo Saiani <g****o@p****a>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8b2d3783 Use Passive flag to schedule onPostCommit (#19862) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago

← Back to repository