Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
The new version differs by 10 commits.
72be6e3
Release v0.32.1
dfc4786
Update changelog for release
921eab6
Docs for toggle button group (#2956)
22fef38
make reference to /package.json not /www/package.json for the version number in PageFooter.js (#2960)
537adcd
Fix PanelGroup Accordion allow more than one panel open #2926 (#2940)
90b3cfd
Fix and update examples (#2957)
635bd84
removed html close tag from instrodution (#2939)
7ecc791
Fix FormBasic example (#2932)
6c91455
Release v0.32.0-docs.0
3737e0f
fix doc root
See the full diff
Update to this version instead 🚀
The new version differs by 36 commits.
7e0fb3b
Release v0.32.2
e591fef
Update changelog for release
ea092be
Merge pull request #3230 from taion/fix
a22c4ee
Fix dependencies for Node 10
b19cb04
fix: tab animation propType to allow custom tab animation (#3222)
9b463cb
Merge pull request #3217 from chilian/patch-2
7d33beb
Update README.md
9339be8
fix lint (#3160)
2f4d26e
Update to webpack4 and simplify build tooling (#3100)
f5a00ce
Show < and > instead of < and > (#3159)
d956742
Add warning about multiple modals not supported out of box (#3142)
63d65ae
Revert "Add engines to package.json (#3096)" (#3097)
5ad62fe
Add engines to package.json (#3096)
17a3cdd
add search (#3094)
f6864f2
Set sideEffects to false for webpack 4 (#3075)
There are 36 commits in total.
See the full diff
Version 0.32.0 of react-bootstrap was just published.
The version 0.32.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of react-bootstrap.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 19 commits.
80fa3d0
Release v0.32.0
ab9ce89
yarn
68f289e
Release prep (#2923)
08af669
Prettier (#2921)
786e77a
Next (#2920)
db06363
[WIP] gatsby docs (#2818)
089762d
Use different properties for mouseover and mouseout (#2908)
1d3cef3
Update the readme added in Related modules a section for awesome-reac… (#2915)
b6fb8d6
Merge pull request #2903 from kevinzwhuang/add-root-close-event-docs-note
81e8a33
Replace code link with tag reference instead of commit for Dropdown docs
7794c88
Merge pull request #2905 from kevinzwhuang/remove-deprecated-react-dom-code-usage
82eb1f1
Remove deprecated use of React.DOM.code
3944ffc
Add expanded hint for implementing rootCloseEvent in custom dropdown components
6eaf31e
Add documentation note about rootCloseEvent being unavailable to custom dropdowns
e41e041
Merge pull request #2902 from kevinzwhuang/replace-transition-events-with-dom-helpers
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: