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

Fix: Cannot read property 'onSort' of undefined #813

Merged
merged 2 commits into from
May 4, 2018
Merged

Conversation

dahlbyk
Copy link
Contributor

@dahlbyk dahlbyk commented Apr 29, 2018

Griddle major version

1.13.0

Changes proposed in this pull request

Reconciles one-line difference between default and local TableHeadingCellContainer, which left the former without access to events.

Since those files are supposed to match as of #749, it seems reasonable to avoid double maintenance. As with TableHeadingCellEnhancer, I've tried to avoid a breaking change for folks who are depending on LocalPlugin exporting components.TableHeadingCellContainer by re-exporting the default component.

Why these changes are made

Fixes #812 (cc @bsalex)

Are there tests?

Storybook no longer breaks. Anyone know if Storybook can be run through CI?

@ryanlanciaux
Copy link
Member

This looks good to me! Not sure about storybook through CI -- would be handy almost to be able to run those as cypress tests haha.

@ryanlanciaux ryanlanciaux merged commit 278a856 into master May 4, 2018
@dahlbyk dahlbyk deleted the gh812 branch May 4, 2018 20:31
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.

3 participants