This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Start to modernize recompose (...) #826
Draft
brodycj
wants to merge
22
commits into
acdlite:master
Choose a base branch
from
brodysoft:modernize-recompose
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d6131a - Browse repository at this point
Copy the full SHA 3d6131aView commit details -
refactor: switch to internal __createFactory function
to avoid using the deprecated React.createFactory function (and update .size-snapshot.json) resolves acdlite#806
Configuration menu - View commit details
-
Copy full SHA for da77244 - Browse repository at this point
Copy the full SHA da77244View commit details -
chore: update jest -> ^26.6.3 --dev (...)
and update Jest config with setupFilesAfterEnv
Configuration menu - View commit details
-
Copy full SHA for 84e3f78 - Browse repository at this point
Copy the full SHA 84e3f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ea65f - Browse repository at this point
Copy the full SHA e2ea65fView commit details -
chore: update eslint -> ^7.19.0 --dev (...)
and update eslint-disable & eslint-enable comments with TODO comments in src/packages/recompose/utils/mapValues.js due to an issue with recent eslint versions
Configuration menu - View commit details
-
Copy full SHA for ce74e53 - Browse repository at this point
Copy the full SHA ce74e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb711f - Browse repository at this point
Copy the full SHA ceb711fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3092419 - Browse repository at this point
Copy the full SHA 3092419View commit details -
chore: update eslint-plugin-react -> ^7.22.0 --dev (...)
and disable react/default-props-match-prop-types in one place in src/packages/recompose/__tests__/toClass-test.js
Configuration menu - View commit details
-
Copy full SHA for 300b168 - Browse repository at this point
Copy the full SHA 300b168View commit details -
chore: update 2 more eslint plugins --dev (...)
- eslint-plugin-import -> ^2.22.1 - eslint-plugin-jsx-a11y -> ^6.4.1
Configuration menu - View commit details
-
Copy full SHA for bbdd35c - Browse repository at this point
Copy the full SHA bbdd35cView commit details -
chore: update eslint-config-airbnb -> ^17.1.1 --dev (...)
and disable jsx-a11y/label-has-associated-control in one test in src/packages/recompose/__tests__/withHandlers-test.js
Configuration menu - View commit details
-
Copy full SHA for f67f03b - Browse repository at this point
Copy the full SHA f67f03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b7288 - Browse repository at this point
Copy the full SHA f4b7288View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ccc3e6b - Browse repository at this point
Copy the full SHA ccc3e6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccfaff - Browse repository at this point
Copy the full SHA 3ccfaffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dce1b0 - Browse repository at this point
Copy the full SHA 2dce1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f5c5e - Browse repository at this point
Copy the full SHA b4f5c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb173fa - Browse repository at this point
Copy the full SHA bb173faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d21077 - Browse repository at this point
Copy the full SHA 9d21077View commit details -
Configuration menu - View commit details
-
Copy full SHA for def67c0 - Browse repository at this point
Copy the full SHA def67c0View commit details -
refactor: override componentDidMount in componentFromStream
override componentDidMount instead of componentWillMount lifecycle method in order to avoid one of the warnings coming from React 16.14.0 and (hopefully) continue to work with older React versions and add a TODO comment
Configuration menu - View commit details
-
Copy full SHA for f15cbf0 - Browse repository at this point
Copy the full SHA f15cbf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a300ebf - Browse repository at this point
Copy the full SHA a300ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4489f1 - Browse repository at this point
Copy the full SHA a4489f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ece4cf4 - Browse repository at this point
Copy the full SHA ece4cf4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.