Skip to content

5.2.0 (#111)

Compare
Choose a tag to compare
@Okipa Okipa released this 28 Oct 13:39
· 14 commits to master since this release
44b857d
  • Added a new built-in RedirectRowAction, that is now used to render the pre-configured ShowRowAction
  • Added an optional second argument bool $openInNewWindow = false to the ShowRowAction
  • Added a new pre-configured AddHeadAction, that is using the built-in RedirectHeadAction
    • Added a new Add translation for it that you'll have to add to your own translations
    • Added a new config('laravel-table.icon.add') config for it with the <i class="fa-solid fa-circle-plus fa-fw"></i> default value that you'll also have to add to your published configuration file