summaryrefslogtreecommitdiff
path: root/spec/icon_spec.rb
AgeCommit message (Expand)Author
2022-04-26resolves #1770 add support for image-based icons (PR #2082)Dan Allen
2021-04-28resolves #1915 support link attribute on icon macro (PR #1916)Dan Allen
2020-09-08add test for formatted text with 1em font sizeDan Allen
2020-05-31verify icon macro honors custom sizeDan Allen
2020-05-31add test for lg icon sizeDan Allen
2020-05-30verify that icon name is used for icon when font-based icons are not enabledDan Allen
2020-04-22simplify calls to find_text that include a filterDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-12-02fix lint errors in test suiteDan Allen
2019-11-11resolves #1365 allow icon set to be specified as prefix on target of icon mac...Dan Allen
2019-10-19make flags in test suite more fine-grainedDan Allen
2019-09-10ensure fw icon is placed in the center of a 1em spaceDan Allen
2019-08-18resolves #349 add support for role to font-based icon (PR #1221)Dan Allen
2019-07-18resolves #387 add test to verify icon can be used inside kbd macroDan Allen
2019-07-16resolves #1157 correctly map legacy Font Awesome icon names when icon set is ...Dan Allen