Skip to content

Releases: whitespacecode/nova-table-card

1.1.0

Choose a tag to compare

@whitespacecode whitespacecode released this 16 Dec 09:35

Add Laravel Nova V5 Support

Full Changelog: 1.0.5...1.1.0

1.0.5

Choose a tag to compare

@whitespacecode whitespacecode released this 25 Nov 11:19

Fixed multiple pagination instances possible
Update README

1.0.4

Choose a tag to compare

@whitespacecode whitespacecode released this 23 Apr 09:03
Fix viewAll and table styling

- Fixed table style 'tight'
- Fixed viewAll not showing
- Add viewAll styling and positioning

1.0.3

Choose a tag to compare

@whitespacecode whitespacecode released this 31 May 07:16
af7727b

Fixed return type

1.0.2

Choose a tag to compare

@whitespacecode whitespacecode released this 26 May 09:54

NB! Namespace has changed from JoeriTheGreat to whitespacecode

Please rename joerithegreat/nova-table-card to whitespacecode/nova-table-card in composer.json, and run composer update.

Then change use JoeriTheGreat\TableCard to use Whitespacecode\TableCard. Thanks!

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@whitespacecode whitespacecode released this 04 Nov 11:37
Update release