dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
89 stars 65 forks source link

CSS "foundation" #197

Closed sebilasse closed 5 years ago

sebilasse commented 7 years ago

Hey there,

just discovered this wonderful project : https://github.com/Semantic-Org/Semantic-UI-React

With some minor changes this could make all https://semantic-ui.com components available for dojo2. How do you think about it ?

[ edit : dojo1 has this nice user contributed theme ]

dylans commented 7 years ago

@sebilasse if you want to do a PR for Semantic-Org to do that, I think that would be fine. My guess is that it's better to have it maintained in their org if they are interested, since they'll know their set of breaking changes?

sebilasse commented 7 years ago

@dylans FYI - I've attached a first WIP preview to https://github.com/dojo/widget-core/issues/559 (plans to finish it this week to match the functionality in the react integration)

dylans commented 7 years ago

For Dojo 2.0, we are going to document how someone could make integrations work like this on their own. Actual out of the box integration with other CSS frameworks is something we will consider post-2.0.

tomdye commented 5 years ago

I believe this issue could be re-raised on dojo/themes if this is something we want to have worked on