8000 Tags Β· streamich/use-t Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: streamich/use-t

Tags

v1.6.3

Toggle v1.6.3's commit message
ci: 🎑 add GitHub Actions

v1.6.2

Toggle v1.6.2's commit message
chore(release): 1.6.2 [skip ci]

## [1.6.2](https://github.com/streamich/use-/compare/v1.6.1...v1.6.2) (2019-11-22)

### Bug Fixes

* πŸ› improve TypeScript typings of withT() HOC ([f463493](https://github.com/streamich/use-/commit/f463493))

v1.6.1

Toggle v1.6.1's commit message
chore(release): 1.6.1 [skip ci]

## [1.6.1](https://github.com/streamich/use-/compare/v1.6.0...v1.6.1) (2019-08-26)

### Bug Fixes

* πŸ› interpolate to React fragments ([6604875](https://github.com/streamich/use-/commit/6604875))

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0 [skip ci]

# [1.6.0](https://github.com/streamich/use-/compare/v1.5.0...v1.6.0) (2019-04-21)

### Features

* 🎸 allow to change locale through props ([31e91b5](https://github.com/streamich/use-/commit/31e91b5))

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0 [skip ci]

# [1.5.0](https://github.com/streamich/use-/compare/v1.4.0...v1.5.0) (2019-04-05)

### Bug Fixes

* πŸ› export TS typings, fix withT() typings ([190332a](https://github.com/streamich/use-/commit/190332a))

### Features

* 🎸 use useT inside <Trans>, translate inline text ([a391a66](https://github.com/streamich/use-/commit/a391a66))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

# [1.4.0](https://github.com/streamich/use-/compare/v1.3.0...v1.4.0) (2019-01-08)

### Bug Fixes

* πŸ› translate only strings in <Trans> list ([f1e5ed6](https://github.com/streamich/use-/commit/f1e5ed6))

### Features

* 🎸 allow non-functional children in <Trans> component ([aa8ae78](https://github.com/streamich/use-/commit/aa8ae78))
* 🎸 use simple t() in trans list children ([5cbcb57](https://github.com/streamich/use-/commit/5cbcb57))

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci]

# [1.3.0](https://github.com/streamich/use-/compare/v1.2.0...v1.3.0) (2018-12-21)

### Bug Fixes

* πŸ› export correctly default translation function ([48266d5](https://github.com/streamich/use-/commit/48266d5))

### Features

* 🎸 export default translation function as T ([0ac3429](https://github.com/streamich/use-/commit/0ac3429))
* 🎸 implement FaCC and HOC without hooks ([7956b3d](https://github.com/streamich/use-/commit/7956b3d))

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/streamich/use-/compare/v1.1.1...v1.2.0) (2018-12-01)

### Features

* allow 0 to indicate it should not be translated ([9633ef5](https://github.com/streamich/use-/commit/9633ef5))

v1.1.1

Toggle v1.1.1's commit message
chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/streamich/use-/compare/v1.1.0...v1.1.1) (2018-12-01)

### Bug Fixes

* πŸ› load initial language if not def and in loader ([a27b47f](https://github.com/streamich/use-/commit/a27b47f))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

# [1.1.0](https://github.com/streamich/use-/compare/v1.0.0...v1.1.0) (2018-12-01)

### Features

* 🎸 precreate React primitives ([5eda1ea](https://github.com/streamich/use-/commit/5eda1ea))
0