Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Implement list/table component #14

Closed
2 tasks
kerzmaximilian opened this issue Nov 24, 2016 · 4 comments
Closed
2 tasks

Implement list/table component #14

kerzmaximilian opened this issue Nov 24, 2016 · 4 comments
Assignees
Labels

Comments

@kerzmaximilian
Copy link
Collaborator

kerzmaximilian commented Nov 24, 2016

Suggesting to split list component into two components:

  • Row component
  • List component

Does that make sense?

@herkulano
Copy link
Contributor

herkulano commented Nov 24, 2016

@kerzmaximilian yes, it does make sense.

Although I suggest we use a Data Table component:

@kerzmaximilian
Copy link
Collaborator Author

Amazing! Wasn't aware they already implemented that!

@petcupaula
Copy link
Member

Agree that we can use an already implemented Data Table (or Data Grid) component. Here are a few others that could be interesting:

@herkulano
Copy link
Contributor

I'm leaning towards ngx-datatable

It can be simple, but it has advanced features if needed.

Some of the features that stand out:

  • Handle large data sets ( Virtual DOM )
  • Decoupled theme'ing with included Google Material theme
  • Light codebase / No external dependencies
  • AoT Compilation Support

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants