UNPKG

icons-ui

Version:

icons-ui is a package that allows multiple icon packages to be used in multiple frontend frameworks.

22 lines (15 loc) 553 B
# Change Log ## v0.4.1 - Updated README for **v0.4.0** ## v0.4.0 - Added support for `className` and `id` attributes. ## v0.3.0 - Added support for [Bootstrap Glyphicons](https://getbootstrap.com/docs/3.3/components/#glyphicons) ## v0.2.0 - Added support for the [Preact](https://preactjs.com/) framework. ## v0.1.0 - Added support for onClick, href and target attributes. ## v0.0.2 - Fixed an error where you had to initialize the icon packages you wanted to use every time icons-ui was imported. ## v0.0.1 - Initial Release