Skip to content

Releases: InteractionDesignFoundation/nova-html-card

1.3.0

06 Dec 17:03
Compare
Choose a tag to compare

Improvements

  • ✨ Add MarkdownConverter interface to have an ability to use a custom implementation
  • ✨ Add a basic test

1.2.2

16 Mar 16:57
0882447
Compare
Choose a tag to compare

Add a hack to use full-width while keeping original card order (see Nova issue #1895)

1.2.1

10 Dec 07:55
d476716
Compare
Choose a tag to compare

Fixes

  • Simplify CSS: don't use min-height for Card
  • Don't add margin at the bottom of the last p

1.2.0

09 Dec 16:51
356f156
Compare
Choose a tag to compare

Features

  • Add withoutCardStyles() method to don't use standard Nova Card styling (background, padding, etc) #6

1.1.1

17 Sep 14:25
9de3bc1
Compare
Choose a tag to compare
  • ✨ Add space between paragraphs #4
  • ✨ Fix max height issue to big cards

1.1.0

29 Jun 15:53
0b79fb0
Compare
Choose a tag to compare
  • Support rendering of blade views #1
  • Add an an option to center card's content #2