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-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ac766da
Choose a base ref
...
head repository: coreui/coreui-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57eaa01
Choose a head ref
  • 16 commits
  • 23 files changed
  • 1 contributor

Commits on Jun 12, 2025

  1. test(github): fix karma.conf

    xidedix committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    8e8f371 View commit details
    Browse the repository at this point in the history
  2. test(github): --watch=false

    xidedix committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    ad72600 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. fix(progress): TS2540: Cannot assign to value because it is a read-…

    …only property - conflicting on directive composition with ProgressBarDirective
    xidedix committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    f7e00bc View commit details
    Browse the repository at this point in the history
  2. chore(dependencies): update

    xidedix committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    aa683f3 View commit details
    Browse the repository at this point in the history
  3. chore(release): ship v5.5.1

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

Commits on Jun 17, 2025

  1. chore(dependencies): update

    xidedix committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    8821f05 View commit details
    Browse the repository at this point in the history
  2. chore(release): ship v5.5.2

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

Commits on Jul 3, 2025

  1. chore(dependencies): update

    xidedix committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    7008544 View commit details
    Browse the repository at this point in the history
  2. chore(release): ship v5.5.3

    xidedix committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    3ea3cc4 View commit details
    Browse the repository at this point in the history
  3. refactor(rtl.service): ensure RTL detection works regardless of HTML …

    …attribute or CSS property direction (computed style check)
    xidedix committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    5d4082e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

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

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    87e816c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea891f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. fix(breadcrumb-item): remove attributes input conflicting with Elem…

    …ent's readonly property, use `attribs` instead
    xidedix committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    b487e4c View commit details
    Browse the repository at this point in the history
  2. refactor(breadcrumb-router): migrate breadcrumbs$ toSignal, use attri…

    …b prop for breadcrumb item, test update, cleanup
    xidedix committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    232289a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57eaa01 View commit details
    Browse the repository at this point in the history
Loading