protonemedia / laravel-form-components

A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4
MIT License
814 stars 105 forks source link

Feature: Thoughts on "rich" components? #51

Open kurucu opened 3 years ago

kurucu commented 3 years ago

Hi team,

I'm just replaced the (hundred) of various forms in my app with this library, and will be using it exclusively for the app going forwards.

Have you thought about richer components? Date pickers, rich text, markdown, etc?

I'm thinking that the javascript would go on a stack, so it's not called in by default in the library for anyone not using the rich components.

pascalbaljet commented 3 years ago

I’m working on formcomponents.pro which is the JavaScript equivalent of this package :)

I thought about making it sponsorware, but I’ll open source it in the coming weeks.

kurucu commented 3 years ago

Will that be compatible with laravel-form-components, including Livewire?

It looks good!

pascalbaljet commented 2 years ago

What kind of plugins/integrations get used these days? What should we integrate? I'm thinking about these: