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

Typedef added getCellsMeta #6239

Merged
merged 4 commits into from
Sep 4, 2019

Conversation

aaronbeall
Copy link
Contributor

Context

getCellsMeta() was missing from type defs: https://handsontable.com/docs/7.1.1/Core.html#getCellsMeta

How has this been tested?

Added a test under test:types

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

Checklist:

  • My code follows the code style of this project,
  • My change requires a change to the documentation.

@AMBudnik
Copy link
Contributor

AMBudnik commented Sep 2, 2019

Thank you for sharing Aaron.

Copy link
Contributor

@pnowak pnowak left a comment

Choose a reason for hiding this comment

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

Thank you @aaronbeall
But maybe we should stick to the alphabetical order just like in docs. So getCellsMeta should be before getCellValidator.

@aaronbeall
Copy link
Contributor Author

aaronbeall commented Sep 3, 2019

@pnowak Oops, fixed now.

@pnowak pnowak self-requested a review September 4, 2019 06:44
Copy link
Contributor

@pnowak pnowak left a comment

Choose a reason for hiding this comment

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

@aaronbeall great :)
Thanks.

@pnowak pnowak merged commit c9a725f into handsontable:develop Sep 4, 2019
@AMBudnik
Copy link
Contributor

Another helpful change to the TS file from Aaron merged... Thank you :) please update to 7.2.0

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.

None yet

3 participants