angularjs – 对角材料设计实现md-data-table是否有意义?

前端之家收集整理的这篇文章主要介绍了angularjs – 对角材料设计实现md-data-table是否有意义?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我刚刚创建了基于Google资料的md-data-table存储库。
它将是角材料设计的延伸:

https://github.com/iamisti/md-data-table

演示:http://iamisti.github.io/md-data-table/

实施有意义吗?

我的意思是,我没有看到任何md数据表在角材料的里程碑(我不明白为什么)。所以我只想确保,我不浪费我的时间。

更新:这个答案是从2015年开始的。

正如托马斯·布莱森(ThomasBurleson)大约在一个月前在this github comment on an issue年写的,与你的问题或民意测验相似。

This is a very important component for Angular Material and any UI
Component library.

With the current schedule and goals for v1.0,however,the mdDataTable
will be implemented after the v1.0 release of Angular Material.

在撰写本文时,材料是0.10 / 0.10.1-rc1,并且已经说明他们今年夏天正在为v1发行。

托马斯·布莱森再次:(source)

Angular Material 1.0 has a planned release for summer of 2015.

我相信我已经看到了ng / ng-material社区到目前为止的一些数据表的实现,所以我想我们现在必须与用户贡献的解决方案做对比。 (用户创建的datatable herehere)

原文链接:https://www.f2er.com/angularjs/144411.html

猜你在找的Angularjs相关文章