8000 Comparing v4.2.2...v4.3.0 · laravel/jetstream · GitHub
[go: up one dir, main page]

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: laravel/jetstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.2
Choose a base ref
...
head repository: laravel/jetstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 6 contributors

Commits on Jan 17, 2024

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    76ccdc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    c0e9c8e View commit details
    Browse the repository at this point in the history
  2. Update 1_Bug_report.yml

    driesvints authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5bbb533 View commit details
    Browse the repository at this point in the history
  3. Update 1_Bug_report.yml

    driesvints authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e17dd96 View commit details
    Browse the repository at this point in the history
  4. Update 1_Bug_report.yml

    driesvints authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7aeafb3 View commit details
    Browse the repository at this point in the history
  5. Update 1_Bug_report.yml

    driesvints authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9f0db25 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. remove sponsor link

    taylorotwell committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4121a25 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update to Ziggy v2 (#1442)

    * Update to Ziggy v2
    
    * Fix paths
    bakerkretzmar authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e8335d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [4.x] Change Inertia Modal.vue component to use a native <dialog> (#1431

    )
    
    * Change Modal to use native <dialog> instead of Vue Teleport and div
    
    * changed overflow to happen earlier, to more closely match existing behavior and seem more responsive
    
    * updated livewire modal to use <dialog>
    
    * added preventDefault to allow the regular close animation to fire nicely
    
    * reverted <dialog> implementation
    
    * added second ref for showing the slot to stop content from appearing and disappearing, preventing modal size shifting
    Smef authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c0e19ca View commit details
    Browse the repository at this point in the history
Loading
0