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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
9c9ea948 flush only on exiting outermost act() (#15682) Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7ce9f485 Renamed Store importedProfilingData -> profilingData Brian Vaughn <b****n@f****m> about 7 years ago
f1561e9e merge Merge pull request #274 from bvaughn/commit-priority-level Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d4403807 Upgraded to canary with priority level info Brian Vaughn <b****n@f****m> about 7 years ago
53de5b69 Updated test snapshot Brian Vaughn <b****n@f****m> about 7 years ago
50b50c26 Inform DevTools of commit priority level (#15664) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
0bd9b5d0 [Fresh] Support re-rendering lazy() without losing state (#15686) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ec38def4 [Fresh] Don't traverse remounted trees (#15685) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5731e522 [Fresh] Support lazy() and add Suspense tests (#15681) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
31487dd8 [Fresh] Set up initial scaffolding (#15619) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
146fd2ad Fixed snapshot diff Brian Vaughn <b****n@f****m> about 7 years ago
629e500f merge Merge pull request #275 from lucasecdb/fix/undefined-chartnode Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1e025edb Fix undefined chart node when switching commits in profiler Lucas Cordeiro <e****s@g****m> about 7 years ago
9c6de716 Add withSuspenseConfig API (#15593) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
16a81feb Moved priority level constants into rendeer interface Brian Vaughn <b****n@f****m> about 7 years ago
1160b376 Event API: Add responder allowMultipleHostChildren flag (#15646) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
95e06ac3 Event API: isTargetWithinEventResponderScope on unmounted event components (#... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d278a3ff `act()` - s / flushPassiveEffects / Scheduler.unstable_flushWithoutYielding (... Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
aad5a264 Event API: ensure calculateResponderRegion accounts for page offset (#15671) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
bb89b4ea Bail out of updates in offscreen trees (#15666) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
4bf88dde Fix <embed> not triggering onLoad (#15614) Andrew Cherniavskii <a****i@g****m>
Committed by: Philipp Spiess <h****o@p****m>
about 7 years ago
f961050a Always flushPassiveEffects before rendering Andrew Clark <g****t@a****o> over 7 years ago
9a6a1945 Show commit priority levels in Profiler UI Brian Vaughn <b****n@f****m> over 7 years ago
b899819e Use dynamic flag in test renderer in www (#15662) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f10a6b37 Improve scanning Profiler chart for deep renders Brian Vaughn <b****n@f****m> over 7 years ago
d34b457c Feature flag to revert #15650 (#15659) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
668fbd65 Fix serial passive effects (#15650) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b0657fde Event API: ensure getFocusableElementsInScope handles suspended trees (#15651) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8af90c89 Add test for nested avoided boundaries (#15636) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
779fd167 Adds inspectable event components + props Dominic Gannaway <d****g@d****m>
Committed by: Brian Vaughn <b****n@f****m>
over 7 years ago
6fd2e72b Minor nits Brian Vaughn <b****n@f****m> over 7 years ago
af19e2eb Event API: adds pointerType to Focus events (#15645) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cc24d0ea Invariant that throws when committing wrong tree (#15517) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
83fc258f Remove <ConcurrentMode /> (#15532) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
283ce532 Add ReactDOM.unstable_createSyncRoot (#15504) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1723c5d3 Changed "Unknown" fallback displayName to "Anonymous". Added memo/forwardRef ... Brian Vaughn <b****n@f****m> over 7 years ago
6b4c7583 CSS tweaks Brian Vaughn <b****n@f****m> over 7 years ago
862f499f Add Batched Mode (#15502) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e2746ffd merge Merge branch 'enhancement/display-change' of https://github.com/submetu/react... Brian Vaughn <b****n@f****m> over 7 years ago
982eb84a merge Merge pull request #271 from tux-tn/master Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d9a0c426 Bumped Profiler export version (since self durations are now included) Brian Vaughn <b****n@f****m> over 7 years ago
cf99c3ee Moved calculation of self duration to the backend/renderer Brian Vaughn <b****n@f****m> over 7 years ago
74706b0c updates snapshots Subhan <s****m@s****o> over 7 years ago
ec89ae88 Changes display of ForwardRef and Memo components Subhan <s****m@s****o> over 7 years ago
fec74f99 Event API: ensure preventDefault works for nested targets (#15633) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ad94f9ef Replaced adm-zip with node-archiver Sarhan Aissi <s****i@g****m> over 7 years ago
ffef7ffc merge Merge pull request #268 from frankcalise/master Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
faea8ed6 Delete package-lock.json Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
28556882 Fixed build chrome not working on Windows due to rm command not existing Frank Calise <f****e@g****m> over 7 years ago
edfedf3a Fork ReactSharedInternals for UMD builds (#15617) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
39ef609e Update test to fix CI Andrew Clark <g****t@a****o> over 7 years ago
5b6eb55e Remove scheduler from React package dependencies (#15616) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0803d224 Don't consider "Never" expiration as part of most recent event time (#15606) Sebastian Markbåge <s****a@f****m>
Committed by: Andrew Clark <g****t@a****o>
over 7 years ago
b74f3f50 Added basic tests for InspectedElementContext Brian Vaughn <b****n@f****m> over 7 years ago
61ab40c1 Test utils actSuspense -> actAsync Brian Vaughn <b****n@f****m> over 7 years ago
8536995b merge Merge pull request #264 from bvaughn/filter-owners-list Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ac0022bf Added more tree context tests Brian Vaughn <b****n@f****m> over 7 years ago
90f54d77 Event API: add follow up event unwind test (#15612) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
91a044e3 Event API: add key modifiers to Press events (#15611) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7aaef6f4 reverting the rename Sunil Pai <t****e@f****m> over 7 years ago
6243d19b pretty, witty, fine Sunil Pai <t****e@f****m> over 7 years ago
ae3b98f5 rewrite test act helpers based on react/#15591 Sunil Pai <t****e@f****m> over 7 years ago
7160f6f5 Fixed owners stack direction and added current element to stack Brian Vaughn <b****n@f****m> over 7 years ago
427f0f63 Added TreeContext tests Brian Vaughn <b****n@f****m> over 7 years ago
5daf9b62 Fixed test describe name Brian Vaughn <b****n@f****m> over 7 years ago
b6c135c1 Added Jest tests for OwnersListContext Brian Vaughn <b****n@f****m> over 7 years ago
564a2233 Fetch owners list from renderer (using suspense) Brian Vaughn <b****n@f****m> over 7 years ago
3d8b836e Event API: ensure we pop context for event system fibers (#15599) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e33e32db Event API: normalize event timeStamp property to be in event system (#15598) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3669b901 Event API: add more warnings for responder based events (#15597) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
17516b76 Dim owners that have been filtered from the tree in rendered-by list Brian Vaughn <b****n@f****m> over 7 years ago
0722a5a0 Tweaked REAMDE Brian Vaughn <b****n@f****m> over 7 years ago
ee099124 Fixed a Profiler memoization bug and improved test coverage Brian Vaughn <b****n@f****m> over 7 years ago
d42f86bb Updated Profiling chart tests to cover components with duration=0 Brian Vaughn <b****n@f****m> over 7 years ago
df10afba merge Merge pull request #262 from submetu/enhancement/label-improvement Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4f1d347c Custom filters are applied by default after extension reload Brian Vaughn <b****n@f****m> over 7 years ago
34a38dc4 updates snapshots and removes extra formatting from formatTime Subhan <s****m@s****o> over 7 years ago
d3522f1f Uses FormDuration and FormTime to format times that are 0 into something more... Subhan <s****m@s****o> over 7 years ago
98260f86 Added installation instructions to README Brian Vaughn <b****n@f****m> over 7 years ago
05d08500 Experimental Event API: Press event properties (#15586) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
51e66cf9 Experimental Event API: reduce code size of event modules (#15590) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8abf243b Ensure touch events are properly handled for pageX and pageY (#15587) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
703706b4 Add toggle-suspense button to all elements Brian Vaughn <b****n@f****m> over 7 years ago
dbe68f7a Updated lint ignore for new dev shell dist folder Brian Vaughn <b****n@f****m> over 7 years ago
60511aad Profiler: Improve labels for times that round to 0.0ms Subhan <s****m@s****o> over 7 years ago
c7398f33 Add Suspense Boundary Context (and unstable_avoidThisFallback) (#15578) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f9e60c8a Warn when suspending at wrong priority (#15492) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a54581c2 Fixed invalid DOM nesting warning Brian Vaughn <b****n@f****m> over 7 years ago
44e90e6e Upgrade @reach UI and remove tooltip fork Brian Vaughn <b****n@f****m> over 7 years ago
97b7fdd2 Fixed a deprecated prop warning from react-window Brian Vaughn <b****n@f****m> over 7 years ago
27866171 Show import error dialog if profiling data import fails Brian Vaughn <b****n@f****m> over 7 years ago
acdc9bae Added export+import profiling data test coverage Brian Vaughn <b****n@f****m> over 7 years ago
89d8d143 Add React.unstable_createEventComponent (#15580) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
90701815 merge Merge pull request #258 from bvaughn/profiler-test-experiments Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7ead6997 Prettier Brian Vaughn <b****n@f****m> over 7 years ago
6ab89723 Update to React canary release for interaction tracing bugfix Brian Vaughn <b****n@f****m> over 7 years ago
c2bf71f4 Added commit tree builder test Brian Vaughn <b****n@f****m> over 7 years ago
b25d996f Added profiling chart data tests Brian Vaughn <b****n@f****m> over 7 years ago
d86bc102 Hardened tests to ensure expectations are flushed Brian Vaughn <b****n@f****m> over 7 years ago
6da04b5d Fix interaction tracing for batched update mounts (#15567) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago

← Back to repository