|
ae1f47ca11
|
Dark Theme + Theme variables + UI tweaks (#703)
* Add option to set theme
* Replace colors with variables
* Use mask for icons
* Fix borders
* Use better variables
* Remove theme
* Add github dark
* Fix select
* Tweak open handler
* Fix inputs
* Fix toolbar
* Fix labels
* Add theme switcher
* Use :after for icons
* Slight tweak to base css
* Tweak restore btn
* Use font variables, tweak timeline
* TWeak openhandler
* Tweak query hover
* Remove openhandler padding
* Fix dataset switcher
* Tweak toolbar
* Move settings, simplify storage
* Add floating position and autoshow to settings
* Tweak constructor
* Add test
* Add hide empty tabs option
* Tweak loading
* Fix test
* Breathe a little
* Add screenshots to tests, test light/dark
* Run screenshot only on 8.4
* Tweak folder
* Tweak
* Rename var
* Twaek hover
* TWeak sql
* Tweak accent
* Fix overly fanatic rename
* Tweak to header
|
2025-01-26 15:41:20 +01:00 |
|
|
aeaa271575
|
Replace implicit nullable types in parameter declarations (#687)
|
2024-11-22 14:49:10 +01:00 |
|
|
2a722cccf5
|
Combine dropdown with dataset handler (#642)
* Combine dropdown with dataset handler
* Add test for tab
|
2024-04-01 11:12:18 +02:00 |
|
|
2bfe379a66
|
Add browser test (#639)
* Add browser test with Panther
|
2024-03-30 08:50:08 +01:00 |
|
|
0071105c25
|
CS fixes
|
2014-01-16 21:41:41 +00:00 |
|
|
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 |
|
|
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 |
|
|
db8bf5c6a1
|
added stacked data
|
2013-09-15 12:56:08 -04:00 |
|
|
ff4561fef2
|
updated docs
|
2013-08-14 22:14:09 +10:00 |
|
|
f686438050
|
started work on open handler
|
2013-08-14 22:14:09 +10:00 |
|
|
fc05e00621
|
added support for storing collected data
|
2013-08-14 21:37:56 +10:00 |
|
|
7bd1a6f87f
|
refactored demo folder
|
2013-08-12 18:49:21 +10:00 |
|
|
571b865fcd
|
moved web files from web/ to src/DebugBar/Resources
|
2013-06-19 11:34:47 +09:00 |
|
|
836050cea5
|
huge refactoring, comments and docs
|
2013-06-13 18:49:55 +08:00 |
|
|
b543d2a3d4
|
first commit
|
2013-06-08 01:32:10 +07:00 |
|