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

Commits on May 19, 2025

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

Commits on Jun 3, 2025

  1. docs: update readme

    mrholek committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    22edce5 View commit details
    Browse the repository at this point in the history
  2. docs: update readme

    mrholek committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    7d12b88 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. docs: improve documenatation

    mrholek committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b74ff6a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. docs: update documentation

    mrholek committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    654e976 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. docs: update content

    mrholek committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    86dae5a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. docs: update content

    mrholek committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    e08a576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1dc94 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. docs: update content

    mrholek committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    f20a806 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Fix: spurious deprecation warnings in scss code

    move the deprecation `@includes` inside the css rule
    
    completes issue #979
    arikorn committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f751212 View commit details
    Browse the repository at this point in the history
  2. Remove @forwards to alert and avatar

    as per @mrholek instructions in PR #980
    arikorn committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    ed9dbcc View commit details
    Browse the repository at this point in the history
  3. Update _alert.scss

    mrholek authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    8155ec9 View commit details
    Browse the repository at this point in the history
  4. Update _avatar.scss

    mrholek authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    a743d0e View commit details
    Browse the repository at this point in the history
  5. Update _list-group.scss

    mrholek authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    7ab9785 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #980 from arikorn/fix_spurious_scss_deprecation_wa…

    …rnings
    
    fix: spurious deprecation warnings in SCSS code
    mrholek authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    2892ee5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. chore: update depdencies and devDependencies

    @babel/cli                        ^7.27.2  →   ^7.28.0
    @babel/core                       ^7.27.1  →   ^7.28.0
    @babel/preset-env                 ^7.27.2  →   ^7.28.0
    @eslint/markdown                   ^6.4.0  →    ^6.6.0
    @rollup/plugin-commonjs           ^28.0.3  →   ^28.0.6
    bootstrap                          ^5.3.6  →    ^5.3.7
    eslint                            ^9.27.0  →   ^9.30.1
    eslint-plugin-html                 ^8.1.2  →    ^8.1.3
    eslint-plugin-import              ^2.31.0  →   ^2.32.0
    globals                           ^16.1.0  →   ^16.3.0
    hugo-bin                         ^0.144.3  →  ^0.144.9
    jasmine                            ^5.7.1  →    ^5.8.0
    postcss                            ^8.5.3  →    ^8.5.6
    rollup                            ^4.40.2  →   ^4.44.1
    sass-embedded                     ^1.89.0  →   ^1.89.2
    sass-true                          ^8.1.0  →    ^9.0.0
    stylelint                        ^16.19.1  →  ^16.21.0
    stylelint-config-twbs-bootstrap   ^16.0.0  →   ^16.1.0
    terser                             5.39.2  →    5.43.1
    mrholek committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f4a1d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf379f View commit details
    Browse the repository at this point in the history
  3. release: v5.4.1

    mrholek committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    26bfb60 View commit details
    Browse the repository at this point in the history
Loading