Ward Oosterlijnck
|
5f037b4dff
|
Merge pull request #230 from jazzqi/fix_link
docs: fix useDeepCompareEffect link
|
2019-04-12 17:52:27 +10:00 |
|
Fei Qi
|
aaaa85fa08
|
docs: fix useDeepCompareEffect link
|
2019-04-12 08:29:17 +08:00 |
|
Renovate Bot
|
997a9e838e
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.0.2
|
2019-04-11 13:52:50 +00:00 |
|
Renovate Bot
|
dc8fff312d
|
chore(deps): pin dependencies
|
2019-04-11 11:00:16 +00:00 |
|
Ward Oosterlijnck
|
4e996fc436
|
test: useWindowSize
Tests for useWindowSize
|
2019-04-11 19:55:54 +10:00 |
|
Ward Oosterlijnck
|
5d015314c8
|
docs: readme layout fix
|
2019-04-11 19:54:28 +10:00 |
|
Ankith Konda
|
c952a0da62
|
Add watch script for tests
|
2019-04-11 19:51:18 +10:00 |
|
Ankith Konda
|
77426db438
|
Impliment requested changes
|
2019-04-11 19:38:31 +10:00 |
|
Ward Oosterlijnck
|
cc148366ba
|
useBeforeUnload story and docs improvement
|
2019-04-11 18:08:15 +10:00 |
|
Ward Oosterlijnck
|
36206051a5
|
useBeforeUnload docs, #220
|
2019-04-11 13:40:26 +10:00 |
|
Ward Oosterlijnck
|
409db4f2d1
|
Improve useBeforeUnload story, #220
|
2019-04-11 13:39:05 +10:00 |
|
Ward Oosterlijnck
|
048030d855
|
Add enabled parameter + return message from handler, #220
|
2019-04-11 13:38:49 +10:00 |
|
Ward Oosterlijnck
|
dbf0b04dd7
|
Merge pull request #220 from ilyalesik/use-before-unload
Add `useBeforeUnload` react hook
|
2019-04-11 13:37:38 +10:00 |
|
Ankith Konda
|
00fec11ffb
|
Use react-hooks-testing-library
|
2019-04-11 09:14:44 +10:00 |
|
Ankith Konda
|
d5eb155964
|
use __tests__ instead of tests for consistency
|
2019-04-11 08:45:29 +10:00 |
|
Ilia Lesik
|
7653597a37
|
Refactor useBeforeUnload with window.addEventListener
Remove message param from useBeforeUnload examples.
|
2019-04-10 21:54:42 +03:00 |
|
Ankith Konda
|
2ef6d227ef
|
Add tests for useWindowSize
|
2019-04-10 19:56:44 +10:00 |
|
Ilia Lesik
|
a428a15eb9
|
Add useBeforeUnload react hook
|
2019-04-10 09:39:02 +03:00 |
|
Renovate Bot
|
49a86a848c
|
chore(deps): update dependency typescript to v3.4.3
|
2019-04-10 01:29:52 +00:00 |
|
Va Da
|
0b1872c7ba
|
docs: fix typo in useLockBodyScroll.md
|
2019-04-09 18:14:21 +02:00 |
|
Igor Adrov
|
10ed33b6bc
|
fix typo in useLockBodyScroll.md
|
2019-04-09 19:06:09 +03:00 |
|
semantic-release-bot
|
4ee2251821
|
chore(release): 8.1.1 [skip ci]
## [8.1.1](https://github.com/streamich/react-use/compare/v8.1.0...v8.1.1) (2019-04-09)
### Bug Fixes
* 🐛 make useLocation work on server, improve hook ([6f6030a](https://github.com/streamich/react-use/commit/6f6030a))
v8.1.1
|
2019-04-09 13:52:24 +00:00 |
|
Va Da
|
5371a653a6
|
Merge pull request #217 from streamich/fix-location
fix: 🐛 make useLocation work on server, improve hook
|
2019-04-09 15:50:56 +02:00 |
|
streamich
|
6f6030a75e
|
fix: 🐛 make useLocation work on server, improve hook
|
2019-04-09 15:49:49 +02:00 |
|
Ward Oosterlijnck
|
5bd194f23a
|
docs: useAsyncFn typo fix
|
2019-04-09 13:28:05 +10:00 |
|
Ward Oosterlijnck
|
914fccfffc
|
Rename useAsyncCallback to useAsyncFn
|
2019-04-09 08:48:14 +10:00 |
|
Va Da
|
54052d4bb9
|
docs: add missing demo image
|
2019-04-08 21:51:19 +02:00 |
|
Ward Oosterlijnck
|
4b998d6e08
|
reuse useAsyncCallback in useAsync
|
2019-04-09 00:36:57 +10:00 |
|
Va Da
|
baf174ba40
|
docs: update readme + fixing docs
|
2019-04-08 16:34:58 +02:00 |
|
semantic-release-bot
|
7bd216b8cb
|
chore(release): 8.1.0 [skip ci]
# [8.1.0](https://github.com/streamich/react-use/compare/v8.0.0...v8.1.0) (2019-04-08)
### Features
* add useAsyncCallback hook ([c6ecb36](https://github.com/streamich/react-use/commit/c6ecb36))
v8.1.0
|
2019-04-08 14:27:32 +00:00 |
|
Va Da
|
c6ecb36866
|
feat: add useAsyncCallback hook
|
2019-04-08 16:26:09 +02:00 |
|
Ward Oosterlijnck
|
f139b9f7b4
|
docs: useAsyncCallback typo
|
2019-04-09 00:23:39 +10:00 |
|
semantic-release-bot
|
2dd6dc199e
|
chore(release): 8.0.0 [skip ci]
# [8.0.0](https://github.com/streamich/react-use/compare/v7.6.0...v8.0.0) (2019-04-08)
### Features
* change useCopyToClipboard implementation ([c391038](https://github.com/streamich/react-use/commit/c391038))
### BREAKING CHANGES
* useCopyToClipboard interface changed
v8.0.0
|
2019-04-08 14:21:01 +00:00 |
|
Va Da
|
c391038a5b
|
feat: change useCopyToClipboard implementation
BREAKING CHANGE: useCopyToClipboard interface changed
|
2019-04-08 16:19:34 +02:00 |
|
Ward Oosterlijnck
|
22682c176c
|
useAsyncCallback
|
2019-04-09 00:18:07 +10:00 |
|
Ward Oosterlijnck
|
8b04ef0d6d
|
Type errors only in development
|
2019-04-08 23:15:15 +10:00 |
|
Ward Oosterlijnck
|
1a63a0dc0d
|
Added named import example to readme
|
2019-04-08 21:39:28 +10:00 |
|
Ward Oosterlijnck
|
90d0a5ddb6
|
Improved useCopyToClipboard
|
2019-04-08 21:17:40 +10:00 |
|
Ward Oosterlijnck
|
a48d57cccb
|
Uncomment useStartTyping readme in storybook
|
2019-04-08 18:31:55 +10:00 |
|
Renovate Bot
|
9f3a427b39
|
chore(deps): update dependency @types/react to v16.8.13
|
2019-04-08 05:58:59 +00:00 |
|
Ward Oosterlijnck
|
418438ec22
|
Merge branch 'master' into readme-and-docs
# Conflicts:
# README.md
|
2019-04-08 13:37:13 +10:00 |
|
semantic-release-bot
|
b2d5323e26
|
chore(release): 7.6.0 [skip ci]
# [7.6.0](https://github.com/streamich/react-use/compare/v7.5.0...v7.6.0) (2019-04-07)
### Bug Fixes
* 🐛 handle case when activeElement is empty ([3d83705](https://github.com/streamich/react-use/commit/3d83705))
### Features
* 🎸 add useStartTypings hook ([5fda2e0](https://github.com/streamich/react-use/commit/5fda2e0))
v7.6.0
|
2019-04-07 22:54:31 +00:00 |
|
Va Da
|
7c461cc5d8
|
Merge pull request #212 from streamich/useStartTyping
feat: 🎸 add useStartTypings hook
|
2019-04-08 00:52:56 +02:00 |
|
semantic-release-bot
|
ad5e147e3d
|
chore(release): 7.5.0 [skip ci]
# [7.5.0](https://github.com/streamich/react-use/compare/v7.4.0...v7.5.0) (2019-04-07)
### Features
* 🎸 add onCopy and onError events and use NPM copy library ([2553225](https://github.com/streamich/react-use/commit/2553225))
* 🎸 improve useCopyToClipboard() hook ([f185044](https://github.com/streamich/react-use/commit/f185044))
* 🎸 make useCopyToClipboard hook interface more idiomatic ([0a6d773](https://github.com/streamich/react-use/commit/0a6d773))
* add useCopyToClipboard() hook ([4d8e276](https://github.com/streamich/react-use/commit/4d8e276))
v7.5.0
|
2019-04-07 22:45:37 +00:00 |
|
Va Da
|
4d8e276607
|
feat: add useCopyToClipboard() hook
|
2019-04-08 00:44:07 +02:00 |
|
streamich
|
2553225470
|
feat: 🎸 add onCopy and onError events and use NPM copy library
|
2019-04-08 00:42:07 +02:00 |
|
streamich
|
f185044236
|
feat: 🎸 improve useCopyToClipboard() hook
|
2019-04-08 00:16:44 +02:00 |
|
streamich
|
0a6d7731dd
|
feat: 🎸 make useCopyToClipboard hook interface more idiomatic
|
2019-04-07 22:28:52 +02:00 |
|
semantic-release-bot
|
4998c5440c
|
chore(release): 7.4.0 [skip ci]
# [7.4.0](https://github.com/streamich/react-use/compare/v7.3.1...v7.4.0) (2019-04-07)
### Features
* add useDeepCompareEffect hook ([77e015b](https://github.com/streamich/react-use/commit/77e015b))
v7.4.0
|
2019-04-07 19:52:57 +00:00 |
|
Va Da
|
77e015b287
|
feat: add useDeepCompareEffect hook
|
2019-04-07 21:51:32 +02:00 |
|