twbs/icons

Unicode code points improve selection

Open

#1,219 opened on Feb 11, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,049 forks)batch import
docsenhancementhelp wanted

Repository metrics

Stars
 (6,955 stars)
PR merge metrics
 (Avg merge 1d 5h) (2 merged PRs in 30d)

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