Nks / orchid-repeater-field

Adding support of repeater field to Orchid (https://github.com/orchidsoftware/platform)
MIT License
58 stars 41 forks source link

Adding new functionality #56

Closed RussianProtein closed 2 years ago

RussianProtein commented 2 years ago

Fixes #

Proposed Changes

Repeater::make('') ->title('Element List') ->collapse(true) ->layout(\App\Orchid\Layouts\Repeaters\RepeaterFields::class)

To enable or disable the collapse item, you need to add a parameter

->collapse(true)

RussianProtein commented 2 years ago

Now only those files that actually have changes are changed

Nks commented 2 years ago

Thanks for the PR, @RussianProtein! It has been merged and released. Available in version 13.0.2