v1.10.4
🚀 Features
- #731: docs: filter icons by URL search query
- #1636: font: add license header
- #1653: docs: change search function from list.js to fuse.js
🐛 Bug fixes
- #1521: Remove non-existent icons from font
- #1566: Fix sass quoted string interpolation for hugo 0.110.0
- #1645: Fix three icon font rendering issues
- #1647: Update font SCSS template to use a loop thus reducing the SCSS filesize
📖 Docs
- #731: docs: filter icons by URL search query
- #1561: Fix icons release and repo links
- #1618: Docs: move color-modes to /assets/js
- #1619: Backport color-modes.js from upstream
- #1628: Fix theme toggle JavaScript and A11y
- #1632: Remove unused Hugo partials
- #1635: Update Bootstrap to v5.3.0-alpha2
- #1637: sprite.html: fix wrong breadcrumb
- #1638: Add missing tags and categories
- #1644: Fix spacing and sizing of examples
- #1651: Work around list.js not working with hyphens
- #1652: docs: specify
searchDelay: 250
for list.js - #1653: docs: change search function from list.js to fuse.js
- #1655: config.yml: mount bootstrap.bundle.min.js in static folder
- #1658: Add some tags to multiple icons
- #1661: docs: use bootstrap.svg from the
/assets/icons
dir - #1679: Update bootstrap to v5.3.0-alpha3
🧰 Maintenance
- #1521: Remove non-existent icons from font
- #1566: Fix sass quoted string interpolation for hugo 0.110.0
- #1571: Fix minor error in README
- #1617: Assorted JS tweaks
- #1633: Update vnu-jar.js from upstream
- #1636: font: add license header
- #1647: Update font SCSS template to use a loop
- #1648: package.json: specify
q
for zip - #1649: Tweak README.md
- #1656: Update SVGO config: remove
sortAttrs
since it's enabled by default - #1657: build: add a script to check font JSON for differences with SVGs
- #1660: Tweak check-icons.js
- #1662: package.json: update
icons-zip
script to remove existent zip files first - #1669: CI: add permissions and limit triggers to main
- #1681: package.json: add a few more keywords
📦 Dependencies
- Updated numerous dependencies
Full changelog: v1.10.3...v1.10.4