Skip to content
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

Grid object model #499

Merged
merged 18 commits into from
Jan 17, 2018
Merged

Grid object model #499

merged 18 commits into from
Jan 17, 2018

Conversation

rkaraivanov
Copy link
Member

@rkaraivanov rkaraivanov commented Jan 10, 2018

  • Cell object implementation
  • Row object implementation
  • Grid - described below

Features not yet ported from the older version

  • Drag and drop of columns
  • Dialog editing

New features

  • OnPush detection by default

  • Inline editing with support for user templates

  • Pagination with support for user templates

  • Easier styling of rows, headers and cells

  • Data Operations UI - PoC.
    @simeonoff is currently working on styling it.

  • Code cleanup and documentation
    Do not merge this PR until we check this point

  • Sufficient unit test coverage and scenarios
    Do not merge this PR until we check this point

This PR addresses issues #479 #480 #486 #489

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.8%) to 84.674% when pulling 1fee72e on rkaraivanov:grid-refactoring into 7c3c19e on IgniteUI:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.8%) to 84.674% when pulling 751e5e4 on rkaraivanov:grid-refactoring into 7c3c19e on IgniteUI:master.

@coveralls
Copy link

coveralls commented Jan 12, 2018

Coverage Status

Coverage decreased (-5.6%) to 84.875% when pulling 5064d1c on rkaraivanov:grid-refactoring into 7c3c19e on IgniteUI:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.6%) to 84.855% when pulling 819f087 on rkaraivanov:grid-refactoring into ad7f2ea on IgniteUI:master.

* commit filtering tests and new api methods
@kdinev kdinev merged commit 5da531a into IgniteUI:master Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants