Skip to content

Added missing method - #8947

Merged
vvakame merged 5 commits into
DefinitelyTyped:masterfrom
AbhishekGarg:ui-grid-type-definition-update
Jun 19, 2016
Merged

vvakame merged 5 commits into
DefinitelyTyped:masterfrom
AbhishekGarg:ui-grid-type-definition-update

Conversation

@AbhishekGarg

Copy link
Copy Markdown
Contributor

Added method refresh to IGridCoreApi

Added method refresh to IGridCoreApi
…date"

This reverts commit 7a98bbf, reversing
changes made to 2712dd1.
Added method refresh to IGridCoreApi
@dt-bot

dt-bot commented Apr 12, 2016

Copy link
Copy Markdown
Member

ui-grid/ui-grid.d.ts

to authors (@btesser @joeskeen). Could you review this PR?
👍 or 👎?

Checklist

  • pass the Travis CI test?

Added argument row to function rowIdentity in IGridOptions
@AbhishekGarg

Copy link
Copy Markdown
Contributor Author

The commit ab12eb7 was added after this pull request, yet it was automatically added.
Can I do something in this regard? Or will merging the pull request merge both commits together?

PS: Sorry, don't know the details because I am a new user to Github.

@vvakame

vvakame commented Apr 12, 2016

Copy link
Copy Markdown
Member

don't mind. please wait for response from authors.

you should use other branch when you want to split pull request.

Comment thread ui-grid/ui-grid.d.ts
* to generate one
*/
rowIdentity?(): any;
rowIdentity?(row: IGridRowOf<TEntity>): any;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hunk looks good :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the confusion. Actually, this PR was for the refresh method, but I didn't know enough about Git and pushed this commit (ab12eb7) to the same branch.
Should I revert/drop this commit or will it be merged along with the other (9346a92)?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine leaving it here, unless @btesser-r7 objects.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AbhishekGarg

Copy link
Copy Markdown
Contributor Author

@vvakame

vvakame commented Apr 17, 2016

Copy link
Copy Markdown
Member

👀 I merged #8966 first. Should I wait for ui-grid document update?

@AbhishekGarg

Copy link
Copy Markdown
Contributor Author

@joeskeen @vvakame ui-grid PR has been merged. Can we please merge and close this PR, and the issue.

@vvakame
vvakame merged commit 6ea0b79 into DefinitelyTyped:master Jun 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants