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: logicalclocks/quartz
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.0
Choose a base ref
...
head repository: logicalclocks/quartz
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 4, 2024

  1. Copy the full SHA
    ac13bd4 View commit details
  2. chore(release): 4.14.0 [skip ci]

    # [4.14.0](v4.13.0...v4.14.0) (2024-12-04)
    
    ### Features
    
    * **packages:** update outdated packages ([#704](#704)) ([ac13bd4](ac13bd4))
    semantic-release-bot committed Dec 4, 2024
    Copy the full SHA
    2d00c9e View commit details
  3. build(deps): bump cross-spawn from 6.0.5 to 6.0.6 (#700)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Copy the full SHA
    18e6985 View commit details
  4. chore(release): 4.14.1 [skip ci]

    ## [4.14.1](v4.14.0...v4.14.1) (2024-12-04)
    semantic-release-bot committed Dec 4, 2024
    Copy the full SHA
    3c97aff View commit details

Commits on Dec 5, 2024

  1. feat(navbar): when clicking on a child in navigation bar we want to r…

    …eplace the history (#705)
    
    * feat(navbar): when clicking on a child in the navigation bar we want to replace the history
    
    when the link is an anchor link do not add the new URL to the history but replace
    the last item in the history
    
    * Update version manually
    ehsan-github authored Dec 5, 2024
    Copy the full SHA
    3a5fce4 View commit details
  2. chore(release): 4.15.0 [skip ci]

    # [4.15.0](v4.14.1...v4.15.0) (2024-12-05)
    
    ### Features
    
    * **navbar:** when clicking on a child in navigation bar we want to replace the history ([#705](#705)) ([3a5fce4](3a5fce4))
    semantic-release-bot committed Dec 5, 2024
    Copy the full SHA
    2fd73d9 View commit details
  3. build(deps-dev): bump @semantic-release/commit-analyzer (#671)

    Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 11.1.0 to 13.0.0.
    - [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
    - [Commits](semantic-release/commit-analyzer@v11.1.0...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/commit-analyzer"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Copy the full SHA
    48f8845 View commit details
  4. chore(release): 4.15.1 [skip ci]

    ## [4.15.1](v4.15.0...v4.15.1) (2024-12-05)
    semantic-release-bot committed Dec 5, 2024
    Copy the full SHA
    4464568 View commit details

Commits on Mar 5, 2025

  1. feat(icon): Add cloud and kafka icons (#726)

    * feat(icon): add cloud and kafka icons
    
    * [audit]: pnpm update - update outdated packages
    
    * Update @chakra-ui/cli
    
    * [audit]: pnpm audit --fix for esbuild
    
    * Fix formatting
    ehsan-github authored Mar 5, 2025
    Copy the full SHA
    aeb0f34 View commit details
  2. chore(release): 4.16.0 [skip ci]

    # [4.16.0](v4.15.1...v4.16.0) (2025-03-05)
    
    ### Features
    
    * **icon:** Add cloud and kafka icons ([#726](#726)) ([aeb0f34](aeb0f34))
    semantic-release-bot committed Mar 5, 2025
    Copy the full SHA
    3af347f View commit details

Commits on Mar 6, 2025

  1. Copy the full SHA
    d51dd25 View commit details
  2. chore(release): 4.17.0 [skip ci]

    # [4.17.0](v4.16.0...v4.17.0) (2025-03-06)
    
    ### Features
    
    * **stickysummary:** add support for ternary button in sticky summary component ([#728](#728)) ([d51dd25](d51dd25))
    semantic-release-bot committed Mar 6, 2025
    Copy the full SHA
    98e72b3 View commit details
Loading