-
-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inferno Redux @5 #1131
Merged
Merged
Inferno Redux @5 #1131
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LukeSheard
added a commit
that referenced
this pull request
Jun 14, 2017
* Even Dev and Master Branches (#1124) * Bump version 3.4.3 * v3.4.3 * Inferno Mega Refactor (#1125) * Mega refactor test * Other files copied * Update README.md * Examples * Update package.jsons * Test different build process * Fixed build * Correct .travis.yml file * Test against node 4,6,8 * Fix up karma * Revert updates test * Karma stuff * Fix failing tests * Change Travis and Coverage * stuff * Port 3.4.3 * Apply jestcodemods * Jest fix * Fix all tests * fix merge * Docs working * Fix travis script * Fix travis * Fix travis script * Remove custom travis script * Fix package.json * Set coverage minimums * Remove inferno/test/utils * Stupidly didn't test * Remove lerna changelog * prepublishOnly hook * Testing github pages deploy * Make fixture for packaging nicer * Remove deploy * Use npm@5 * Typedoc (#1126) * Prepend module * Prepend module files * Lint precommit * Add deploy targets on master branch * Add npmignore into packages * Activate prettier (#1130) * Activate prettier * Tidy * Run prettier on travis * Run prettier * Remove write from prettier command * prettier * Remove prettier from travis * Run prettier on all scripts * Webpack fix * Merge hydration fix * Update and check scripts * Update to 3.4.4 * Serialize prettier * Fix odd versions * Merge master (#1133) * Inferno Redux @5 (#1131) * Activate prettier * Tidy * Run prettier on travis * Run prettier * Remove write from prettier command * prettier * Remove prettier from travis * Copy initial * Tests nearly working * Tests largely passing * patch test utils * patch test utils * All tests passing * Fix lint and tests * remove old tests * Fix karma tests * imports * Add docstring headers * Merge master * Fix update version * Fix scripts * v3.5.0
LukeSheard
added a commit
that referenced
this pull request
Jun 15, 2017
* Even Dev and Master Branches (#1124) * Bump version 3.4.3 * v3.4.3 * Inferno Mega Refactor (#1125) * Mega refactor test * Other files copied * Update README.md * Examples * Update package.jsons * Test different build process * Fixed build * Correct .travis.yml file * Test against node 4,6,8 * Fix up karma * Revert updates test * Karma stuff * Fix failing tests * Change Travis and Coverage * stuff * Port 3.4.3 * Apply jestcodemods * Jest fix * Fix all tests * fix merge * Docs working * Fix travis script * Fix travis * Fix travis script * Remove custom travis script * Fix package.json * Set coverage minimums * Remove inferno/test/utils * Stupidly didn't test * Remove lerna changelog * prepublishOnly hook * Testing github pages deploy * Make fixture for packaging nicer * Remove deploy * Use npm@5 * Typedoc (#1126) * Prepend module * Prepend module files * Lint precommit * Add deploy targets on master branch * Add npmignore into packages * Activate prettier (#1130) * Activate prettier * Tidy * Run prettier on travis * Run prettier * Remove write from prettier command * prettier * Remove prettier from travis * Run prettier on all scripts * Webpack fix * Merge hydration fix * Update and check scripts * Update to 3.4.4 * Serialize prettier * Fix odd versions * Merge master (#1133) * Inferno Redux @5 (#1131) * Activate prettier * Tidy * Run prettier on travis * Run prettier * Remove write from prettier command * prettier * Remove prettier from travis * Copy initial * Tests nearly working * Tests largely passing * patch test utils * patch test utils * All tests passing * Fix lint and tests * remove old tests * Fix karma tests * imports * Add docstring headers * Merge master * Fix update version * Fix scripts * v3.5.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Port React-Redux@5