RobertBoes / nova-slider-field

A Laravel Nova slider field
MIT License
8 stars 6 forks source link

DependsOn functionality missing #5

Open ThaDaVos opened 2 years ago

ThaDaVos commented 2 years ago

It seems this field is missing dependsOn functionality - which in my case, I need, as I try to replace my number fields with a slider version - could you add this in?

See docs: https://nova.laravel.com/docs/4.0/customization/fields.html#dependent-form-field

It seems really easy - if wanted I can make a PR even

ThaDaVos commented 2 years ago

NVM - package isn't even aimed at supporting Nova 4