formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.05k forks source link

Request: Support for a different CSS framework #2682

Closed srinisubramanian closed 5 months ago

srinisubramanian commented 4 years ago

Refer the CSS frameworks supported here: https://github.com/formio/formio.js/wiki/Templates-API

We need to support a different CSS framework. Is there some documentation on how this can be done or examples?

randallknutson commented 4 years ago

Absolutely! You have the primary documentation there already. We have lots of examples of this as well. Here are some CSS frameworks that we have examples for:

https://github.com/formio/formio.js/tree/master/src/templates/bootstrap https://github.com/formio/semantic https://github.com/formio/bootstrap3 https://github.com/formio/bulma https://github.com/formio/uswds

Those should provide lots of examples of how to do this. What framework are you looking at implementing and would you be interested in adding it to our list of frameworks?

srinisubramanian commented 4 years ago

Was considering OpenUI5. Will check if we are able to do it.

On Tue, Apr 21, 2020, 7:22 PM Randall Knutson notifications@github.com wrote:

Absolutely! You have the primary documentation there already. We have lots of examples of this as well. Here are some CSS frameworks that we have examples for:

https://github.com/formio/formio.js/tree/master/src/templates/bootstrap https://github.com/formio/semantic https://github.com/formio/bootstrap3 https://github.com/formio/bulma https://github.com/formio/uswds

Those should provide lots of examples of how to do this. What framework are you looking at implementing and would you be interested in adding it to our list of frameworks?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formio/formio.js/issues/2682#issuecomment-617193674, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7U5CY5X4Y5V5SM7UAFY53RNWQIHANCNFSM4MNDHITQ .

olgabann commented 5 months ago

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!