Update react-bootstrap: 0.32.1 → 0.32.4 (minor) #10
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-bootstrap (0.32.1 → 0.32.4) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 48 commits:
Release v0.32.4
fix lock
use corejs (#3263)
Update to babel 7 final (#3261)
Merge pull request #3253 from huchenme/patch-1
fix: Move enzyme-adapter-react-16 to devDependencies
Release v0.32.3
Merge pull request #3240 from taion/fix2
One more fix
Update changelog for release
Merge pull request #3239 from taion/up
Fix dependencies
Release v0.32.2
Update changelog for release
Merge pull request #3230 from taion/fix
Fix dependencies for Node 10
fix: tab animation propType to allow custom tab animation (#3222)
Merge pull request #3217 from chilian/patch-2
Update README.md
fix lint (#3160)
Update to webpack4 and simplify build tooling (#3100)
Show < and > instead of < and > (#3159)
Add warning about multiple modals not supported out of box (#3142)
Revert "Add engines to package.json (#3096)" (#3097)
Add engines to package.json (#3096)
add search (#3094)
Set sideEffects to false for webpack 4 (#3075)
Gatsby v2 (#3045)
update to babel 7 (#3044)
attribute docs (#3035)
Update dependencies (#3020)
Merge pull request #3008 from torkelrogstad/master
Fix type in README.md
Changed ProgressBar check to work with proxied components (#2965)
Improve custom overlays docs (#2998)
Merge pull request #2988 from taion/update-ignore
Release v0.32.1-docs.0
Update ignore files
Merge pull request #2987 from taion/export-md
Add name
Fix ModalDialog docs
Version usage clarification (#2981)
Merge pull request #2968 from tomscott1/add-model-dialog-props
Merge pull request #2980 from isaachinman/master
Lock bootstrap version in Getting started guide (#2979)
Add LinkToSource before every PropTable
Fix ordering of arguments in Dropdown onSelect (#2967)
include props for modal dialog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands