Skip to content

Releases: InteractionDesignFoundation/nova-html-card

3.3.0

12 Mar 13:57
09aed5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

28 Feb 05:29
de6ded9
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 11, update dependencies by @alies-dev in #23
  • Update dependencies, use Psalm and PHP-CS-Fixer on CI by @alies-dev in #20
  • Drop PHP 8.0 support

Full Changelog: 3.1.0...3.2.0

1.3.2

28 Feb 04:58
fef12d1
Compare
Choose a tag to compare

What's changed

  • Mark IDF-namespace version of the package (1.x version) as abandoned to help users to use a new version @alies-dev

Full Changelog: 1.3.1...1.3.2

3.1.0

05 Jan 07:51
5b4fd48
Compare
Choose a tag to compare

What's Changed

  • Add option to include basic styling for HTML elements by @JasonTame in #18

Full Changelog: 3.0.1...3.1.0

3.0.1 (Nova 4)

03 May 20:28
c4d90a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 (Nova 4)

29 Apr 08:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...3.0.0

3.0.0 RC 1

27 Apr 11:13
Compare
Choose a tag to compare
3.0.0 RC 1 Pre-release
Pre-release

What's Changed

  • Nova 4 support by @shawnheide in #16 (this is min version)
  • Remove HtmlCard::forceFullWidth (as no longer needed)
  • Improve DX: updated dev packages and output

New Contributors

Full Changelog: 2.0.0...3.0.0-rc1

2.0.0

06 Dec 19:41
Compare
Choose a tag to compare
  • ⚠️ BC: Change package namespace
  • ⚙️ Add type hints

1.3.1

06 Dec 18:28
Compare
Choose a tag to compare

Fixes

  • 🐞 Empty space instead of card
  • ⚙️ Specify required node version
  • ⚙️ Add and use a custom composer script to run tests

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