twbs/icons

Look into splitting the homepage in chunks

Open

#195 aberto em 30 de mar. de 2020

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (6.955 stars) (1.049 forks)batch import
docsenhancementhelp wanted

Description

Maybe we could output all the icons in JSON, add a "Load More" button and load on click.

Currently we just have too many DOM elements and this will just keep increasing. Another way would be to look into using a JS plugin for this and just split the homepage in subpages like https://infinite-scroll.com/demo/full-page/

Guia do colaborador