-
Notifications
You must be signed in to change notification settings - Fork 74
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
UI / UX Redesign #141
Comments
In UX terms, we have planned to use Polymer in the future #110. On top of that Crowducate is built in bootstrap. Could you elaborate on how semantic-ui would help crowducate ui development? I am not against doing a new branch and checking semantic-ui out. |
It would be exchanged with bootstrap for more intuitive semantic classes. |
We can switch to Semantic UI, but need to make sure there are integrations with some Meteor packages, such as AutoForm. Also, the idea of using Polymer is to start building the UI using WebComponents. Either Bootstrap or Semantic UI should be fine with web components. |
if you're still using Blaze, you should consider a port to reactJS first before messing with the CSS. btw material-ui seems to work very well with react and I think bootstrap 4 is around the corner? |
I would rather wait until Blaze 2 ships before dedicating to a React rewrite. I would like to see how the Meteor core developers handle templating in Blaze 2. In any case, we can determine how to re-organize the Crowducate code in a single direction dataflow. |
As far as am aware there is not going to be a Blaze 2. So ReactJS is the way to go forward. |
I was playing a little bit with Semantic UI as a Frontend Framework and quite enjoyed the simplicity and intuitiv use of it. Are there at the moment any ongoing UI plans, where it would make sense to switch to semantic-ui?
The text was updated successfully, but these errors were encountered: