-
Notifications
You must be signed in to change notification settings - Fork 3.4k
mdTable: Table Component #796
Comments
Tables are scheduled for Milestone 0.9
|
How do you plan on doing it? Something like ui-grid or just the tags replacement? I think I can try to help on that... I just don't know how you organise the codes and how to send the info... Any tips on any tutorials that I can see or any document I must read in order to help? (I'm new to github) |
I'd suggest reading the Readme, Contributing Guidelines, Coding Guidelines and Pull Requests Guidelines. You'll find instructions on where to put the code, how to test it and how to submit it. If you want to learn more about Git, Understanding the GitHub Flow, how to fork a repo, how to create a branch and how to submit a pull request may help you. |
I don't know if you have already worked on this, but I made one too, if I could help... http://codepen.io/jbltx/details/WbdRRb I will try to add some features on it, because I need it for an app which uses many data to put in a table. |
+1 I love how @rgolea's demo collapses on small screens. I never thought about repeating the headers that way. |
+1 @rgolea - that responsive layout is innovative and nicely done. |
+1 nice |
Looking forward to this. I'm especially interested in a table featuring scrollable body or floating headers. |
+1 @rgolea - Kool |
+1 |
+1, really interested The version 0.9.0 is still scheduled for 6 april 2015 ? |
+1 Where is that April 6th date from? |
+1 Why can't we merge this now? If someone's already made it, shouldn't we delighted and prepone the integration.... |
data-table is now scheduled for post v1.0. Trust me, if it was actually built it would be merged. No need for additional +1's: we're definitely doing it, it's just a large undertaking. |
A little bit of info goes a long way. Thanks for clearing it up. Looking forward to it. |
+1 |
Hi, |
There are a number of quality 3rd party Material table implementations listed above. Please use them and contribute to making them better. There are no plans at this time to add a table to AngularJS Material. If you would like a Material table that is officially supported by the Angular team, then it is suggested that you either migrate to Angular Material (and Angular) or use ngUpgradeLite to run in Hybrid mode so that you can use the Angular Material table in your AngularJS app. |
There was a PR with some work towards making this happen but the team just didn't have enough resources to get this done and most importantly to support it over the years. |
http://www.google.com/design/spec/components/data-tables.html
Here is at Codepen an actual table made.
Thanks for everything! Really nice job!
http://codepen.io/zavoloklom/pen/IGkDz
The text was updated successfully, but these errors were encountered: