JDM Digital
JDM Digital
I've seen this too. What we've used in the past is a timeout function to detect that it's just taking WAY too long. Example: `Pace.on('hide', function() { setTimeout(function () {...
Presumably because classie is much more lightweight than jQuery. It would be easier if they just used jQuery for those of us already including that in our project, but it's...
Need to be careful adding this. Bootplate is in production now. We might consider this part of v2.1...
We might just add this sort of functionality to our JDM FAB plugin as an option to enable... https://github.com/jdmdigital/jdm-frontend-admin-buttons
Let me unpack your questions further a little later. For now, a lot of the fancy columns, alerts, cards, and stuff like that are included in the free Bootplate Shortcodes...
Since WordPress v5, we should consider merging some of that shortcode stuff into the new block editor.
Here's an API and example plugin for JS, CSS and PHP minification: https://github.com/promatik/PHP-JS-CSS-Minifier
This should be made a priority for v2.0.
This is basically #121
...and we’re SO doing this.