Commit Graph

11 Commits

Author SHA1 Message Date
Yaroslav Admin 993769e7f6 Release 3.0.0 2025-08-03 22:54:40 +02:00
Jeroen Akkerman 21513a9799
Convert most FontAwesome elements to self-closing tags (#477)
* Convert most FontAwesome elements to self-closing tags

* Restore testing.md spacing
2025-08-03 22:25:39 +02:00
Yaroslav Admin 5d26d6d677 Add global styles properly in the SSR context
Fixes #18 #48 #96 #407
2024-05-15 19:23:21 +02:00
Yaroslav Admin 8e42dad8f2 Document how to use custom icons
Fixes #172
2024-04-20 18:53:31 +02:00
Rob Madole dd4690ae62
Document support for new NPM Kits (#422) 2024-02-08 15:33:11 -06:00
Yaroslav Admin 2da0dce9d3 Deprecate `classes` and `styles` inputs in all components
Fixes #373
2022-11-12 20:45:01 +01:00
Yaroslav Admin cb9e4980c7 Add a guide on how to render icon into a string
Fixes #296
2021-07-23 21:40:26 +02:00
Yaroslav Admin da575f24df Add guide on how to replace <i> tags with icons in the non-Angular markup
Fixes #171
2021-07-23 20:56:48 +02:00
Benjamin Charity 99bbcc4e16 docs: Add guide to use FontAwesome inside Storybook
Closes #195
2020-10-29 16:42:22 +01:00
Yaroslav Admin 4374444a16 Add documentation for recommended approach for testing icon library
Thanks to 1FpGLLjZSZMx6k for suggesting it on SO and to @josh-m-sharpe for bringing this to angular-fontawesome issue.

Fixes #206
2020-01-24 19:54:49 +01:00
Yaroslav Admin d3f83a57b6 Add documentation on how to test components using Font Awesome icons
Fixes #135
2019-11-10 22:29:34 +01:00