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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
6fd83acb Default to showing host nodes for legacy renderer Dan Abramov <d****v@g****m> about 7 years ago
9f44251e Remove unnecessary code for host text as we skip it anyway Dan Abramov <d****v@g****m> about 7 years ago
113497cc [Suspense] Change Suspending and Restarting Heuristics (#15769) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7aa35cea Fix casing of shouldflushDiscreteUpdates Andrew Clark <g****t@a****o> about 7 years ago
91635dd4 Switch to "discrete" and "continuous" terminology Andrew Clark <g****t@a****o> about 7 years ago
c0f686ee Show indent lines preference Brian Vaughn <b****n@f****m> about 7 years ago
a2a46874 Remove hover guideline in favor of showing guidelines for every nesting level Brian Vaughn <b****n@f****m> about 7 years ago
a957031f Fixed bad Bridge disconnections Brian Vaughn <b****n@f****m> about 7 years ago
8f8ac358 Turn off pointer events for guidelines Brian Vaughn <b****n@f****m> about 7 years ago
ec421355 Added selected and hovered guidelines to Components tree Brian Vaughn <b****n@f****m> about 7 years ago
3b230225 Fix sizebot (#15771) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
0f7cc2ba React Events: check window before using navigator (#15768) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ad9a6df5 Move fixtures test to its own CI job Andrew Clark <g****t@a****o> about 7 years ago
2670bc34 React Events: support legacy browser Spacebar key value (#15766) Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9aad17d6 using the wrong renderer's act() should warn (#15756) Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8ce8b9ab Update name of CI job in sizebot (#15767) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1cc3bba0 Parallelizes the build script across multiple processes (#15716) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d5be489d Backed out Bridge shutdown refactor as it seems to have introduced bugs Brian Vaughn <b****n@f****m> about 7 years ago
30b1a800 Don't extract errors in CI (#15758) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
112168f3 Lint rule for unminified errors (#15757) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
142cf56c [Flare] Adds onContextMenu and fixes some contextmenu related issues (#15761) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
556cc6fe [Fresh] Generate signatures for Hooks (#15733) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b74fa986 Clean up (#15755) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5429f651 Tweaks Brian Vaughn <b****n@f****m> about 7 years ago
388b03dd prettier Sunil Pai <t****e@g****m> about 7 years ago
9e87e654 pass tests and flow Sunil Pai <t****e@g****m> about 7 years ago
c7580fcd merge Merge remote-tracking branch 'upstream/master' into act-async Sunil Pai <t****e@g****m> about 7 years ago
d915a4c1 [Suspense] Add Batched Mode variant to fuzz tester (#15734) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7c5645dd Fix double spaces. (#15641) Owen Conti <o****n@o****m>
Committed by: Andrew Clark <g****t@a****o>
about 7 years ago
92c2d836 Updated Chrome installation Brian Vaughn <b****n@f****m> about 7 years ago
401065fe Adds test for #15732. (#15747) Caleb Meredith <c****8@g****m>
Committed by: Dan Abramov <d****v@g****m>
about 7 years ago
287ef30b [Flare] Deeply prevent default on anchor elements (#15750) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a97b5c07 [Flare] More fixes for getAbsoluteBoundingClientRect (#15746) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
fa0139af merge Merged master Brian Vaughn <b****n@f****m> about 7 years ago
af47c39d Added and view-source support for Memo components Brian Vaughn <b****n@f****m> about 7 years ago
44223375 Added another (disabled) test; refactored getChildren slightly Brian Vaughn <b****n@f****m> about 7 years ago
94bebda8 merge Merged master Brian Vaughn <b****n@f****m> about 7 years ago
5fe97dbe Remove sizebot race condition (#15735) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
bda8a0aa Decreased contrast of disabled button icons to look more obviously disabled Brian Vaughn <b****n@f****m> about 7 years ago
c8411019 Updated profiler overview Brian Vaughn <b****n@f****m> about 7 years ago
e76cee39 Added section about inspecting element to OVERVIEW Brian Vaughn <b****n@f****m> about 7 years ago
39392487 [Fresh] Babel plugin now handles HOCs + add integration tests (#15724) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
4cc7e748 merge Merge pull request #289 from bvaughn/cache-inspected-element Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
efc2f82d Reorganize inspected element state vars slightly Brian Vaughn <b****n@f****m> about 7 years ago
f580d0ec Don't (re)serialize inspected elements either unless they have re-rendered si... Brian Vaughn <b****n@f****m> about 7 years ago
07db37f0 Cache inspected element data until it is updated Brian Vaughn <b****n@f****m> about 7 years ago
2b587973 Typo in CircleCI config Andrew Clark <g****t@a****o> about 7 years ago
408fbee2 Fix potential RTE caused by setting (saved) profiling data while profiling is... Brian Vaughn <b****n@f****m> about 7 years ago
8af1f879 Rename ReactFiberScheduler -> ReactFiberWorkLoop and extract throwException f... Sebastian Markbåge <s****a@f****m>
Committed by: Andrew Clark <g****t@a****o>
about 7 years ago
399cd0d1 Set up cron job to run fuzz tester (#15718) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
395c0256 Handle HTTPS Git clone URLs Brian Vaughn <b****n@f****m> about 7 years ago
6e8c2015 Tweaked Bridge shutdown sequence slightly Brian Vaughn <b****n@f****m> about 7 years ago
34f6fa4f Added a sanity test for Bridge shutdown Brian Vaughn <b****n@f****m> about 7 years ago
f47b40fe Tweaked event display name logic Brian Vaughn <b****n@f****m> about 7 years ago
e4aa3c5b Update profiling-supported status each time roots change (and added tests) Brian Vaughn <b****n@f****m> about 7 years ago
74d8207e Improved visual style of Profiling-disabled button Brian Vaughn <b****n@f****m> about 7 years ago
541dd6c4 Moved profiling-supported subscription into ProfilerContext Brian Vaughn <b****n@f****m> about 7 years ago
0608b1a5 merge Merge pull request #281 from bvaughn/persiste-profiling-data-after-navigation Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
44fbf3cd Added ProfilerContext tests Brian Vaughn <b****n@f****m> about 7 years ago
025b07b6 [Flare] Ensure getAbsoluteBoundingClientRect aligns with offsetParent (#15720) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
61f62246 [react-native] Use path-based imports instead of Haste for the RN renderer (#... James Ide <i****e@u****m>
Committed by: Christoph Nakazawa <c****r@f****m>
about 7 years ago
57194543 Persist profiling data after navigation Brian Vaughn <b****n@f****m> about 7 years ago
351d5f66 Add Tab id to Tooltip Brian Vaughn <b****n@f****m> about 7 years ago
f14a2fd0 Use @reach tooltips for TabBar, cleanup supports-profiling subscription Brian Vaughn <b****n@f****m> about 7 years ago
b962adfc [Flare] event component displayName is now mandatory (#15717) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9a67ba2f Remove snapshot Dominic Gannaway <d****g@d****m>
Committed by: Brian Vaughn <b****n@f****m>
about 7 years ago
98623dfd Tweak Brian Vaughn <b****n@f****m> about 7 years ago
d66c8f2d Update sizebot to match name of CircleCI build job (#15714) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5c2124fc [Fresh] Initial Babel plugin implementation (#15711) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d9816187 [Flare] Ensure DOM inspection is Flare compatible Dominic Gannaway <d****g@d****m>
Committed by: Brian Vaughn <b****n@f****m>
about 7 years ago
101901dc Remove redundant test run (#15713) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1c0bdb71 Always run yarn after restoring modules cache (#15712) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b9ebc37c Fix Flow (#15710) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a25a793f [Flare] update getEventCurrentTarget to use fiber tree (#15708) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b5dff62f [Flare] Account for fixed elements in getAbsoluteBoundingClientRect (#15707) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f3109ad8 Parallelize CircleCI jobs using workflows (#15704) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
eaaeb439 Fixed a missing remove-event-listener in ProfilerStore Brian Vaughn <b****n@f****m> about 7 years ago
b556f744 Profiler properly handles unmounted roots Brian Vaughn <b****n@f****m> about 7 years ago
b4a3ef9f merge Merge pull request #279 from bvaughn/profiling-architecture-eager-data-push Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
962865e5 Add datetime to the profiling export filename Brian Vaughn <b****n@f****m> about 7 years ago
fbd82385 Fixed a state cleanup issue if Profiler data is cleared Brian Vaughn <b****n@f****m> about 7 years ago
d1344768 Changed export code to (hopefully) support larger exports Brian Vaughn <b****n@f****m> about 7 years ago
ec44eb1e Tweaked did-not-render text color to be slightly dimmer Brian Vaughn <b****n@f****m> about 7 years ago
a03c3b5d Bumped Profiler exported data version Brian Vaughn <b****n@f****m> about 7 years ago
d09299bf Cleaned up some tests Brian Vaughn <b****n@f****m> about 7 years ago
99b6a44b Updated event subscriptions and getters to use new ProfilerStore Brian Vaughn <b****n@f****m> about 7 years ago
70084e88 Update snapshot tests Dominic Gannaway <d****g@d****m>
Committed by: Brian Vaughn <b****n@f****m>
about 7 years ago
2d4bb01c Moved profiling data to ProfilerContext to fix re-import bug Brian Vaughn <b****n@f****m> about 7 years ago
8eb7eddd Run prettier Dominic Gannaway <d****g@d****m>
Committed by: Brian Vaughn <b****n@f****m>
about 7 years ago
95bd6c8f Added export to web shell and removed 'downloads' API permission Brian Vaughn <b****n@f****m> about 7 years ago
36d51f4e Added root selector UI to Profiler Brian Vaughn <b****n@f****m> about 7 years ago
c6de014a Massively overhauled profiling data architecture Brian Vaughn <b****n@f****m> about 7 years ago
f50f9ba5 Fix ReactFiberNewContext spelling (#15692) Maksim Markelov <m****l@m****u>
Committed by: Dan Abramov <d****v@g****m>
about 7 years ago
e180f656 Flare: change flushDiscreteUpdates invariant to warning (#15702) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7829d8cf Fix missing return pointer assignment (#15700) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d7afe23f Rename "loading" to "busy" in SuspenseConfig API (#15699) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ef4ac42f [Flare] Update interactiveUpdates flushing heuristics (#15687) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6d4f85b6 [Fresh] Set up infra for runtime and Babel plugin (#15698) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
121acae0 Flare: simplify dispatchEvent discrete argument (#15694) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a398cbd5 Flare: update invalid accessor warnings + add no-ops (#15693) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago

← Back to repository