Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting another UI framework (i.e. SemanticUI) #125

Closed
1 task done
cguedes opened this issue Apr 6, 2016 · 4 comments
Closed
1 task done

Supporting another UI framework (i.e. SemanticUI) #125

cguedes opened this issue Apr 6, 2016 · 4 comments

Comments

@cguedes
Copy link
Contributor

cguedes commented Apr 6, 2016

Prerequisites

Description

I want to use this lib in a project that is built with SemanticUI instead of Bootstrap.

The documentation is pretty extensive in how to customize Froms to create aditional widgets, fields, themes, and so on. But the core components are (I guess) tight to Bootstrap HTML/classnames.

How should I proceed to use another UI library like semantic UI.
Can/should I for instance change the default widgets used for strings/dates/booleans/etc...

@n1k0
Copy link
Collaborator

n1k0 commented Apr 6, 2016

As far as I can see, SemanticUI relies on jQuery and mutable observers, which worries me to the highest level and is something we don't plan to support in any way in the future.

If you're only speaking of CSS here, and admitted that SemanticUI supports a pure CSS mode, the plan would indeed be to craft custom components (SchemaField, fields and/or widgets) to reflect the expected HTML semantics.

@cguedes
Copy link
Contributor Author

cguedes commented Apr 6, 2016

Hi. I am only interested in html and css part for now.
I will follow your recommendation. Tanks.

@zenflow
Copy link

zenflow commented Jul 15, 2018

I'm looking at https://github.com/nilportugues/react-jsonschema-form-semanticui .. will try to circle back around and share what i find

@sidaw
Copy link

sidaw commented Oct 9, 2018

@zenflow curious what your findings are

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants