twbs/icons

Unicode code points improve selection

Open

#1,219 opened on Feb 11, 2022

 (1 comment) (0 reactions) (0 assignees)TypeScript (1,122 forks)batch import
docsenhancementhelp wanted

Repository metrics

Stars
 (8,107 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide