Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump react-bootstrap from 1.5.1 to 2.7.0
Bumps react-bootstrap from 1.5.1 to 2.7.0.
Release notes
Sourced from react-bootstrap's releases.
v2.7.0
2.7.0 (2022-12-07)
Bug Fixes
- Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
- Modal: fix modal not closing when keyboard=false (#6515) (92703d5)
Features
- AccordionBody: add transition callback props (#6478) (ba092df)
- Dropdown: add support for centered dropdown menus (#6490) (500ee94)
- Ratio: add support for portrait size ratios (#6501) (3cfdab1)
v2.6.0
2.6.0 (2022-11-06)
Bug Fixes
- update
@restart/uito 1.4.0 (#6479) (e38deae)- update
@restart/uito 1.4.1 (#6481) (a42c8de)- ListGroupItem: prevent a div with a href (#6462) (c4b15a3)
- Modal: apply 'show' class when animation = false (#6447) (8f5e903)
- PageItem: remove disabled attribute on span (#6455) (249c178)
- types: fix type of 'safeFindDOMNode' function (#6465) (f2f1847)
Features
v2.5.0
2.5.0 (2022-08-05)
Bug Fixes
- Offcanvas: prevent children mounting twice on show when not responsive (#6416) (e2c4eeb)
- ensure consistent API for custom variants (#6398) (8a81903)
- update
@restart/uito 1.3.1 (#6408) (a49d435)v2.5.0-beta.1
2.5.0-beta.1 (2022-07-08)
Bug Fixes
... (truncated)
Changelog
Sourced from react-bootstrap's changelog.
2.7.0 (2022-12-07)
Bug Fixes
- Dropdown: fic missing .show class on dropdown toggle when active (#6508) (eaa4bb9)
- Modal: fix modal not closing when keyboard=false (#6515) (92703d5)
Features
- AccordionBody: add transition callback props (#6478) (ba092df)
- Dropdown: add support for centered dropdown menus (#6490) (500ee94)
- Ratio: add support for portrait size ratios (#6501) (3cfdab1)
2.6.0 (2022-11-06)
Bug Fixes
- update
@restart/uito 1.4.0 (#6479) (e38deae)- update
@restart/uito 1.4.1 (#6481) (a42c8de)- ListGroupItem: prevent a div with a href (#6462) (c4b15a3)
- Modal: apply 'show' class when animation = false (#6447) (8f5e903)
- PageItem: remove disabled attribute on span (#6455) (249c178)
- types: fix type of 'safeFindDOMNode' function (#6465) (f2f1847)
Features
2.5.0 (2022-08-05)
Bug Fixes
... (truncated)
Commits
cc0e52fPublish v2.7.092703d5fix(Modal): fix modal not closing when keyboard=false (#6515)847f04achore(deps): update all non-major dependencies (#6513)96c7bddchore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /www (#6512)3b97f6fchore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#6511)212fa9fdocs(Button): fix consistent code style in Types example (#6509)ba092dffeat(AccordionBody): add transition callback props (#6478)63637e1chore(deps): bump loader-utils from 1.4.0 to 1.4.2 in /www (#6494)3cfdab1feat(Ratio): add support for portrait size ratios (#6501)eaa4bb9fix(Dropdown): fic missing .show class on dropdown toggle when active (#6508)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)