iam4x

Results 32 issues of iam4x

documentation
version 1

If we save some data, like the container node of our custom widget into `widgetParams` it would be great to have it with as param of the `unmountFn` 👍

Difficulty: Easy
hacktoberfest

Actually this widget does not have any styling. * [ ] Generate CSS inside instantsearch-theme-algolia * [ ] Document the import of noUiSlider css

bug
docs

``` jsx function foobar(DecoratedComponent) { return class Parent extends Component { state = { isActive: true } render() { const { isActive } = this.state; return ; } } }...

There's a known issue that babel6 doesn't export with CommonJS syntax so the build is un-usable into IE8. https://phabricator.babeljs.io/T2817#70267

Try to use docker on https://zeit.co/now/ 👍

enhancement

Update test framework to use https://facebook.github.io/jest/ which is really fast on a lot of test files.

enhancement