Skip to content
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 or learn 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: coreui/coreui-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: coreui/coreui-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Choose a head ref
  • 14 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 16, 2024

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

Commits on Aug 23, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 18, 2024

  1. Update CRow.tsx

    mrholek authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b2831a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #407 from jasperfirecai2/patch-1

    Fix CRow not passing props
    mrholek authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fe44645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57cfe9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b89585b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fefa69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    786399c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67106fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b578251 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #405 from jasperfirecai2/main

    fix(CToast): change special prop `key` to `innerKey`
    mrholek authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57dcda2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. chore: update dependencies and devDependencies

    @coreui/coreui                     ^5.1.0  →    ^5.1.2
    @typescript-eslint/eslint-plugin  ^7.15.0  →    ^8.6.0
    @typescript-eslint/parser         ^7.15.0  →    ^8.6.0
    @testing-library/jest-dom          ^6.4.8  →    ^6.5.0
    @testing-library/react            ^16.0.0  →   ^16.0.1
    @types/jest                      ^29.5.12  →  ^29.5.13
    @types/react                       18.3.3  →    18.3.8
    @types/react-transition-group     ^4.4.10  →   ^4.4.11
    eslint-plugin-react               ^7.35.0  →   ^7.36.1
    gatsby-plugin-offline             ^6.13.2  →   ^6.13.3
    lerna                              ^8.1.7  →    ^8.1.8
    prism-react-renderer               ^2.3.1  →    ^2.4.0
    rollup                            ^4.19.2  →   ^4.22.4
    sass                              ^1.77.8  →   ^1.79.3
    ts-jest                           ^29.2.4  →   ^29.2.5
    tslib                              ^2.6.3  →    ^2.7.0
    typescript                         ^5.5.4  →    ^5.6.2
    mrholek committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e48c09f View commit details
    Browse the repository at this point in the history
  2. release: v5.4.0

    mrholek committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5612934 View commit details
    Browse the repository at this point in the history
Loading