momentum-modal icon indicating copy to clipboard operation
momentum-modal copied to clipboard

Collaboration?

Open jaulz opened this issue 2 years ago • 0 comments

First of all, thanks for your great library since it helped me a lot to set up modal behaviour in Inertia ✌️ However, after a while I felt that it still needed some tweaks and eventually I started on working on my own solution. You can find the result at https://github.com/navigarejs/framework which comes with nested modal behaviour which can be completely configured to your needs (e.g. custom transitions). This is just one feature among others:

  • Complex layouts with persistent parts (e.g. headers) or stacked fragments (e.g. modals)
  • Preloading of links
  • Route injection without any client overhead
  • (Optional) real-time form validation via Precognition
  • Built-in (optional) SSR support from the beginning

It would be great to see if you would like to help working on it and get your insights 😊

jaulz avatar Nov 25 '22 13:11 jaulz