Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

feat(core): export translatable #1351

Merged
merged 5 commits into from
Jun 19, 2018
Merged

feat(core): export translatable #1351

merged 5 commits into from
Jun 19, 2018

Conversation

samouss
Copy link
Collaborator

@samouss samouss commented Jun 19, 2018

Summary

This PR move the HoC translatable to the core package. This HoC is not tied to the rendering it could be used in other bindings. We also now export this function from dom & native because other packages might want to rely on it (like Geo).

@samouss samouss requested a review from Haroenv June 19, 2018 14:25
@samouss samouss changed the title Refactor/core translatable feat(core): export translatable Jun 19, 2018
Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

nice

@algobot
Copy link
Contributor

algobot commented Jun 19, 2018

Deploy preview for react-instantsearch ready!

Built with commit a50267c

https://deploy-preview-1351--react-instantsearch.netlify.com

@samouss samouss merged commit 6d5a89d into master Jun 19, 2018
@samouss samouss deleted the refactor/core-translatable branch June 19, 2018 14:59
samouss added a commit that referenced this pull request Jul 4, 2018
<a name="5.2.0"></a>
# [5.2.0](v5.2.0-beta.2...v5.2.0) (2018-07-04)

### Bug Fixes

* **translatable:** avoid create a new function on every render ([#1383](#1383)) ([1285b3b](1285b3b))

### Features

* **core:** export translatable ([#1351](#1351)) ([6d5a89d](6d5a89d))
* **maps:** add connector & widget ([#1171](#1171)) ([16e288a](16e288a)), closes [#1189](#1189) [#1192](#1192) [#1201](#1201) [#1205](#1205) [#1207](#1207) [#1214](#1214) [#1227](#1227) [#1236](#1236) [#1289](#1289)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants