Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:react-bootstrap/react-bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.6.0
Choose a base ref
Loading
...
head repository:react-bootstrap/react-bootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.7.0
Choose a head ref
Loading
  • 19commits
  • 23files changed
  • 8contributors

Commits on Nov 7, 2022

  1. chore(deps): update all non-major dependencies (#6482)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredNov 7, 2022
    Configuration menu
    Copy the full SHA
    c0e7e9fView commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    500ee94View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de3f30View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. 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
    golota60 authoredNov 21, 2022
    Configuration menu
    Copy the full SHA
    c31b7c0View commit details
    Browse the repository at this point in the history
  2. 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
    dependabot[bot] authoredNov 21, 2022
    Configuration menu
    Copy the full SHA
    bd016aaView commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    f8b6fdcView commit details
    Browse the repository at this point in the history
  2. 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
    dependabot[bot] authoredNov 25, 2022
    Configuration menu
    Copy the full SHA
    4d174a9View commit details
    Browse the repository at this point in the history
  3. 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
    dependabot[bot] authoredNov 25, 2022
    Configuration menu
    Copy the full SHA
    b0b9622View commit details
    Browse the repository at this point in the history
  4. 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
    dependabot[bot] authoredNov 25, 2022
    Configuration menu
    Copy the full SHA
    a15da05View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    eaa4bb9View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. 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
    JustinTime42 authoredDec 1, 2022
    Configuration menu
    Copy the full SHA
    3cfdab1View commit details
    Browse the repository at this point in the history
  2. 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
    dependabot[bot] authoredDec 1, 2022
    Configuration menu
    Copy the full SHA
    63637e1View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba092dfView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212fa9fView commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. 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
    dependabot[bot] authoredDec 3, 2022
    Configuration menu
    Copy the full SHA
    3b97f6fView commit details
    Browse the repository at this point in the history
  2. 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
    dependabot[bot] authoredDec 3, 2022
    Configuration menu
    Copy the full SHA
    96c7bddView commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. chore(deps): update all non-major dependencies (#6513)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    @renovate
    renovate[bot] authoredDec 5, 2022
    Configuration menu
    Copy the full SHA
    847f04aView commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    92703d5View commit details
    Browse the repository at this point in the history
  2. Publish v2.7.0

    @kyletsang
    kyletsang committedDec 7, 2022
    Configuration menu
    Copy the full SHA
    cc0e52fView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp