-
Notifications
You must be signed in to change notification settings - Fork 229
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
Bootstrap 4 #172
Comments
Hi @lgs, I plan on supporting Bootstrap v4 when it reaches the release candidate stage. |
Bootstrap 4 is in a great stage right now, it would be amazing if someone would make TODC for Bootstrap 4. |
@AugustDev, I've been keeping an eye on the progress being made with BS 4 and I don't feel that it is stable enough yet. BS 4 is scheduled to have a third beta. This means that they may still make significant changes. FYI - I do have a local v4-dev branch of todc-bootstrap where I've been testing things out. |
@acmetech thank you for reply, looks awesome! This is an awesome project and thank you for working on it. |
@AugustDev, you're welcome and thank you |
Bootstrap v4.0.0 released now... |
@microtheta, thank you |
Is there any news now? I wanted to help. |
@chez14, Updates are coming... |
http://todc.github.io/todc-bootstrap/ has been updated with the latest updates. Please have a look. I haven't uploaded the v4-dev branch yet... |
Hmm are we still on the early stage now? The legendary-cute-looking button are not the Google's one 😢... |
@chez14, what "legendary cute looking buttons" are you referring to? Please provide a link and specific feedback. |
@chez14, most of Google's web UIs have been updated to Material Design. Gmail is a notable exception. If anyone else is interested, please let me know. If I do add a Gmail style button, should it be the default style?
|
@acmetech Amazing Bootstrap 4, great work, when does it open to download? |
@weiFans, Thank you. I have a few more issues/updates I'd like to complete before uploading the alpha source. As far as the release version, not sure. Sorry, but when it's ready is as specific as I can be at this time. |
@acmetech Thank you for your reply. Don't worry, work hard, look forward to your work. |
@acmetech Just searched to MDB ,Based on Material Design. |
@weiFans, as stated in the README:
Since Calendar, Drive, Contacts, Maps, Photos, Search, etc are all based off of Material Design then that is the direction we are headed. The most obvious Google app that doesn't use Material Design is Gmail. In my opinion, the Gmail UI is looking a little dated compared to the UI of the other Google apps. v4 of TODC Bootstrap should still be able to give a UI similar to Gmail, but also Calendar. We are not trying to create a Material Design web framework/toolkit, we are tying to create a Google theme for Bootstrap. As also stated in the README:
Thanks for your feedback and please let me know if you have additional questions/concerns. |
Download links at http://todc.github.io/todc-bootstrap/ do not work (both top-right corner and download section) |
@AugustDev that is correct. The v4.x documentation is currently only a preview with no available download at this time. |
I updated bootstrap-theme, bootswatch and material design themes to bootstrap 4. The biggest change is that oficial bootstrap 4 does not provide `bootstrap-theme` as separate stylesheet rather we have to enable two properties in sass source and compile it. I added shell script that automates this process, similarly to scripts in other themes. Remaining themes are in different state of migration: * M8tro - No sign of upgrade to 4 (idleberg/m8tro-bootstrap#4) * Vegibit - No sign of upgrade to 4 * Google - Upgrade in progress (todc/todc-bootstrap#172) What do you think is the best approach here? Can we just delete them? Or should we wait until todc releases new version of Google theme before we merge this to upstream branch?
Bootstrap 4, anyone?
The text was updated successfully, but these errors were encountered: