sqlpage / SQLPage

Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.
https://sql.datapage.app
MIT License
1.57k stars 89 forks source link

Add new component Accordion #550

Closed Ajotah98 closed 1 month ago

Ajotah98 commented 1 month ago

I create the PR to add the new Accordion component based on what we discussed on #547

Let me know if is needed something more in the documentation file if necessary

lovasoa commented 1 month ago

Hello and thanks for the great PR!

Can we name the parameters title, description, and description_md, so that it is compatible with the list, map, card, and datagrid component ? I think it reduces the mental overhead, and it makes it easy to test different components to display the same data.

lovasoa commented 1 month ago

Thanks @Ajotah98 ! I made a few changes in https://github.com/lovasoa/SQLpage/commit/38a70a14063264ad0fbbdad5bd7e9f0a556c4997