davidpiesse / nova-toggle

Laravel Nova Toggle Field
86 stars 30 forks source link

Nova 4 Update #54

Open davidpiesse opened 2 years ago

davidpiesse commented 2 years ago

Take in changes from current issues and PR's Also change the toggle library (smaller & simpler) and improve the look (dark mode?) and functionality

davidpiesse commented 2 years ago

Will be using https://headlessui.dev/vue/switch for the new switch implementation.

scramatte commented 2 years ago

Hello,

Any news about Nova4 update? I've installed your component but is not rendered on Nova 4... Thank you

davidpiesse commented 2 years ago

Hi @scramatte I have not yet been able to use Nova 4 and update this package. It is a full rewrite as we need to change switch (Headless UI) library and update to Vue3 & Nova 4.

scramatte commented 2 years ago

Anything that we can do to help ?

jjjrmy commented 2 years ago

bump

davidpiesse commented 2 years ago

Hopefully doing this in the next week or so!

davidpiesse commented 2 years ago

I have created a PR #61 for you to test. Some features have been deprecated short term but I welcome any contributions to get it checked in others Nova apps and implement functionality

hoczeus commented 2 years ago

Feedback: The toggle without more options runs pretty well. Options like ->editableIndex() or ->falseColor('#bacad6') gets Errors

bilogic commented 10 months ago

will this complete soon? thanks