Skip to content

Releases: TremiDkhar/tsd-get-svg

0.1.2

28 Jun 15:49
e1964ab
Compare
Choose a tag to compare

0.1.2 - May 10, 2020

  • Added: Add filter hook tsd_get_svg_path to adjust the directory path
  • Added: Add README.MD, .gitignore & .gitattributes
  • Fixed: Removed the whitespace that always cause the condition to be false while checking the class exists
  • Update: Change the class name from TSD_Get_Icon to TSD_Get_SVG_Icon
  • Improved: Check if the class & function exists before declaration
  • Improved: Add check before function call to prevent a conflict

0.1.1

25 Jan 06:18
Compare
Choose a tag to compare

0.1.1 - January 25, 2020

  • New: Color can be added to the icon now by passing the color parameter that will accept only hex color
  • Changed: Adjust the default size of the icon
  • Fixed: Fix icon class output twice

0.1.0

25 Jan 02:50
Compare
Choose a tag to compare

0.1.0 - January 19, 2020

  • Initial Release