1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 05:18:32 +01:00

13 Commits

Author SHA1 Message Date
Barry vd. Heuvel
2a722cccf5
Combine dropdown with dataset handler (#642)
* Combine dropdown with dataset handler

* Add test for tab
2024-04-01 11:12:18 +02:00
Barry vd. Heuvel
2bfe379a66
Add browser test (#639)
* Add browser test with Panther
2024-03-30 08:50:08 +01:00
Graham Campbell
0071105c25 CS fixes 2014-01-16 21:41:41 +00:00
maximebf
8972b82a9a added support for sending the request id in headers and retreiving the data using the open handler 2013-09-23 10:41:54 -04:00
maximebf
1b7e7fdbc8 jQuery.noConflict() is now called by default (fixed #29)
Will not be called if the js vendors are not included.
Can be enabled/disabled using JavascriptRenderer::setEnableJqueryNoConflict()
2013-09-19 16:31:50 -04:00
maximebf
db8bf5c6a1 added stacked data 2013-09-15 12:56:08 -04:00
maximebf
ff4561fef2 updated docs 2013-08-14 22:14:09 +10:00
maximebf
f686438050 started work on open handler 2013-08-14 22:14:09 +10:00
maximebf
fc05e00621 added support for storing collected data 2013-08-14 21:37:56 +10:00
maximebf
7bd1a6f87f refactored demo folder 2013-08-12 18:49:21 +10:00
maximebf
571b865fcd moved web files from web/ to src/DebugBar/Resources 2013-06-19 11:34:47 +09:00
maximebf
836050cea5 huge refactoring, comments and docs 2013-06-13 18:49:55 +08:00
maximebf
b543d2a3d4 first commit 2013-06-08 01:32:10 +07:00