- Notifications
You must be signed in to change notification settings - Fork3.6k
Comparing changes
Open a pull request
base repository:react-bootstrap/react-bootstrap
Uh oh!
There was an error while loading.Please reload this page.
base:v2.6.0
head repository:react-bootstrap/react-bootstrap
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.7.0
- 19commits
- 23files changed
- 8contributors
Commits on Nov 7, 2022
chore(deps): update all non-major dependencies (#6482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredNov 7, 2022
Commits on Nov 17, 2022
feat(Dropdown): add support for centered dropdown menus (#6490)
kyletsang authoredNov 17, 2022 docs: fix consistent code style in Badge example (#6493)
SemperPeritus authoredNov 17, 2022
Commits on Nov 21, 2022
chore(ci): fix ubuntu firefox build (#6500)
* fix(ci): fix ubuntu firefox build* try with xvfb* force to use .deb package* force deb package v2
golota60 authoredNov 21, 2022 chore(deps): bump loader-utils from 2.0.2 to 2.0.4 (#6499)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.- [Release notes](https://github.com/webpack/loader-utils/releases)- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)---updated-dependencies:- dependency-name: loader-utils dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredNov 21, 2022
Commits on Nov 25, 2022
docs(Modal): fix static example (#6505)
kyletsang authoredNov 25, 2022 chore(deps): bump engine.io from 6.2.0 to 6.2.1 (#6502)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.- [Release notes](https://github.com/socketio/engine.io/releases)- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)- [Commits](socketio/engine.io@6.2.0...6.2.1)---updated-dependencies:- dependency-name: engine.io dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredNov 25, 2022 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#6486)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.- [Release notes](https://github.com/socketio/socket.io-parser/releases)- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)- [Commits](socketio/socket.io-parser@4.0.4...4.0.5)---updated-dependencies:- dependency-name: socket.io-parser dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredNov 25, 2022 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /www (#6487)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.- [Release notes](https://github.com/socketio/socket.io-parser/releases)- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)- [Commits](socketio/socket.io-parser@4.0.4...4.0.5)---updated-dependencies:- dependency-name: socket.io-parser dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredNov 25, 2022
Commits on Nov 30, 2022
fix(Dropdown): fic missing .show class on dropdown toggle when active (…
BrianUribe6 authoredNov 30, 2022
Commits on Dec 1, 2022
feat(Ratio): add support for portrait size ratios (#6501)
* Added support for portrait size ratios* removed the 100% cap on the aspect ratio to allow portrait style size ratios* modified RatioSpec to allow aspect ratio greater than 100%
JustinTime42 authoredDec 1, 2022 chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /www (#6494)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.- [Release notes](https://github.com/webpack/loader-utils/releases)- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)- [Commits](webpack/loader-utils@v1.4.0...v1.4.2)---updated-dependencies:- dependency-name: loader-utils dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredDec 1, 2022 feat(AccordionBody): add transition callback props (#6478)
kyletsang authoredDec 1, 2022 docs(Button): fix consistent code style in Types example (#6509)
bogdan-ho authoredDec 1, 2022
Commits on Dec 3, 2022
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#6511)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)---updated-dependencies:- dependency-name: decode-uri-component dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredDec 3, 2022 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /www (#…
…6512)Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)---updated-dependencies:- dependency-name: decode-uri-component dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredDec 3, 2022
Commits on Dec 5, 2022
chore(deps): update all non-major dependencies (#6513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredDec 5, 2022
Commits on Dec 7, 2022
fix(Modal): fix modal not closing when keyboard=false (#6515)
kyletsang authoredDec 7, 2022 - kyletsang committed
Dec 7, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.6.0...v2.7.0
Uh oh!
There was an error while loading.Please reload this page.