113 Commits

Author SHA1 Message Date
Va Da
aa4c3d997a
Merge pull request #25 from streamich/get-set
Get set
2018-10-29 15:09:19 +01:00
streamich
52abf315ca refactor: 💡 use useUpdate in useGetSet 2018-10-29 15:06:38 +01:00
streamich
c00f308e95 feat: 🎸 add useUpdate hook 2018-10-29 15:05:16 +01:00
streamich
bfc30b99ab feat: 🎸 add useGetSet hook 2018-10-29 14:57:56 +01:00
Va Da
deccec0070
Merge pull request #24 from pex/patch-1
Fix typo in useSetState docs
2018-10-29 13:52:58 +01:00
Roman Ernst
979132568e
Fix typo in useSetState docs 2018-10-29 13:51:43 +01:00
Va Da
749afe6ea9
Merge pull request #22 from maxzitron/docs/add-useHover-example
docs: add useHover demo link
2018-10-29 08:26:40 +01:00
Va Da
ca54bcd56c
Merge pull request #21 from maxzitron/fix/name-import
docs: fix module name typo
2018-10-29 08:08:31 +01:00
Max
9199f829e3 docs: add useHover demo link 2018-10-29 16:06:14 +11:00
Max
aee332fbfc docs: fix module name typo 2018-10-29 15:47:51 +11:00
Va Da
58a3dbe5e6
chore: remove .git file extension from repo URL [skip ci] 2018-10-28 23:27:57 +01:00
semantic-release-bot
71f88a9c2d chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/streamich/react-use.git/compare/v2.0.0...v2.1.0) (2018-10-28)

### Features

