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: facade/ignition
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.6
Choose a base ref
...
head repository: facade/ignition
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.2
Choose a head ref
  • 18 commits
  • 15 files changed
  • 9 contributors

Commits on Sep 6, 2020

  1. Fix missing constructor argument for PhpEngine in Laravel 8.x and upd…

    …ate testbench dependency (#308)
    bpedroza authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    64cb88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b6a9e View commit details
    Browse the repository at this point in the history
  3. Bump yargs-parser from 13.1.1 to 13.1.2 (#311)

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
    - [Commits](https://github.com/yargs/yargs-parser/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8be8d26 View commit details
    Browse the repository at this point in the history
  4. Bump handlebars from 4.4.0 to 4.7.6 (#310)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.7.6.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.4.0...v4.7.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    1131daf View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    freekmurze authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    b364db8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    03b581a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    freekmurze authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    e8fed9c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. fix phpunit config

    freekmurze committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    97bfeb5 View commit details
    Browse the repository at this point in the history
  2. Add livewire component discovery solution. (#319)

    * Create LivewireDiscoverSolution.php
    
    * Create MissingLivewireComponentSolutionProvider.php
    
    * Update IgnitionServiceProvider.php
    
    * Update MissingLivewireComponentSolutionProvider.php
    
    * Update LivewireDiscoverSolution.php
    
    * fixes
    Arnaud Lier authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    614bc70 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    freekmurze authored and actions-user committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8a6d4ed View commit details
    Browse the repository at this point in the history
  4. wip

    freekmurze committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2cffba9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    319b496 View commit details
    Browse the repository at this point in the history
  6. wip

    freekmurze committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b1b76bc View commit details
    Browse the repository at this point in the history
  7. wip

    freekmurze committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    60e9c1b View commit details
    Browse the repository at this point in the history
  8. wip

    freekmurze committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9fc6c3d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    f2dc8ba View commit details
    Browse the repository at this point in the history
  2. Fix styling

    AlexVanderbist authored and actions-user committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1a838fd View commit details
    Browse the repository at this point in the history
  3. Update changelog

    AlexVanderbist committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2179568 View commit details
    Browse the repository at this point in the history
Loading