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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
9a395c2f No need to reorder empty children either Dan <d****v@g****m> over 7 years ago
fb8ad348 Don't reorder a single child Dan <d****v@g****m> over 7 years ago
2adbfd96 merge Merge pull request #186 from gaearon/more-suspensey-stuff Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
efb5855c Nits Dan <d****v@g****m> over 7 years ago
3e657a60 Prettier Dan <d****v@g****m> over 7 years ago
37dd1ec8 merge Merge branch 'master' into more-suspensey-stuff Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f286c0d9 Increased contrast for selected+inactive background color Brian Vaughn <b****n@f****m> over 7 years ago
c6a27d1f merge Merge branch 'master' of github.com:bvaughn/react-devtools-experimental Brian Vaughn <b****n@f****m> over 7 years ago
c0b414d5 Node scripts should fail if not NODE_ENV specified Brian Vaughn <b****n@f****m> over 7 years ago
131e2e52 merge Merge pull request #188 from gaearon/humble-search Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
60b614f5 Renamed TREE_OPERATION_RESET_CHILDREN -> TREE_OPERATION_REORDER_CHILDREN Brian Vaughn <b****n@f****m> over 7 years ago
24736e4f Hardened reorder child invariants Brian Vaughn <b****n@f****m> over 7 years ago
3d09b4aa Don't select search result unless user does something Dan Abramov <d****v@g****m> over 7 years ago
21afd6ea merge Merge pull request #184 from bvaughn/harden Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b0c0a11f Revert accidental change Dan Abramov <d****v@g****m> over 7 years ago
72e67b34 Add Concurrent Mode test Dan Abramov <d****v@g****m> over 7 years ago
534dfb0c Optimize: don't recreate ID arrays all the time Dan Abramov <d****v@g****m> over 7 years ago
8830ba89 Fix more Suspense traversal bugs Dan Abramov <d****v@g****m> over 7 years ago
ccecde76 Harden assertions Dan Abramov <d****v@g****m> over 7 years ago
3dfbf8ad Added a new invariant to the store (bridge operations handler) Brian Vaughn <b****n@f****m> over 7 years ago
7930bad8 Deploy production extension builds Brian Vaughn <b****n@f****m> over 7 years ago
d44bf272 Refactor: materialize typed array in one place Dan Abramov <d****v@g****m> over 7 years ago
346b628b Add failing tests for Suspense with same type Dan Abramov <d****v@g****m> over 7 years ago
e2aedb2e merge Merge pull request #181 from gaearon/consoleerror Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d0b5e3a7 Update setupTests.js Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d6e829d7 Fixed bug in reset-children to properly calculate new root weight Brian Vaughn <b****n@f****m> over 7 years ago
89f7a0c0 merge Merge pull request #182 from bvaughn/suspense-toggle Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
358e63ac Fixed a Suspense toggling bug that incorrectly impacted tree weight Brian Vaughn <b****n@f****m> over 7 years ago
8c5794ea Fail tests on errors in renderer Dan Abramov <d****v@g****m> over 7 years ago
b45e743f merge Merge pull request #180 from gaearon/suspense-more-fixes Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6a13ffd2 Traverse the previous current tree when switching from primary to fallback Dan Abramov <d****v@g****m> over 7 years ago
456e937b merge Merge pull request #178 from gaearon/removal-integrity Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
24309fde Add failing Concurrent Mode stress tests Dan Abramov <d****v@g****m> over 7 years ago
0f44e9fb Move sync stress tests in their own file Dan Abramov <d****v@g****m> over 7 years ago
d02d9371 Assert removal happens in the right order Dan Abramov <d****v@g****m> over 7 years ago
08279fb3 merge Merge pull request #174 from robertknight/mousedown-tab-select Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d995f193 merge Merge pull request #175 from lucasecdb/assign-timeout Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6df050e7 Assign timeoutID to avoid multiple requests Lucas Cordeiro <e****s@g****m> over 7 years ago
c2865dba Select tab when the mouse is pressed Robert Knight <r****t@g****m> over 7 years ago
29811cd2 Added legacy (v15) tests Brian Vaughn <b****n@f****m> over 7 years ago
0d932d77 merge Merge pull request #168 from bvaughn/collapse-nodes-by-default Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
75e1e143 Expanded the reorder tests slightly Brian Vaughn <b****n@f****m> over 7 years ago
0b50fb29 Include rootEventTypes in DOMEventResponderSystem stopPropagation tests (#15433) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
634d4fec Added more inline comments Brian Vaughn <b****n@f****m> over 7 years ago
29d43a22 merge Merge pull request #171 from bvaughn/improve-contrast-light-mode Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3fb9f6cd Improve contrast for light mode Brian Vaughn <b****n@f****m> over 7 years ago
1ae409d2 React events: fix nested Hover components error (#15428) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c107e031 Flow fix Brian Vaughn <b****n@f****m> over 7 years ago
74be3891 Fixed a bug with re-ordering of children within a collapsed node Brian Vaughn <b****n@f****m> over 7 years ago
178e8992 Fixed some edge cases with collapsed by default. Still some bugs existing. Brian Vaughn <b****n@f****m> over 7 years ago
037bb003 Throw if root node is collapsed Brian Vaughn <b****n@f****m> over 7 years ago
4b64d7c0 Support configurable node/tree collapsed by default behavior Brian Vaughn <b****n@f****m> over 7 years ago
c73ab39c React events: make nested Focus work as expected (#15421) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
85179fe4 merge Merge pull request #164 from gaearon/fix-lots-of-stuff Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3a6d6560 Remove unnecessary condition Dan Abramov <d****v@g****m> over 7 years ago
9182d0b0 Bump alpha to get Andrew's fix Dan Abramov <d****v@g****m> over 7 years ago
7ab93402 Initial support for v15+ via new legaacy renderer Brian Vaughn <b****n@f****m> over 7 years ago
58bb7cea Remove unused lines Dan Abramov <d****v@g****m> over 7 years ago
8576c85b Move stress tests to their own file Dan Abramov <d****v@g****m> over 7 years ago
d4db178d Bump to canary Dan Abramov <d****v@g****m> over 7 years ago
3cf67ab8 Harden the tests and fix Flow Dan Abramov <d****v@g****m> over 7 years ago
b1dea262 Fix the remaining issue when primary child is null Dan Abramov <d****v@g****m> over 7 years ago
fe21ee7c Enable part of Suspense test that was failing before Dan Abramov <d****v@g****m> over 7 years ago
f4e223bc When resetting Suspense children, use the fallback child set if needed Dan Abramov <d****v@g****m> over 7 years ago
dd935ea1 Propagate the need to reset children to closest visible Fiber Dan Abramov <d****v@g****m> over 7 years ago
57e8513a Refactor: remove early returns from updateFiberRecursively Dan Abramov <d****v@g****m> over 7 years ago
f4c3008c Refactor: split recordUpdate() into profiling and reorder Dan Abramov <d****v@g****m> over 7 years ago
20193f03 merge Merge pull request #162 from gaearon/suspense-test Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b081ffc5 Add stress test for reordering Dan Abramov <d****v@g****m> over 7 years ago
d89f79d6 Add Suspense stress test Dan <d****v@g****m> over 7 years ago
4221565e Cancel pending commit before starting on root Andrew Clark <g****t@a****o> over 7 years ago
8c974ae4 Flow and lint fix Brian Vaughn <b****n@f****m> over 7 years ago
97636fa7 merge Merge pull request #161 from gaearon/fast Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2b3ecc63 merge Merge pull request #158 from gaearon/stress-test Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6b9b80fa Don't materialize typed array until the transfer Dan Abramov <d****v@g****m> over 7 years ago
b3546e0e merge Merge pull request #160 from gaearon/add-prod-shell Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
947e3c2c Add production mode to dev shell Dan Abramov <d****v@g****m> over 7 years ago
7489b850 merge Merge pull request #159 from gaearon/l-to-the-r-to-the-u Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
255385d2 Use LRU for encoded strings Dan Abramov <d****v@g****m> over 7 years ago
f569d27f Add a stress test for tree traversal Dan <d****v@g****m> over 7 years ago
b76372c9 Fixed an edge case profiling bug where the number of commits was wrong Brian Vaughn <b****n@f****m> over 7 years ago
7f6fdfea Add package commands for creating dev builds for easier debugging Brian Vaughn <b****n@f****m> over 7 years ago
00f6466e Temporarily disabled hooks lint failure for Tree useEffect Brian Vaughn <b****n@f****m> over 7 years ago
97f089bd merge Merge pull request #148 from gaearon/scroll-consistent Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
518f3d75 Tweaked an inline comment. Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b2cf896e Fixed misplaced padding in Tree Brian Vaughn <b****n@f****m> over 7 years ago
236f47f0 Tweaked .eslintignore and .gitignore Brian Vaughn <b****n@f****m> over 7 years ago
86f92933 merge Merge pull request #154 from gaearon/resize-hilite Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d5266f94 merge Merge pull request #155 from gaearon/view-dom-inspect Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
453a06a4 merge Merge pull request #150 from gaearon/bump-hooks-plugin Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
826cac00 merge Merge pull request #149 from gaearon/dont-reset Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9ebe1768 Experimental Event API: Redesign event responder propagation (#15408) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ce335b89 View DOM button opens Elements tab Dan <d****v@g****m> over 7 years ago
6d53a2ec Adjust highlighting on window resize Dan <d****v@g****m> over 7 years ago
9162b716 Prefer to keep the start anchor visible Dan <d****v@g****m> over 7 years ago
6d70028a Bump React Hooks plugin Dan <d****v@g****m> over 7 years ago
55dcfe25 Don't reset selected item on search mismatch or exit Dan <d****v@g****m> over 7 years ago
ca7eb3c8 Changed highlight-on-search behavior to use TreeContext Brian Vaughn <b****n@f****m> over 7 years ago
7145c783 merge Merge pull request #147 from gaearon/no-propagation Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ba9c7639 Consistently scroll component name into view Dan <d****v@g****m> over 7 years ago

← Back to repository