* 🎸 add useObservable ([711e831](https://github.com/streamich/react-use.git/commit/711e831))
v2.1.0
2018-10-28 22:25:11 +00:00
Va Da
1b3a416233
Merge pull request #20 from streamich/observables
feat: 🎸 add useObservable
2018-10-28 23:24:11 +01:00
streamich
711e8315ac feat: 🎸 add useObservable 2018-10-28 23:22:46 +01:00
semantic-release-bot
692bb0356a chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/streamich/react-use.git/compare/v1.0.0...v2.0.0) (2018-10-28)

### Features

* 🎸 change API for useToggle hook ([#16](https://github.com/streamich/react-use.git/issues/16)) ([5a6da18](https://github.com/streamich/react-use.git/commit/5a6da18))

### BREAKING CHANGES

* useToggle interface changed
v2.0.0
2018-10-28 21:25:47 +00:00
Pavel Ivanoff
5a6da18e8a feat: 🎸 change API for useToggle hook (#16)
It's better option to decrease useToggle params destruction and keep flexibility

BREAKING CHANGE: useToggle interface changed
2018-10-28 22:24:48 +01:00
semantic-release-bot
fd40601411 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-10-28)

### chore

* 🤖 release v1 ([4236cf0](https://github.com/streamich/react-use.git/commit/4236cf0))

### Continuous Integration

* 🎡 store CircleCI artifacts, add git-cz ([690dd5e](https://github.com/streamich/react-use.git/commit/690dd5e))

### Features

* 🎸 add useAsync hook ([258d696](https://github.com/streamich/react-use.git/commit/258d696))
* 🎸 add useAudio hook ([4336aa1](https://github.com/streamich/react-use.git/commit/4336aa1))
* 🎸 add useBattery hook ([73ce535](https://github.com/streamich/react-use.git/commit/73ce535))
* 🎸 add useCounter hook ([79e5b8c](https://github.com/streamich/react-use.git/commit/79e5b8c))
* 🎸 add useCss hook ([2c0a7e4](https://github.com/streamich/react-use.git/commit/2c0a7e4))
* 🎸 add useFavicon hook ([ab1739a](https://github.com/streamich/react-use.git/commit/ab1739a))
* 🎸 add useGeolocation hook ([13a7326](https://github.com/streamich/react-use.git/commit/13a7326))
* 🎸 add useHover hook ([406af20](https://github.com/streamich/react-use.git/commit/406af20))
* 🎸 add useIdle hook ([74d3ece](https://github.com/streamich/react-use.git/commit/74d3ece))
* 🎸 add useLifecycles hook ([f99c89f](https://github.com/streamich/react-use.git/commit/f99c89f))
* 🎸 add useList hook ([4bea508](https://github.com/streamich/react-use.git/commit/4bea508))
* 🎸 add useLocation hook ([46a8e2c](https://github.com/streamich/react-use.git/commit/46a8e2c))
* 🎸 add useLogger hook ([7c38b75](https://github.com/streamich/react-use.git/commit/7c38b75))
* 🎸 add useMap hook ([6509c25](https://github.com/streamich/react-use.git/commit/6509c25))
* 🎸 add useMedia hook ([e1cc9ab](https://github.com/streamich/react-use.git/commit/e1cc9ab))
* 🎸 add useMediaDevices hook ([4ea0277](https://github.com/streamich/react-use.git/commit/4ea0277))
* 🎸 add useMotion hook ([91eb4ea](https://github.com/streamich/react-use.git/commit/91eb4ea))
* 🎸 add useMount and useUnmount hooks ([63a1444](https://github.com/streamich/react-use.git/commit/63a1444))
* 🎸 add useNetwork hook ([5881fa6](https://github.com/streamich/react-use.git/commit/5881fa6))
* 🎸 add useOrientation hook ([c533b97](https://github.com/streamich/react-use.git/commit/c533b97))
* 🎸 add useRaf hook ([26b2593](https://github.com/streamich/react-use.git/commit/26b2593))
* 🎸 add useSetState hook ([972541d](https://github.com/streamich/react-use.git/commit/972541d))
* 🎸 add useSize hook ([620b171](https://github.com/streamich/react-use.git/commit/620b171))
* 🎸 add useSpeech hook ([3b971a2](https://github.com/streamich/react-use.git/commit/3b971a2))
* 🎸 add useSprgin hook ([b4fe5b0](https://github.com/streamich/react-use.git/commit/b4fe5b0))
* 🎸 add useTimeout hook ([86f094e](https://github.com/streamich/react-use.git/commit/86f094e))
* 🎸 add useTitle hook ([1bff6d8](https://github.com/streamich/react-use.git/commit/1bff6d8))
* 🎸 add useToggle() hook ([a36dceb](https://github.com/streamich/react-use.git/commit/a36dceb))
* 🎸 add useTween hook ([877343e](https://github.com/streamich/react-use.git/commit/877343e))
* 🎸 add useWindowSize() hook ([2c46899](https://github.com/streamich/react-use.git/commit/2c46899))
* 🎸 do work on useLocaStorage ([2541716](https://github.com/streamich/react-use.git/commit/2541716))
* 🎸 improve useSize, pass through state to the element ([5b1356a](https://github.com/streamich/react-use.git/commit/5b1356a))

### BREAKING CHANGES

* make semantic-release bump version
* Released v1.0.0
v1.0.0
2018-10-28 21:20:40 +00:00
Va Da
d58a89ac0e
Merge pull request #18 from streamich/fix-ci
ci: 🎡 setup GitHub remove before uploading to gh-pages
2018-10-28 22:19:35 +01:00
streamich
3208e1de3f ci: 🎡 setup GitHub remove before uploading to gh-pages 2018-10-28 22:18:23 +01:00
Va Da
b3d24ef0eb
Merge pull request #17 from streamich/semantic-release
Semantic release
2018-10-28 22:10:45 +01:00
streamich
5a77a63d53 ci: 🎡 send correct link in GitHub status update 2018-10-28 22:08:43 +01:00
streamich
690dd5e327 ci: 🎡 store CircleCI artifacts, add git-cz
BREAKING CHANGE: make semantic-release bump version
2018-10-28 22:03:25 +01:00
streamich
22c4dc3f86 ci: 🎡 add semantic-release 2018-10-28 21:57:40 +01:00
streamich
501955a1fd ci: 🎡 add CircleCI config 2018-10-28 21:56:01 +01:00
Va Da
bf3723fadc
Merge pull request #15 from streamich/storybook2
docs: ✏️ add docs to Storybook demos
2018-10-28 15:19:49 +01:00
streamich
5728cc958c docs: ✏️ add docs to Storybook demos 2018-10-28 15:11:43 +01:00
Va Da
738b79260e
Merge pull request #14 from streamich/storybook
chore: 🤖 publish static Storybook
2018-10-28 14:34:18 +01:00
streamich
59a9407876 chore: 🤖 publish static Storybook 2018-10-28 14:32:06 +01:00
Va Da
535a2bca12
docs: add useSetState demo 2018-10-28 14:19:47 +01:00
Va Da
e07aeb8293
Merge pull request #13 from streamich/demos
docs: ✏️ add useBattery demo
2018-10-28 13:53:54 +01:00
streamich
2473b60aff docs: ✏️ add useTween demo 2018-10-28 13:51:37 +01:00
streamich
d6ec5df0ff docs: ✏️ change demo image badge 2018-10-28 13:45:58 +01:00
streamich
8334b3b4f5 docs: ✏️ add space before demo emoji 2018-10-28 13:40:18 +01:00
streamich
508dfa62aa docs: ✏️ use 🚀 for demo 2018-10-28 13:38:58 +01:00
streamich
53afb8652b docs: ✏️ add useWindowSize demo 2018-10-28 13:37:28 +01:00
streamich
8c62f94f6a docs: ✏️ add useSpeech demo 2018-10-28 13:35:14 +01:00
streamich
0c9c14af91 docs: ✏️ add useAudio demo 2018-10-28 13:32:36 +01:00
streamich
ab86c5e361 docs: ✏️ add useBattery demo 2018-10-28 13:27:58 +01:00
Va Da
cb6bb85352
Merge pull request #12 from streamich/video
Video
2018-10-28 12:46:42 +01:00
streamich
e0177d9d57 chore: 🤖 release v1.7.0 2018-10-28 12:46:22 +01:00
streamich
2cdb09e865 docs: ✏️ improve useSpeech docs 2018-10-28 11:28:56 +01:00
streamich
3b971a2297 feat: 🎸 add useSpeech hook 2018-10-28 11:26:23 +01:00
streamich
0a6811d5da docs: ✏️ improve docs 2018-10-28 10:34:07 +01:00
Va Da
58dc2978a9
Merge pull request #11 from streamich/audio
feat: 🎸 add useAudio hook
2018-10-28 10:30:28 +01:00
streamich
2e27efc4c1 chore: 🤖 release v1.6.0 2018-10-28 10:29:51 +01:00
streamich
09526582ce docs: ✏️ improve useAudio docs 2018-10-28 10:29:26 +01:00
streamich
4336aa1ab1 feat: 🎸 add useAudio hook 2018-10-28 10:25:31 +01:00
Va Da
7241e4b81b
Merge pull request #10 from streamich/util
feat: 🎸 add useSetState hook
2018-10-28 00:11:34 +02:00
streamich
1fb752892c chore: 🤖 release v1.5.0 2018-10-28 00:11:22 +02:00
streamich
972541dad6 feat: 🎸 add useSetState hook 2018-10-28 00:09:58 +02:00