mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
- Make `custom` an icon library too and remove `fromLibrary` distinction: now everything comes from a library - `IconLibrary` class to handle functionality - Move caching, fetching, and DOM construction to the icon library - Rename `resolver` to `getUrl`, `fetched` to `inlined` and `addFetched()` to `inline()` - Eliminate different handling between sprite sheets and other icons (e.g. mutation caching, template construction)