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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
af2d1374 Let -> const Dan Abramov <d****v@g****m> over 7 years ago
3920ebd0 Clarify encoding in overview Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c8f8943c Transfer strings in a string table Dan Abramov <d****v@g****m> over 7 years ago
c530639d Minor code structure adjustments to the bundles.js file (#15079) Kunuk Nykjær <k****n@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
c1363b7e merge Merge pull request #226 from gaearon/mutate-children Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2e423c21 merge Merge pull request #221 from gaearon/heuristic Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e1383c66 Allow to set tracked path multiple times Dan Abramov <d****v@g****m> over 7 years ago
2993b168 Mutate the children array Dan Abramov <d****v@g****m> over 7 years ago
d5319566 Fix broken start:prod command Dan Abramov <d****v@g****m> over 7 years ago
ed36df46 add --watch mode to "yarn build" (#15116) Alec Larson <a****n@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
793ef9b8 test(eslint-plugin-react-hooks): add coverage for unused custom hook (#15130) Redmond Tran <r****n@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
d61da938 test(accumulate): add test suite for accumulate function (#15159) Jeffrey Berry <j****3@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
a187e9b5 React Native: Allow Views to be nested inside of Text (#15464) Adam Comella <r****n@u****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
f85aadef ADD: disablePictureInPicture attribute for HTML5 videos (#15334) Radu-Sebastian Amarie <r****e@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
1eb2b892 give `canUseDOM` with a possibility to be a constant (#14194) FUJI Goro <g****a@g****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
de26d6dd typo fix (#15493) shubham <3****m@u****m>
Committed by: Christoph Nakazawa <c****r@f****m>
over 7 years ago
64e3da28 Event API: Add `FocusScope` surface (#15487) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
15eacae0 Moved owners list calculations into the store and added tests Brian Vaughn <b****n@f****m> over 7 years ago
80597a23 Use a heuristic for locating roots Dan Abramov <d****v@g****m>
Committed by: Dan <d****v@g****m>
over 7 years ago
942f67c9 merge Merge pull request #220 from gaearon/removed-ids Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3f058deb Event API: various bug fixes (#15485) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7bae48f0 Fixed minor CSS overflow issue Brian Vaughn <b****n@f****m> over 7 years ago
c855a862 merge Merge pull request #218 from gaearon/bump-react Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
949384f4 Select parent node if selection is removed Dan Abramov <d****v@g****m> over 7 years ago
52deada4 Bump React versions Dan Abramov <d****v@g****m> over 7 years ago
54aecf48 merge Merge pull request #215 from bvaughn/persist-selection Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f123763f Read index off the Fiber Dan Abramov <d****v@g****m> over 7 years ago
5d2d4213 Delete stale paths Dan Abramov <d****v@g****m> over 7 years ago
e050529c Read renderer ID from operations Dan Abramov <d****v@g****m> over 7 years ago
fb28e904 Add missing word to code comment for clarity (#15443) Brendan McLoughlin <b****c@u****m>
Committed by: Dominic Gannaway <t****m@u****m>
over 7 years ago
fa2fa356 Experimental event API: adds context.isTargetDirectlyWithinEventComponent (#1... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d3af2f2a Experimental Event API: add event component mount phase callback (#15480) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
085d00e8 merge Merge pull request #196 from bvaughn/selected-element-suspense Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7262a30c Reverted optimization to avoid re-sending inspected fiber unless it committed Brian Vaughn <b****n@f****m> over 7 years ago
ce126fbb Fix priority inference of next level of work (#15478) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
71c8759c Measure callback timeout relative to current time (#15479) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9c6ff136 Remove timeout from performance flamegraph (#15477) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
299a2714 Use stricter equality check (#15474) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0aa7d2f8 Reverted optimization to avoid re-sending inspected fiber unless it committed Brian Vaughn <b****n@f****m> over 7 years ago
1e5c0b78 Re-added the selection message Brian Vaughn <b****n@f****m> over 7 years ago
017d6f14 Experimental Event API: add `rootEventTypes` support to event responders (#15... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4dcb34ea Fixed Flow error Brian Vaughn <b****n@f****m> over 7 years ago
26162988 Fix tests Dan Abramov <d****v@g****m> over 7 years ago
53c73384 Updated flow-bin to attempt to fix the error Brian Vaughn <b****n@f****m> over 7 years ago
7eb7c5a3 Match Fibers to saved selection as they mount Dan Abramov <d****v@g****m> over 7 years ago
d85f566d merge Merged master (tooltip changes) Brian Vaughn <b****n@f****m> over 7 years ago
8b33dd67 Added @reach/tooltip Brian Vaughn <b****n@f****m> over 7 years ago
3bb837b6 Implement getPathForElement to serialize the selected path Dan Abramov <d****v@g****m> over 7 years ago
b1a7007c Keep track of root insertion order in the renderer Dan Abramov <d****v@g****m> over 7 years ago
d8abecdc Persist and restore selection in agent Dan Abramov <d****v@g****m> over 7 years ago
784ebd8f Experimental event API: rework the propagation system for event components (#... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ec753670 Locked down canary versions Brian Vaughn <b****n@f****m> over 7 years ago
7f153104 Differentiate between no-change and no-element-found when inspecting element Brian Vaughn <b****n@f****m> over 7 years ago
00872e2e Fixed suspense fallback issue by moving inspection message side effect before... Brian Vaughn <b****n@f****m> over 7 years ago
64bb2d31 Fixed bug with cache invalidation Brian Vaughn <b****n@f****m> over 7 years ago
64bc49d5 Run first setState with explicit priority in case of non-React event handlers Brian Vaughn <b****n@f****m> over 7 years ago
2d8c2873 fix: correct permissions for Firefox Wellington Cordeiro <w****o@w****m> over 7 years ago
e31ae910 Removed duplicate scheduler module Brian Vaughn <b****n@f****m> over 7 years ago
ba640df9 merge Merge branch 'master' into selected-element-suspense Brian Vaughn <b****n@f****m> over 7 years ago
433934f5 Refactored TreeContext to use less memoization (based on feedback from Sebast... Brian Vaughn <b****n@f****m> over 7 years ago
d53ae2ea Refactored TreeContext to use less memoization (based on feedback from Sebast... Brian Vaughn <b****n@f****m> over 7 years ago
76b29ad0 merge Merge pull request #201 from gaearon/scroll-fix Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
70be637d Don't schedule an update with React unless the curent element was invalidated Brian Vaughn <b****n@f****m> over 7 years ago
5970bf4b Changed polling approach. Fixed remove event typo. Brian Vaughn <b****n@f****m> over 7 years ago
58767690 React events: initial implementation of disabled prop (#15458) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
59c7aef9 React events: add a test for focusable descendants (#15457) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0a8da339 React events: README update types and remove stopPropagation prop (#15456) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
52652f34 Toggle method no longer emits 'mutated' event unless it mutated the store Brian Vaughn <b****n@f****m> over 7 years ago
3de18de2 Tried to implement two setState pattern, but it does not feel right Brian Vaughn <b****n@f****m> over 7 years ago
129466ed Yarn deploy sets production NODE_ENV Brian Vaughn <b****n@f****m> over 7 years ago
a01fc44a merge Merge pull request #205 from bvaughn/@reach/tooltip Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
91f74a51 Fixed focus styles for OwnersStack dropdown toggle button Brian Vaughn <b****n@f****m> over 7 years ago
09b995ab Tidied up CSS variables Brian Vaughn <b****n@f****m> over 7 years ago
66df03d1 Renamed CSS var color-text-color to color-text Brian Vaughn <b****n@f****m> over 7 years ago
8220df73 Tweaked hover and focus colors. Temporarily disabled Tooltip. Brian Vaughn <b****n@f****m> over 7 years ago
281616f4 Support highlighting of all DOM elements of Fragments, not just first Ivan Babak <b****n@g****m> over 7 years ago
a1290898 Tweaking focus/active colors and only showing focus rect on tab Brian Vaughn <b****n@f****m> over 7 years ago
4218dcbf merge Merge pull request #203 from gaearon/push-ops Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
740993ba merge Merge branch 'master' into push-ops Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
72156c74 merge Merge pull request #204 from gaearon/no-weakset Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
94d9f61a merge Merge pull request #206 from gaearon/leading Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
403bf49a Use new @reach/tooltip Brian Vaughn <b****n@f****m> over 7 years ago
006e03c3 Ignore leading edge of find-by-DOM throttle Dan Abramov <d****v@g****m> over 7 years ago
c0d7023a Replace WeakSet with return pointer check Dan Abramov <d****v@g****m> over 7 years ago
02a3a227 Push operations directly to the array Dan Abramov <d****v@g****m> over 7 years ago
4b9082ee Changed style and position of search-for-element button to more closely match... Brian Vaughn <b****n@f****m> over 7 years ago
957c3895 Adding polling and initial stab at not serializing duplicate inspected Elemen... Brian Vaughn <b****n@f****m> over 7 years ago
c6b19cc1 Refactored insepected element cache to use the context API Brian Vaughn <b****n@f****m> over 7 years ago
4ffdffb5 Fix scrolling to selected row in collapsed mode Dan Abramov <d****v@g****m> over 7 years ago
3697ed2b merge Merge pull request #199 from gaearon/another-check Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
da2ed304 merge Merge pull request #200 from gaearon/clear-stuff Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d05106e3 Clear DOM overlay on shutdown Dan Abramov <d****v@g****m> over 7 years ago
a186dc2e Filter out dehydrated Suspense nodes Dan Abramov <d****v@g****m> over 7 years ago
09b023a6 Naive suspense implementation for selected element panel Brian Vaughn <b****n@f****m> over 7 years ago
d584fcdc React events: use passive events where possible (#15454) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
051513bf React Events: consolidate logic for Press event component (#15451) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cdfce1ad React events: consolidate logic of Hover event component (#15450) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5857c89d React events: extract common helper functions (#15449) Nicolas Gallagher <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d7e8fccd Fixed an OVERVIEW typo Brian Vaughn <b****n@f****m> over 7 years ago
5b0b9c9f merge Merge pull request #193 from gaearon/no-reorder Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago

← Back to repository