Skip to content

Loosening the relationship between modules#5652

Merged
budnix merged 1 commit intodevelopfrom
feature/hot-builder-fixes
Dec 12, 2018
Merged

Loosening the relationship between modules#5652
budnix merged 1 commit intodevelopfrom
feature/hot-builder-fixes

Conversation

@budnix
Copy link
Copy Markdown
Member

@budnix budnix commented Dec 11, 2018

Context

This PR fixes a code which was dependent on AutoColumnSize plugin which may not exist. This fixes throwing error while editing cell value when Handsontable was built without the mentioned plugin.

Additionally, added missing dependencies to jsdoc (used by hot-builder).

How has this been tested?

Tested locally. Tests are not included, due to the Handsontable always includes all plugins.

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):

  1. Add support for bundling Handsontable^7.0.0 hot-builder#30

Checklist:

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

Fix code to be not dependent on plugin module which may not exist.
Additionally, added missing dependencies to jsdoc (used by hot-builder)
@budnix budnix merged commit 3d02e90 into develop Dec 12, 2018
@budnix budnix deleted the feature/hot-builder-fixes branch December 12, 2018 09:19
@wszymanski wszymanski assigned budnix and unassigned wszymanski Dec 12, 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