Thanks to visit codestin.com
Credit goes to github.com

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: hotwired-laravel/turbo-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-beta2
Choose a base ref
...
head repository: hotwired-laravel/turbo-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-beta3
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 27, 2023

  1. Documents new Blade components

    tonysm committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    15991ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c655b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3baf9d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    66a808e View commit details
    Browse the repository at this point in the history
  2. docs

    tonysm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    284994f View commit details
    Browse the repository at this point in the history
  3. Use static property instead of config because configs must be seriali…

    …zable (and closures are not)
    tonysm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    591c466 View commit details
    Browse the repository at this point in the history
  4. wip

    tonysm committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    968ab51 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #136 from hotwired-laravel/partials-path-pattern

    Allow configuring partials path pattern
    tonysm authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    235e89c View commit details
    Browse the repository at this point in the history
Loading