twbs/icons

Unicode code points improve selection

Open

#1 219 ouverte le 11 févr. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (6 955 stars) (1 049 forks)batch import
docsenhancementhelp wanted

Description

It would be nice if the whole Unicode code point value would be selected if you click on it to make copying easier. Something like the "user-select-all" class in bootstrap 5 https://getbootstrap.com/docs/5.1/utilities/interactions/. I think this is a good compromise instead of a copy button, mentioned in #1149, as it should be easier to implement.

Guide contributeur