phpmyadmin / phpmyadmin

A web interface for MySQL and MariaDB
https://www.phpmyadmin.net/
GNU General Public License v2.0
7.2k stars 3.38k forks source link

A cheat sheet should be added to help with theme development #17487

Open MauricioFauth opened 2 years ago

MauricioFauth commented 2 years ago

A cheat sheet page that contains UI elements could be added to help with theme development.

A good example of a cheat sheet page to serve as a base is the Bootstrap's Cheatsheet page.

At least the custom components that are not available by default in Bootstrap should be present in this page.

Note: This cheat sheet page should only be available in development mode.

adorade commented 6 months ago

Has there been any progress on this? When I began creating the BooDark theme, I attempted to construct a cheatsheet similar to the one for Bootstrap 5. However, I eventually halted my efforts as I found myself stuck.