Skip to content

Releases: mcanouil/quarto-iconify

ICONIFY 3.0.0

20 May 16:14
a69cbb9
Compare
Choose a tag to compare

Featured

Setting (CSS) style attribute:

{{< iconify simple-icons:quarto style="color:#74aadb;" >}}

Defining default values for attributes:

iconify:
  set: "octicon"
  size: "Huge"
  width: "1em"
  height: "1em"
  flip: "horizontal"
  rotate: "90deg"
  inline: true
  mode: "svg"
  style: "color: #b22222;"

What's Changed

  • feat: Iconify 3.0.0, YAML defaults, and new "style" attribute by @mcanouil in #39
  • ci: bump version for release 🚀 by @github-actions in #40
  • revert :"ci: bump version for release 🚀" by @mcanouil in #41
  • ci: bump version for release 🚀 by @github-actions in #42

Full Changelog: 2.3.1...3.0.0

ICONIFY 2.3.1

05 Apr 19:47
c24a061
Compare
Choose a tag to compare

What's Changed

  • ci: add release workflow for Quarto extension by @mcanouil in #36
  • ci: bump version for release 🚀 by @github-actions in #37
  • ci: bump version for release 🚀 by @github-actions in #38

New Contributors

  • @github-actions made their first contribution in #37

Full Changelog: 2.3.0...2.3.1

Iconify 2.3.0

22 Mar 10:35
8b309f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.3.0

Iconify 2.1.2

11 Aug 10:48
f77b0d4
Compare
Choose a tag to compare

What's Changed

  • fix: Allow to set/unset inline attribute by @mcanouil in #32

Full Changelog: 2.1.1...2.1.2

Iconify 2.1.1

17 Jul 10:32
2.1.1
3fb92cf
Compare
Choose a tag to compare

What's Changed

  • docs: Add Quarto Iconify Example for simple-icons:quarto by @mcanouil in #25
  • ci: deploy from GHA by @mcanouil in #26
  • fix: Add role attribute to <iconify-icon> tag for accessibility by @mcanouil in #29

Full Changelog: 2.1.0...2.1.1

Iconify 2.1.0

01 May 11:12
2.1.0
ab0b58e
Compare
Choose a tag to compare

What's Changed

  • fix: Allow name copied from iconify website to be used by @mcanouil in #20
  • deps: upgrade Iconify by @mcanouil in #21
  • fix: use proper warning message for set:icon or set icon by @mcanouil in #22

Full Changelog: 2.0.0...2.1.0

Iconify 2.0.0

10 Mar 16:53
2.0.0
a6213d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...2.0.0

Iconify 1.0.8

20 Dec 23:36
1.0.8
56263cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

Iconify 1.0.7

27 Aug 16:13
1.0.7
852ad75
Compare
Choose a tag to compare

What's Changed

See https://iconify.design/news/.

Full Changelog: 1.0.0...1.0.7

Iconify 1.0.0

27 Dec 17:43
1.0.0
ee8f6db
Compare
Choose a tag to compare

What's Changed

  • fix: Update/Release for Quarto v1.2 by @mcanouil in #6

Full Changelog: 0.3.0...1.0.0