1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-27 19:50:21 +02:00
Commit Graph

556 Commits

Author SHA1 Message Date
parallels999
20cffd75fe Fix line-height on tabs (#649) 2024-05-12 07:19:53 +02:00
erikn69
7715ec5136 Fix TypeError: data.__meta is undefined (#655) 2024-05-11 16:57:29 +02:00
Steve Lacey
40d2d7e986 Remove .sr-only and .sr-only-focusable from FA css (#653) 2024-04-15 12:55:03 +02:00
Nick Retel
cd46685df8 Remove border on right side of the close button (#648)
* Better alignments icons

* refined icons

* improve widgets list item padding

* Remove border on right side of the close button
2024-04-04 18:23:18 +02:00
Barry vd. Heuvel
ca2597a6ad Tweak active badge 2024-04-04 11:41:46 +02:00
Nick Retel
dc11707041 UI refinements toolbar (#647)
* Better alignments icons

* refined icons

* improve widgets list item padding

* Ui refinements

* Apply background blur to make sure tooltip text is readable in front of text

* undo change that didn't have any effect

* proper adjustment of previous commit

* Revert fully rounded shape on the tab counters

* remove px for 0 value
2024-04-04 11:29:12 +02:00
Barry vd. Heuvel
7aa9a27a0b Inherit table (#646) 2024-04-03 21:39:26 +02:00
Barry vd. Heuvel
424be4f885 Fix header/dropdown height 2024-04-03 13:46:22 +02:00
Barry vd. Heuvel
1afd4034fb Fix history width 2024-04-03 09:38:03 +02:00
Barry vd. Heuvel
1000304444 Fix open button 2024-04-03 09:33:47 +02:00
Nick Retel
043febc757 Improve align of icons in the header on the right side (#645)
* Better alignments icons

* refined icons

* improve widgets list item padding
2024-04-03 09:08:17 +02:00
Barry vd. Heuvel
d7b6e1dc2d Hide bidge unless >1 datasets (#643) 2024-04-01 12:44:20 +02:00
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
0bf3a5f466 Add ajax test (#640) 2024-03-31 19:09:53 +02:00
erikn69
e903b29e17 Suggest that the line is unknown when is null/zero on xdebug link (#638) 2024-03-30 07:25:13 +01:00
erikn69
94a16d7874 Better iframe support (#636) 2024-03-21 22:06:32 +01:00
erikn69
b32d9984de Fix label on dataset tab (#637) 2024-03-21 22:05:41 +01:00
erikn69
5c43aa2222 Normalize line height on li tag (#634) 2024-03-21 09:17:17 +01:00
Barry vd. Heuvel
379acb3c5f Tweak labels, tab 2024-03-20 20:11:16 +01:00
erikn69
3adb1e45f6 New debugbar twig extensions (#632) 2024-03-20 19:43:14 +01:00
parallels999
3acb37e324 Minify highlight.pack.js (#633) 2024-03-20 19:42:21 +01:00
Barry vd. Heuvel
6cfc9ae683 Add dataset tab instead of dropdown (#627)
* Add dataset tab

* Simplify

* TWeak mini

* Use table, render once

* Styling and clear button

* Add filtering/search

* Overflow uri

* Autoshow toggle

* Cleanup

* use SessionStorage to remember flag

* Sticky actions

* visualize active tab, show badges

* Add nb/suffix

* Use localstorage

* Sort requests

* Tweak width

* Track history

* Stay on panel

* Make configurable
2024-03-20 15:43:11 +01:00
Barry vd. Heuvel
9ffd072616 Update highlightjs to custom 11.9 (#631) 2024-03-20 14:01:04 +01:00
Barry vd. Heuvel
29c8b9c942 Use fetch instead of jQuery ajax (#630) 2024-03-20 13:35:41 +01:00
Barry vd. Heuvel
42beef04ff Feat deprecate bindtojquery (#629)
* Deprecate bindToJquery

* Tweak
2024-03-20 13:35:26 +01:00
Barry vd. Heuvel
3668109b2e Fix resize (#628) 2024-03-20 12:47:09 +01:00
parallels999
189f791e94 Remove .pull-left, .pull-right from FA css (#625) 2024-03-14 22:33:00 +01:00
parallels999
f259c92648 Make font-awesome css a single file (#624)
* Make font-awesome css a single file

* Delete unused fonts
2024-03-14 11:36:33 +01:00
erikn69
9138c110eb Fix connection filter on sqls widget (#622) 2024-03-14 11:36:16 +01:00
parallels999
1fdc3a3007 Fix html body mail on SwiftMailCollector (#619) 2024-03-12 17:01:48 +01:00
Barry vd. Heuvel
0b407703b0 Fix mail body check (#618) 2024-03-12 15:23:07 +01:00
Barry vd. Heuvel
8c55824b60 Capture HTML body for mails (#617)
* Capture HTML body for mails

* Show html in iframe

* Deprecate details

* Add text summary
2024-03-12 10:54:01 +01:00
erikn69
bce78f928a Filter collectors on MessagesWidget (#616) 2024-03-11 22:16:03 +01:00
erikn69
ce817fa4ad keeps only the main debugbar functionality on iframes (#615) 2024-03-11 22:13:30 +01:00
Barry vd. Heuvel
c7d2cfba15 Revert "keeps only the main debugbar functionality on iframes (#606)" (#613)
This reverts commit b6113ae0e5.
2024-03-11 15:49:43 +01:00
erikn69
d7b954be25 Avoid only number filename on uri link (#612) 2024-03-07 09:33:54 +01:00
erikn69
c85407b90c Do not click when selection is active (#611) 2024-03-05 10:25:07 +01:00
Barry vd. Heuvel
9700e50974 Fix jquery4 deprecations (#610) 2024-03-01 16:28:34 +01:00
Barry vd. Heuvel
d420dd09d1 Use xdebug_link in html variables (#609) 2024-03-01 16:24:55 +01:00
erikn69
b6113ae0e5 keeps only the main debugbar functionality on iframes (#606) 2024-03-01 16:22:12 +01:00
Barry vd. Heuvel
266cee2946 Do not click when selection is active (#608)
* Do not click when selection is active

* Update sql widget.js
2024-03-01 16:16:18 +01:00
erikn69
04f9613c41 Easier to customize icons on message widget (#607)
* Easier to customize icons on message widget

* Support full Psr\LogLevel messages
2024-03-01 14:36:10 +01:00
erikn69
d20048de08 Refactor to loader environment setter (#605) 2024-02-26 19:11:29 +01:00
erikn69
a8694a4e0e Add body message to mail (#603) 2024-02-20 10:16:27 +01:00
erikn69
9321913520 Fix twig demo (#602) 2024-02-19 21:37:40 +01:00
PaolaRuby
cbab4a8f45 Avoid expanded values on MessagesCollector (#601) 2024-02-16 18:50:56 +01:00
erikn69
689ecda8c1 Timeline measure params table hidden by default (#600) 2024-02-16 10:59:23 +01:00
Barry vd. Heuvel
484625c23a Check file (#599)
* Check file

* Check line
2024-02-15 11:49:09 +01:00
parallels999
512fb06c48 More informative tooltip (#597) 2024-02-14 09:55:28 +01:00
Barry vd. Heuvel
06ebf922cc Remove 2024-02-13 20:03:14 +01:00