Page 1 of 1

Compatibility with MaterializeCSS

PostPosted: 01 Dec 2015 14:40
by mfernandez92
Hi, :D

There is a open framework that brings the Material Design concepts from Google to the Web.

It call MaterializeCSS (http://materializecss.com/), and his active comunity is working very hard to make it a great tool!

I think that CGDevtools could bring compatibility to Materialize, wining modern and responsive native components to Embarcadero Delphi.

I'm working on a project that fused both tools, getting very good results, but is going difficult to lead with responsive components, 12-column grid, and the tags of the inner divs.

Please, consider add compatibility to this excellent tool on your future releases.

Best Regards

Re: Compatibility with MaterializeCSS

PostPosted: 01 Dec 2015 17:22
by Alexander Bulei
Hi mfernandez92,

Thanks for sharing.
After the small review, I can say, it have very similar structure of bootstrap, which is more powerful :)
We have some "nice ideas" in our roadmap ;)

Best Regards.

Re: Compatibility with MaterializeCSS

PostPosted: 20 Feb 2016 13:24
by George
Another one (free): http://semantic-ui.com/



Alexander Bulei wrote:We have some "nice ideas" in our roadmap ;)
Best Regards.

Sounds interesting, any ETA for announce or demo?

Re: Compatibility with MaterializeCSS

PostPosted: 22 Feb 2016 10:33
by Alexander Bulei
Hi guys,
We have the new suite in our roadmap, which will work above the Bootstrap framework.
Can't tell when we will have it, but soon...

Best Regards.

Re: Compatibility with MaterializeCSS

PostPosted: 29 Sep 2016 20:24
by pierobonf@contal.it
Any news about the new suite which will work on boostrap framework?
It's very very interesting...

Thanks in advance.
Best Regards.

Re: Compatibility with MaterializeCSS

PostPosted: 29 Sep 2016 20:53
by George
It's not based on typescript and it's not angular2 (IMO it's new and perspective direction), but still very interesting what happen with new framework.

Re: Compatibility with MaterializeCSS

PostPosted: 03 Oct 2016 07:04
by pierobonf@contal.it
... And when will it be available?

Re: Compatibility with MaterializeCSS

PostPosted: 21 Jan 2017 20:59
by zemorango
Any News about the bootstrap suite? is 2017 know and no news or roadmap.

Re: Compatibility with MaterializeCSS

PostPosted: 23 Jan 2017 13:01
by Jorge Sousa
Hello

We already started to develop a bootstrap suite

Re: Compatibility with MaterializeCSS

PostPosted: 10 Feb 2017 21:12
by George
Hello everyone!
Typescript may be useful if you need to write hard JS code.
TS (that is superset of JS) much more comfortable for developers and easily transpiling to normal JS with source maps that allow debug TS code, while browser executes JS. That's just information, in case that someone didn't hear about TS.