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

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
371bbf36 Add infrastructure for passive/non-passive event support for future API explo... Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ab5fe174 Don't set the first option as selected in select tag with `size` attribute (... Mateusz <k****1@u****m>
Committed by: Nathan Hunzaker <n****r@g****m>
over 7 years ago
0c03a474 Adds experimental event API scaffolding (#15108) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
935f6008 eslint-plugin-react-hooks@1.5.1 Dan Abramov <d****v@g****m> over 7 years ago
210c2371 Naive pass at commit durationfiltering Brian Vaughn <b****n@f****m> over 7 years ago
8b3546b4 Profiler CSS/layout tweaks Brian Vaughn <b****n@f****m> over 7 years ago
679402a6 Improve hydration fixture, support older versions of React (#14118) Nathan Hunzaker <n****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0edf4e9d Plugged react-window into commit selector Brian Vaughn <b****n@f****m> over 7 years ago
1204c789 [eslint] Wording tweaks (#15078) Sophie Alpert <g****t@s****m>
Committed by: Dan Abramov <d****v@g****m>
over 7 years ago
9d77a317 Improve async useEffect warning (#15104) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b8a52078 Added initial Suspense cache and loaded commit metadata Brian Vaughn <b****n@f****m> over 7 years ago
103378b1 Warn for javascript: URLs in DOM sinks (#15047) Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5d0c3c6c [Partial Hydration] Render client-only content at normal priority (#15061) Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e7e62acb merge Merge pull request #32 from reznord/fix/long-props-fix Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f5ba99e6 Moved some things from ProfilerContext reducer into (root) Store Brian Vaughn <b****n@f****m> over 7 years ago
6a4a261e Test suspended children are hidden before layout in persistent mode (#15030) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
896c9a79 Fixes #19 - Break the text into next line for long props Anup <a****p@g****m> over 7 years ago
bc8bd24c Run persistent mode tests in CI (#15029) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
22a3c757 Tidied up Profiler toolbar UI Brian Vaughn <b****n@f****m> over 7 years ago
e5280307 Added snapshot selector placeholder UI Brian Vaughn <b****n@f****m> over 7 years ago
565d7395 Added commit time filter Brian Vaughn <b****n@f****m> over 7 years ago
2d680072 Initial profiling shell added Brian Vaughn <b****n@f****m> over 7 years ago
2606d119 merge Merge branch 'master' of github.com:bvaughn/react-devtools-experimental Brian Vaughn <b****n@f****m> over 7 years ago
c687252b Updated Profiling overview/proposal again Brian Vaughn <b****n@f****m> over 7 years ago
3f4852fa Run Placeholder tests in persistent mode, too (#15013) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a5de36b0 merge Merge pull request #29 from tsriram/fix-import Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3118dae3 fix import file name Sriram Thiagarajan <s****c@g****m> over 7 years ago
5386917f Refined OVERVIEW a little more Brian Vaughn <b****n@f****m> over 7 years ago
20b613dc Updated Profiler OVERVIEW Brian Vaughn <b****n@f****m> over 7 years ago
d0289c7e eslint-plugin-react-hooks@1.5.0 Dan Abramov <d****v@g****m> over 7 years ago
03ad9c73 [ESLint] Tweak setState updater message and add useEffect(async) warning (#15... Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
eb6247a9 More concise messages (#15053) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
197703ec [ESLint] Add more hints to lint messages (#15046) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0ac84f30 Added explicit Profiler goals to OVERVIEW Brian Vaughn <b****n@f****m> over 7 years ago
4257ba49 Changed profilerSummary messages to be lazy as well Brian Vaughn <b****n@f****m> over 7 years ago
181e8aff Added planned Profiler architecture to OVERVIEW doc to share with others Brian Vaughn <b****n@f****m> over 7 years ago
6d2666ba Fix ESLint rule crash (#15044) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9b7e1d13 [ESLint] Suggest moving inside a Hook or useCallback when bare function is a ... Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1e3b6192 Import Scheduler directly, not via host config (#14984) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e9028d1d Re-organized views slightly in preparation for Profiler UI Brian Vaughn <b****n@f****m> over 7 years ago
c1844932 Disabled transferrables for now (to avoid a Chrome runtime error) Brian Vaughn <b****n@f****m> over 7 years ago
5d49dafa Enforce deps array in useMemo and useCallback (#15025) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a9aa24ed 16.8.4 and changelog Brian Vaughn <b****n@f****m> over 7 years ago
db8d4665 Fix heading in changelog Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fa5d4ee4 [ESLint] Treat functions that don't capture anything as static (#14996) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fd557d45 Warn on mount when deps are not an array (#15018) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ff596e3e fix(auto-version-update): update root package version while publishing (#15005) Farhad Yasir <f****b@g****m>
Committed by: Brian Vaughn <b****n@g****m>
over 7 years ago
ce45ca9b Prettier Andrew Clark <g****t@a****o> over 7 years ago
757a70b2 ReactNoop.yield -> Scheduler.yieldValue (#15008) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0db7770c merge Merged master Brian Vaughn <b****n@f****m> over 7 years ago
235851da merge Merge pull request #27 from gaurav5430/master Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f94401c1 Update OVERVIEW.md Gaurav Gupta <g****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9d756d90 Revert #14756 changes to ReactFiberScheduler (#14992) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f16442a1 eslint-plugin-react-hooks@1.4.0 Dan Abramov <d****v@g****m> over 7 years ago
e1e45fb3 [ESLint] Suggest to destructure props when they are only used as members (#14... Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
59ef2843 Warn about dependencies outside of render scope (#14990) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
515b60cc Fixed a typo in OVERVIEW Brian Vaughn <b****n@f****m> over 7 years ago
8aa6f962 Fixed selecterd element background color being cut-off when tree scrolls Brian Vaughn <b****n@f****m> over 7 years ago
df7b4768 [ESLint] Deduplicate suggested dependencies (#14982) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
02404d79 Avoid dynamic dispatch for scheduler calls (#14968) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0401f34f Removed unnecessary relative position style from Element CSS Brian Vaughn <b****n@f****m> over 7 years ago
bb2939cc Support editable useState hooks in DevTools (#14906) Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
90001e89 Udpated param name in injected renderer overrideHookState type Brian Vaughn <b****n@f****m> over 7 years ago
d70dbfdb Added intro to OVERVIEW Brian Vaughn <b****n@f****m> over 7 years ago
c249e319 Fixed docs typo: chlid -> child Brian Vaughn <b****n@f****m> over 7 years ago
7da5f83a Updated to account for facebook/react/pull/14906/commits/cdd9ba4 Brian Vaughn <b****n@f****m> over 7 years ago
c7f85572 Improve selected node highlighting by using minWidth instead of width Brian Vaughn <b****n@f****m> over 7 years ago
69060e1d Swap expect(ReactNoop) for expect(Scheduler) (#14971) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ccb2a8a4 Replace test renderer's fake Scheduler implementation with mock build (#14970) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bffa72c6 Add placeholders to clarify between empty string, null, and undefined Brian Vaughn <b****n@f****m> over 7 years ago
53e787b4 Replace noop's fake Scheduler implementation with mock Scheduler build (#14969) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d34a32d3 Disable text selection in tree Brian Vaughn <b****n@f****m> over 7 years ago
d6a2ba26 Added OVERVIEW doc Brian Vaughn <b****n@f****m> over 7 years ago
bcb6c2fd Removed an unnecessary entry from add-root operation array Brian Vaughn <b****n@f****m> over 7 years ago
13ca3738 Maybe fixed checkbox alignment issue Dan reported? Brian Vaughn <b****n@f****m> over 7 years ago
0153eaed Left arrow selects parent in tree Brian Vaughn <b****n@f****m> over 7 years ago
bf02b2ff Select DOM element mode should useCapture to prevent clicks from passing through Brian Vaughn <b****n@f****m> over 7 years ago
05ef0ad7 Disable view-source button rather than hiding it to avoid jumping when select... Brian Vaughn <b****n@f****m> over 7 years ago
1e4434ec Changed select-on-click to select-on-mouse-down and fixed a scrollIntoView pr... Brian Vaughn <b****n@f****m> over 7 years ago
8041bfb9 Add .vscode to .gitignore Brian Vaughn <b****n@f****m> over 7 years ago
bc4e8950 Updated test code to include a deeply nested DIV Brian Vaughn <b****n@f****m> over 7 years ago
4d9e7e75 merge Merge branch 'scroll-into-view' of https://github.com/Jessidhia/react-devtool... Brian Vaughn <b****n@f****m> over 7 years ago
3ada82b7 Allow extraneous effect dependencies (#14967) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
00748c53 Add new mock build of Scheduler with flush, yield API (#14964) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4186952a Fixed incompatibility between react-debug-tools and useContext() (#14940) Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0b8efb22 Allow omitting constant primitive deps (#14959) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8e25ed20 Unify noop and test renderer assertion APIs (#14952) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
870214f3 Deprecate ref.setNativeProps in favor of ReactNative.setNativeProps (#14912) Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
3989c095 eslint-plugin-react-hooks@1.3.0 Dan Abramov <d****v@g****m> over 7 years ago
1bbfbc98 [ESLint] Add more cases to exhaustive-deps rule (#14930) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
412f8829 fix(eslint-plugin-react-hooks): node engine updated to version 7 because of o... Farhad Yasir <f****b@g****m>
Committed by: Dan Abramov <d****v@g****m>
over 7 years ago
89df0a63 Yarn upgrade Brian Vaughn <b****n@f****m> over 7 years ago
1d6b1660 Fixed typo (#14943) Marco <t****8@u****m>
Committed by: Brian Vaughn <b****n@g****m>
over 7 years ago
9f24e8c7 Renamed overrideHook -> overrideHookState (to stay in sync with React PR) Brian Vaughn <b****n@f****m> over 7 years ago
9b96b1f8 Updated deploy scripts and pre-release template Brian Vaughn <b****n@f****m> over 7 years ago
ba708fa7 Remove ReactNoop.flushDeferredPri and flushUnitsOfWork (#14934) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
920b0bbb [scheduler] Pass didTimeout argument to callbacks (#14931) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7b2f06e3 Added (temporary) deploy scripts for pre-release extensions Brian Vaughn <b****n@f****m> over 7 years ago
53632883 Implemented view-source button for DOM extension Brian Vaughn <b****n@f****m> over 7 years ago
105b53f0 Split :active and :focus styles for Button+Toggle Brian Vaughn <b****n@f****m> over 7 years ago

← Back to repository