whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
788 stars 231 forks source link

Make Grid work within Form Group #485

Open StephenHonor opened 11 months ago

toonvandenbos commented 10 months ago

Hi @StephenHonor,

This PR seems to do a lot more than just adding a few tailwind classes. Could you please provide more information? Thanks.

StephenHonor commented 10 months ago

Hi @StephenHonor,

This PR seems to do a lot more than just adding a few tailwind classes. Could you please provide more information? Thanks.

@toonvandenbos Sorry, I was working on a few open source projects and forgot I never branched this one off as I did it quickly.

I will sort it out when I get chance but its really just adding flex and flex-wrap to containerStyle function within FormGroup.vue.

The rest of the changes are to fix saving within the a HasOne