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-free-react-admin-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 30f8ee0
Choose a base ref
...
head repository: coreui/coreui-free-react-admin-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 49af407
Choose a head ref
  • 19 commits
  • 46 files changed
  • 1 contributor

Commits on Nov 15, 2023

  1. styles: remove whitespaces

    mrholek committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    20b3798 View commit details
    Browse the repository at this point in the history
  2. fix: add proper class names

    mrholek committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2b18af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf60635 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. chore: update dependencies and devDependencies

    @coreui/coreui          ^5.0.0-rc.0  →  ^5.0.0-rc.1
    @testing-library/react      ^14.1.0  →      ^14.1.2
    core-js                     ^3.33.2  →      ^3.33.3
    react-router-dom            ^6.18.0  →      ^6.20.0
    mrholek committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    5c7720a View commit details
    Browse the repository at this point in the history
  2. refactor: improve styles

    mrholek committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b17a28a View commit details
    Browse the repository at this point in the history
  3. refactor: improve the layout

    mrholek committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    cb9e0be View commit details
    Browse the repository at this point in the history
  4. chore: clean-up

    mrholek committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e506dd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. refactor: update examples

    mrholek committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    14d9d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df49387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4b3f0 View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies and devDependencies

    @coreui/coreui               ^5.0.0-rc.1  →  ^5.0.0-rc-2
    @coreui/react                ^5.0.0-rc.0  →  ^5.0.0-rc.2
    @testing-library/jest-dom         ^6.1.4  →       ^6.4.2
    @testing-library/react           ^14.1.2  →      ^14.2.1
    @testing-library/user-event      ^14.5.1  →      ^14.5.2
    chart.js                          ^4.4.0  →       ^4.4.2
    classnames                        ^2.3.2  →       ^2.5.1
    core-js                          ^3.33.3  →      ^3.36.0
    eslint-config-prettier            ^9.0.0  →       ^9.1.0
    eslint-plugin-prettier            ^5.0.1  →       ^5.1.3
    prettier                           3.1.0  →        3.2.5
    react-router-dom                 ^6.20.0  →      ^6.22.3
    sass                             ^1.69.5  →      ^1.71.1
    web-vitals                        ^3.5.0  →       ^3.5.2
    mrholek committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    aa6d363 View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies and devDependencies

    react-redux  ^8.1.3  →  ^9.1.0
    redux         4.2.1  →   5.0.1
    mrholek committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    54891c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0486637 View commit details
    Browse the repository at this point in the history
  7. chore: update current year

    mrholek committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6c7dc12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d05bd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. chore: clean-up

    mrholek committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b570485 View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies and devDependencies

    @coreui/coreui        ^5.0.0-rc-2  →  ^5.0.0-rc.3
    @coreui/react         ^5.0.0-rc.2  →  ^5.0.0-rc.3
    autoprefixer             ^10.4.18  →     ^10.4.19
    core-js                   ^3.36.0  →      ^3.36.1
    eslint-plugin-react       ^7.34.0  →      ^7.34.1
    postcss                   ^8.4.35  →      ^8.4.38
    sass                      ^1.71.1  →      ^1.72.0
    vite                       ^5.1.6  →       ^5.2.2
    mrholek committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0a7196f View commit details
    Browse the repository at this point in the history
  3. docs: update README

    mrholek committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cc07a04 View commit details
    Browse the repository at this point in the history
  4. release: v5.0.0-rc.1

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