-
Notifications
You must be signed in to change notification settings - Fork 24
feat(grid): add card view to grid #297
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
Conversation
47fa607 to
d1c98dd
Compare
|
Let's make the loading state consistent with the rows view please, by adding |
|
Maybe we should also disable resizing the columns whilst in card view? |
toxik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would this help?
projects/angular/components/ui-grid/src/body/ui-grid-row-card-view.directive.ts
Outdated
Show resolved
Hide resolved
projects/angular/components/ui-grid/src/body/ui-grid-row-card-view.directive.ts
Outdated
Show resolved
Hide resolved
projects/angular/components/ui-grid/src/body/ui-grid-row-card-view.directive.ts
Outdated
Show resolved
Hide resolved
projects/angular/components/ui-grid/src/body/ui-grid-row-card-view.directive.ts
Outdated
Show resolved
Hide resolved
|
done |
|
Code Climate has analyzed commit 0f9588d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 91.7% (0.0% change). View more on Code Climate. |
feat(grid): add card view to grid
No description provided.