Skip to content

Releases: FlorianWoelki/obsidian-iconize

1.0.3

11 Nov 15:13
Compare
Choose a tag to compare

Thank you to @Mara-Li for fixing the following:

  • remove "remove icon" if no icon is set #13

  • feat: add extra padding setting #3
  • docs: add comments for util functions 1ab8b0e
  • docs: add description for style customization b51a792
  • build(deps): bump ansi-regex from 5.0.0 to 5.0.1 62fe0e4
  • feat: add standard-version 7a011ef
  • feat: add auto-changelog and remove standard-version dd270d3
  • feat: add eslint and prettier to husky 761c008
  • feat: add lint-staged a8bbd1f
  • feat: add icon color customization b07ea63
  • chore(release): 1.1.0 5cc8d3a
  • feat: add first custom font size implementation (#1 #3) 47bc3d5
  • feat: add default button for color customization setting b72385e
  • feat: add custom fontSize settings option 254e774
  • feat: add hot refresh of the icon style 283646d
  • fix: icons for files not working (#14) b550a9e
  • fix: icon generation (#11) f02b010
  • docs: update documentation for further help developing the plugin (#11) 0124514
  • chore(release): 1.2.0 63e962e
  • build(deps): bump ansi-regex from 5.0.0 to 5.0.1 9909ba8
  • build: add precommit script for lint-staged c5b9412
  • fix: remove "remove icon" if no icon is set 0f139c1
  • feat: format code 65f671a
  • fix: issue that icon not found (#14) d834f52
  • refactor: use dynamic tooltip 03c680e
  • revert: bump to 1.0.22 2915a82
  • fix: issue with generating remixicons pack 5ff365d

1.0.22

22 Oct 08:34
Compare
Choose a tag to compare

Fix:

  • Fixed issue with icon duplication while refreshing the plugin

1.0.21

21 Oct 07:30
Compare
Choose a tag to compare

Fix:

  • Fixed issue with adding icon to file (rather than folder) (#9 )

1.0.2

20 Oct 08:19
Compare
Choose a tag to compare

Feature:

  • Added ability to set options for showing fontawesome/remixicons packs in modal
  • Added fontawesome icon pack

1.0.1

17 Oct 12:29
Compare
Choose a tag to compare

Bugfix:

  • Fixed Icons missing on workspace reload (#7)

Feature:

  • Added settings tab for enabling different icon packs (preparation for #8 and #5)

1.0.0

27 Aug 14:59
Compare
Choose a tag to compare

Initial release.