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

Remove utils from documentation as an exported module #1374

Conversation

bronzdoc
Copy link
Contributor

@bronzdoc bronzdoc commented Nov 8, 2018

Description

Remove utils as an exported module since this is no longer true

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x ] Other... Please describe:
Documentation changes

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@bronzdoc
Copy link
Contributor Author

bronzdoc commented Nov 8, 2018

Also... is there a way i can access methods from utils in >= 5.0.0 ? i was using the isEmptyArray in my code and i can't use it anymore.

Thanks for your time and help in advance!

@malonecj
Copy link
Contributor

Hi, this is no longer public as of v5. However, we could add the utils as a separate npm package if there is a demand for this.

@malonecj malonecj merged commit 068a37e into adazzle:master Nov 13, 2018
rossjp pushed a commit to rossjp/react-data-grid that referenced this pull request Dec 14, 2018
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.

2 participants