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: barryvdh/laravel-debugbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.0
Choose a base ref
...
head repository: barryvdh/laravel-debugbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.13.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 3, 2024

  1. Align buttons (#1603)

    barryvdh authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b08143d View commit details
    Browse the repository at this point in the history
  2. UI refinements (#1601)

    * wip
    
    * additional tweaks
    
    * wip
    
    * add backgorund on odd rows in light mode for timeline tab
    
    * Bring back table borders for the timeline tab + fix line height in the exception tab
    
    * Remove fixed height of first child of the list item
    
    This prevented the first item to be able to expand properly
    
    * remove odd background color for table rows at the timeline
    
    * Fix alignment of arrays and text in key value lists
    
    * undo change regarding laravel icon
    
    * additional tweaks
    
    * undo css addtions + remove unnessary padding of pre in dd elements
    
    * css cleanup + bring back laravel icon in debugbar popup / open window
    
    * better center alignment of the phpdebugbar-header-right items
    
    * cleanup changes that can be moved to the base package
    nckrtl authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2f046cb View commit details
    Browse the repository at this point in the history
Loading