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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
d38cfd45 Ensure TouchHitTarget element is server side rendered with hit slop (#15385) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
705cd9b1 Added Flow types to profiling test Brian Vaughn <b****n@f****m> over 7 years ago
c2948312 Removed outdated TODO comment Brian Vaughn <b****n@f****m> over 7 years ago
269969b6 Updated snapshot data after ReactDOM batch fix Brian Vaughn <b****n@f****m> over 7 years ago
1c49a7ef Added remaining profiling tests. One currently fails because of a bug with ac... Brian Vaughn <b****n@f****m> over 7 years ago
da1e5776 Added a second Profiling test (for CommitDetails) and fixed some module reset... Brian Vaughn <b****n@f****m> over 7 years ago
dd96b331 Cleaned up tests a bit. Profiling test uses mock timers now. Brian Vaughn <b****n@f****m> over 7 years ago
2e5d1a8b React Events: fix cancel events for Press (#15563) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f7c8e3a0 Experimenting with profiler tests Brian Vaughn <b****n@f****m> over 7 years ago
a8ed9544 Store profiler snapshot data by root (and clear on root unmount) Brian Vaughn <b****n@f****m> over 7 years ago
307e0a7d React Events: cancel onLongPress for large enough moves (#15562) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
339366c4 Event API: Support press reentry for pointer events (#15560) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a552b7b5 Only clear Profiling snapshot on root-unmount Brian Vaughn <b****n@f****m> over 7 years ago
73cf0fa3 merge Merge branch 'master' into sompylasar-232-clear-profiling-data-for-unmounted-... Brian Vaughn <b****n@f****m> over 7 years ago
54240995 merge Merge pull request #257 from bvaughn/right-align-flame-graph Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8585ee37 Renamed assertOneMap -> assertEmptyMap Brian Vaughn <b****n@f****m> over 7 years ago
8850a9a6 merge Merge branch '232-clear-profiling-data-for-unmounted-root' of https://github.... Brian Vaughn <b****n@f****m> over 7 years ago
e71bda52 Right-align flame graph children Brian Vaughn <b****n@f****m> over 7 years ago
435e22ad Fixed deploy script Brian Vaughn <b****n@f****m> over 7 years ago
07281993 merge Merge pull request #242 from sompylasar/improve-flow-coverage-any Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
868cf67a Removed findCurrentFiberUsingSlowPath() in favor of findCurrentFiberUsingSlow... Brian Vaughn <b****n@f****m> over 7 years ago
7f4482e4 Removed optional_chaining from Flow config Brian Vaughn <b****n@f****m> over 7 years ago
40ed0ca8 merge Merge branch '165-add-flow-types-for-fiber' of https://github.com/sompylasar/... Brian Vaughn <b****n@f****m> over 7 years ago
4bf3ac19 Fixed broken path-selection after filter changes Brian Vaughn <b****n@f****m> over 7 years ago
d7447a84 Fixed bug in Store.getIndexOfElementID() that caused roots with multiple top-... Brian Vaughn <b****n@f****m> over 7 years ago
4e04907d Added badge for enabled filter count Brian Vaughn <b****n@f****m> over 7 years ago
ef596be1 merge Merge pull request #207 from sompylasar/131-highlight-all-children Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1473e9ef merge Merge pull request #245 from bvaughn/custom-filtering Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
83b521c7 Updated Flamechart to support multiple nodes at root Brian Vaughn <b****n@f****m> over 7 years ago
4a4786ac Misc cleanup Brian Vaughn <b****n@f****m> over 7 years ago
e6da4b90 Renamed FilterType -> ComponentFilterType Brian Vaughn <b****n@f****m> over 7 years ago
e45deb54 Removed $FlowFixMe comments Brian Vaughn <b****n@f****m> over 7 years ago
54020790 Added some component filtering tests Brian Vaughn <b****n@f****m> over 7 years ago
84292201 Added filter UI (but with a lot of $FlowFixMe comments) Brian Vaughn <b****n@f****m> over 7 years ago
a9aa9f21 merge Merge pull request #251 from gaearon/devserver Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b9ae9393 Use WebpackDevServer for local testing Dan Abramov <d****v@g****m> over 7 years ago
cd89c0d7 Clear profiling data for root when the root is unmounted Ivan Babak <b****n@g****m> over 7 years ago
c6c71ef8 Fix profiling screenshots data structure to map rootID to commitIndex Ivan Babak <b****n@g****m> over 7 years ago
0b4bfbc9 Add support for hide-by-name and hide-by-path component filter regexps Brian Vaughn <b****n@f****m> over 7 years ago
a2ba90bf Fixed a path selection bug when filter pereferences are updated Brian Vaughn <b****n@f****m> over 7 years ago
c4c51c08 Prevent filter preference changes while profiling is active Brian Vaughn <b****n@f****m> over 7 years ago
ec6691a6 Event API: remove isTargetDirectlyWithinEventComponent (#15546) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
abcb6132 Minor Bridge code tweaks: Brian Vaughn <b****n@f****m> over 7 years ago
5204ae87 merge Merge pull request #229 from sompylasar/217-workaround-disconnected-port-error Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b24216a7 merge Merge pull request #234 from gaearon/nested-suspense-test Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9e1b1e8c merge Merge pull request #233 from gaearon/preset-env Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
da951ec9 merge Merge pull request #243 from sompylasar/rename-profiler-types-to-frontend-bac... Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
44205f16 merge Merge pull request #247 from sompylasar/fix-flow-on-circleci Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
eb9705ab Removed FilterList UI for now (collapsed into Settings component) Brian Vaughn <b****n@f****m> over 7 years ago
a6e30001 Delete duplicate Focus.js (#15540) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f7993d54 Delete duplicate Hover.js (#15539) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c8ee1003 Delete duplicate Swipe.js (#15541) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
494716c9 Delete duplicate Drag.js (#15537) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
377846fe Delete duplicate Press.js (#15538) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
379515e8 Follow up to 15535 (#15536) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bd88982f Event API: use `capture` for all event listeners using experimental responder... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
76e56999 Cleanup profile export/import data types, add export/import test Ivan Babak <b****n@g****m> over 7 years ago
bfbde716 Fix Flow failure on CircleCI due to the number of workers Ivan Babak <b****n@g****m> over 7 years ago
72ca3c60 Bump scheduler version to 0.14.0 (#15395) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7882c41f Use lowercase entry points for event modules (#15535) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1b752f19 Fixed potential interaction tracing leak in Suspense thennable memoization (#... Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
12e5a13c [React Native] Inline calls to FabricUIManager in shared code (#15490) Eli White <e****e@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2cca1872 React Events: add onFocusVisibleChange to Focus (#15516) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a241780d Filter changes are applied to the renderer without reloading Brian Vaughn <b****n@f****m> over 7 years ago
27a18200 Refactored filter preferences a bit more to be stored in the Store Brian Vaughn <b****n@f****m> over 7 years ago
d35cf809 Remove Fiber type properties we don't use in DevTools Ivan Babak <b****n@g****m> over 7 years ago
d351b46a merge Merge pull request #238 from sompylasar/fix-typo-recursivelyinitializetree Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7c04883f merge Merge pull request #239 from sompylasar/remove-agent-addbridge Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d3e5fcd8 Rename Profiler types to disambiguate which is Frontend and Backend Ivan Babak <b****n@g****m> over 7 years ago
19bfba79 Fix typo `recursivelyIniitliazeTree` -> `recursivelyInitializeTree` Ivan Babak <b****n@g****m> over 7 years ago
d1f6e762 Improve Flow coverage by reducing typecasts through `any` Ivan Babak <b****n@g****m> over 7 years ago
0b817777 Remove Agent addBridge: there can only be one bridge, add in constructor Ivan Babak <b****n@g****m> over 7 years ago
ee1b38e4 Added filter preference types and plugged into renderer partly. Lots of work ... Brian Vaughn <b****n@f****m> over 7 years ago
9db209ee Initial pass at adding filter-by-type Flow types and support to renderer Brian Vaughn <b****n@f****m> over 7 years ago
17c5feb6 Reorganized types shared between backend and frontend slightly. Brian Vaughn <b****n@f****m> over 7 years ago
18b34b49 Rearranged Settings UI in prep for custom filter controls Brian Vaughn <b****n@f****m> over 7 years ago
cc5a4937 React Events: FocusScope tweaks and docs (#15515) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
796c67a2 Event API: responder event types should not re-register on EventComponent upd... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d81d74b2 Add test coverage for nested Suspense Dan Abramov <d****v@g****m> over 7 years ago
e5ed2668 Start using @babel/preset-env Dan Abramov <d****v@g****m> over 7 years ago
2118b1fe merge Merge pull request #230 from gaearon/assert-maps Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b6a55989 Assert empty maps when there are no roots Dan Abramov <d****v@g****m> over 7 years ago
c28acc5d Changed owners back button label to say 'Up to <...>' Brian Vaughn <b****n@f****m> over 7 years ago
c4d1dcb5 React Events: core API documentation followup (#15506) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
41ef1961 Update TopLevelEventTypes.js (#15511) Dan Nate <d****e@g****m>
Committed by: Philipp Spiess <h****o@p****m>
over 7 years ago
9f06bc34 Add Flow types for Fiber Ivan Babak <b****n@g****m> over 7 years ago
1b5f043e Fix for 'Attempting to use a disconnected port object' Ivan Babak <b****n@g****m> over 7 years ago
7a482af5 Event API: Fix bug where Press root events were not being cleared (#15507) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a14e24ef React Events: core API documentation (#15505) Nicolas Gallagher <n****s@f****m>
Committed by: Dominic Gannaway <t****m@u****m>
over 7 years ago
8658611b Event API: ensure event keys are unique + add validation (#15501) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
707b4483 merge Merge pull request #213 from wldcordeiro/fix-firefox-perms Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d9839740 React events: remove unused types (#15503) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
043b73e0 merge Merge pull request #223 from bvaughn/owners-list-intermediate-components Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b6d617ac Added 'back to owner' button when owners stack is collapsed Brian Vaughn <b****n@f****m> over 7 years ago
e88819a2 Reverse direction of menu items within drop-down owners list Brian Vaughn <b****n@f****m> over 7 years ago
0b343117 React events: fix press end event dispatching (#15500) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
09029acf Refactored owners list to use cached metadata (and added more tests) Brian Vaughn <b****n@f****m> over 7 years ago
d1f667ac Event API: follow up fixes for FocusScope + context changes (#15496) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a0b1fb37 merge Merge pull request #227 from gaearon/string-table Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1bea469d Remove unneeded variable Dan Abramov <d****v@g****m> over 7 years ago

← Back to repository