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: icings/menu Loading
base: 5.x
Choose a base ref
...
head repository: icings/menu Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 16 files changed
  • 1 contributor

Commits on Dec 16, 2019

  1. Update 3.x branch badge links.

    ndm2 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    d64d0f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    7b97152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d88b1 View commit details
    Browse the repository at this point in the history
  3. Upgrade PHPStan.

    ndm2 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3adfe10 View commit details
    Browse the repository at this point in the history
  4. Fix currentAsLink not working when determining state via voters.

    The renderer was checking the items "current" state using its
    `isCurrent()` method instead of the matcher, hence it would only work
    when the state was manually set on the item via its `setCurrent()`
    method.
    
    refs d1865aa
    ndm2 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    45f3939 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Jun 5, 2020

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

Commits on Jun 6, 2020

  1. Merge pull request #13 from icings/3.x-feature/paths-and-current-item

    3.x - Add support for extracting paths and retrieving a menu's current item.
    ndm2 committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    57cea8c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    bf3789a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from icings/3.x-update-tests

    3.x -Add CakePHP 3.8 branch to the test matrix.
    ndm2 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    cd12e10 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Move to GitHub CI.

    ndm2 committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    558f4ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from icings/3.x-move-to-github-ci

    3.x - Move to GitHub CI
    ndm2 committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4588d6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5867e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from icings/3.x-push-ci-config

    3.x - Restrict push CI runs to 3.x branch.
    ndm2 committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    159f88e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    0233ee1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from icings/3.x-remove-ci-schedule

    3.x - Remove CI schedule, it only works on the default branch.
    ndm2 committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    06dd500 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update build status badge.

    ndm2 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    925ce84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from icings/3.x-update-build-status-badge

    3.x - Update build status badge.
    ndm2 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    42feb0a View commit details
    Browse the repository at this point in the history
Loading