johnbillion / query-monitor

The developer tools panel for WordPress
https://querymonitor.com
GNU General Public License v2.0
1.6k stars 211 forks source link

Add panel to display registered assets #879

Open crstauf opened 3 months ago

johnbillion commented 3 months ago

Neat, I like it. Thanks. I think I would be happy to have this panel available without the QM_SHOW_ALL_ASSETS constant being required.

crstauf commented 3 months ago

Great! Will make that change.

crstauf commented 3 months ago

@johnbillion Are you opposed to adding a sort to the Handle column? I'd prefer that to forcing it to be sorted, as there might be a situation where seeing the order that assets are registered is helpful.

crstauf commented 3 months ago

Hmmm, forgot sorting was limited to numbers. 🤔

johnbillion commented 3 months ago

It should be possible to sort the handle column yeah

crstauf commented 3 months ago

@johnbillion I can't add you as a reviewer unfortunately, but please take a peek here: https://github.com/crstauf/query-monitor/pull/1.