streamich
|
007f684dec
|
test: 💍 improve useObservable test
|
2019-06-23 12:45:59 +02:00 |
|
streamich
|
376eea322d
|
fix: 🐛 use synchronouse effect to subscribe to observables
|
2019-06-23 11:58:51 +02:00 |
|
Renovate Bot
|
d8a49100cd
|
chore(deps): update dependency tslint to v5.18.0
|
2019-06-21 16:46:23 +00:00 |
|
Renovate Bot
|
f45fee2aec
|
chore(deps): update dependency @types/react to v16.8.22
|
2019-06-21 01:53:54 +00:00 |
|
Renovate Bot
|
b5711bf5dd
|
chore(deps): update storybook monorepo to v5.1.9
|
2019-06-20 01:31:31 +00:00 |
|
semantic-release-bot
|
553817a9a3
|
chore(release): 9.7.0 [skip ci]
# [9.7.0](https://github.com/streamich/react-use/compare/v9.6.0...v9.7.0) (2019-06-19)
### Features
* improve useClickAway() hook ([#394](https://github.com/streamich/react-use/issues/394)) ([c60df19](https://github.com/streamich/react-use/commit/c60df19))
v9.7.0
|
2019-06-19 13:13:07 +00:00 |
|
Vadim Dalecky
|
c60df19ebc
|
feat: improve useClickAway() hook (#394)
|
2019-06-19 15:10:44 +02:00 |
|
Renovate Bot
|
d2be34946a
|
chore(deps): update dependency babel-plugin-dynamic-import-node to v2.3.0
|
2019-06-19 00:46:19 +00:00 |
|
Vadim Dalecky
|
e12656f545
|
docs: add useScrolling() hook link
[skip ci]
|
2019-06-18 17:49:18 +02:00 |
|
semantic-release-bot
|
4b9ce5a99a
|
chore(release): 9.6.0 [skip ci]
# [9.6.0](https://github.com/streamich/react-use/compare/v9.5.0...v9.6.0) (2019-06-18)
### Bug Fixes
* add additional ref check on clean up ([d18d2d8](https://github.com/streamich/react-use/commit/d18d2d8))
* always return something from effect ([3355426](https://github.com/streamich/react-use/commit/3355426))
### Features
* 🎸 add useScrolling hook ([bd9928e](https://github.com/streamich/react-use/commit/bd9928e))
* 🎸 add useScrolling hook to index ([b3ba702](https://github.com/streamich/react-use/commit/b3ba702))
* add useScrolling docs ([25a93f6](https://github.com/streamich/react-use/commit/25a93f6))
* add useScrolling story ([760edf1](https://github.com/streamich/react-use/commit/760edf1))
v9.6.0
|
2019-06-18 15:45:42 +00:00 |
|
Vadim Dalecky
|
8bd7ca9fac
|
Add useScrolling hook (#374)
Add useScrolling hook
|
2019-06-18 17:43:11 +02:00 |
|
James
|
760edf1695
|
feat: add useScrolling story
|
2019-06-17 11:09:20 +01:00 |
|
James
|
25a93f6a6f
|
feat: add useScrolling docs
|
2019-06-17 11:08:43 +01:00 |
|
James
|
33554262ef
|
fix: always return something from effect
|
2019-06-17 11:07:43 +01:00 |
|
James
|
d18d2d8683
|
fix: add additional ref check on clean up
|
2019-06-17 11:07:02 +01:00 |
|
semantic-release-bot
|
ba3ff1d35e
|
chore(release): 9.5.0 [skip ci]
# [9.5.0](https://github.com/streamich/react-use/compare/v9.4.1...v9.5.0) (2019-06-16)
### Bug Fixes
* add missing `rate` property ([fb795a6](https://github.com/streamich/react-use/commit/fb795a6))
### Features
* add rate option in useSpeech ([f52f1f7](https://github.com/streamich/react-use/commit/f52f1f7))
* add rate option in useSpeech ([#399](https://github.com/streamich/react-use/issues/399)) ([0e4ebc6](https://github.com/streamich/react-use/commit/0e4ebc6))
v9.5.0
|
2019-06-16 10:19:03 +00:00 |
|
Vadim Dalecky
|
fb795a6111
|
fix: add missing rate property
|
2019-06-16 12:17:16 +02:00 |
|
Vadim Dalecky
|
0e4ebc66e7
|
feat: add rate option in useSpeech (#399)
feat: add rate option in useSpeech
|
2019-06-16 11:57:45 +02:00 |
|
allen ge
|
f52f1f7f0f
|
feat: add rate option in useSpeech
|
2019-06-16 17:35:57 +08:00 |
|
Renovate Bot
|
882a5f24e2
|
chore(deps): update dependency @types/jest to v24.0.15
|
2019-06-16 07:51:14 +00:00 |
|
Renovate Bot
|
45b8c35398
|
chore(deps): update dependency ts-node to v8.3.0
|
2019-06-15 01:58:53 +00:00 |
|
jeetiss
|
8fb58957b6
|
don't use alert in story
|
2019-06-14 22:18:47 +03:00 |
|
jeetiss
|
3305f39c51
|
save callback independently
add deps for skip useless event sub/unsub
|
2019-06-14 22:18:22 +03:00 |
|
Renovate Bot
|
8662b1e77e
|
chore(deps): update dependency react-spring to v8.0.25
|
2019-06-14 14:42:24 +00:00 |
|
Renovate Bot
|
d446bda77d
|
chore(deps): update storybook monorepo to v5.1.8
|
2019-06-14 12:58:06 +00:00 |
|
Renovate Bot
|
36ad986d49
|
chore(deps): update dependency react-spring to v8.0.24
|
2019-06-14 08:38:42 +00:00 |
|
Renovate Bot
|
8cc7866358
|
chore(deps): update storybook monorepo to v5.1.7
|
2019-06-14 00:58:16 +00:00 |
|
Renovate Bot
|
dee1ead65d
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.7
|
2019-06-13 21:38:03 +00:00 |
|
Renovate Bot
|
ac8da983f6
|
chore(deps): update dependency @types/react to v16.8.20
|
2019-06-13 20:27:54 +00:00 |
|
Renovate Bot
|
1ccd4615c5
|
chore(deps): update dependency lint-staged to v8.2.1
|
2019-06-13 19:32:44 +00:00 |
|
Renovate Bot
|
430211d345
|
chore(deps): update dependency typescript to v3.5.2
|
2019-06-13 18:50:47 +00:00 |
|
Renovate Bot
|
7ea70f4cc5
|
chore(deps): update storybook monorepo to v5.1.4
|
2019-06-13 08:48:13 +00:00 |
|
Renovate Bot
|
193d9151f0
|
chore(deps): update dependency @types/jest to v24.0.14
|
2019-06-13 06:42:35 +00:00 |
|
semantic-release-bot
|
1ae262b949
|
chore(release): 9.4.1 [skip ci]
## [9.4.1](https://github.com/streamich/react-use/compare/v9.4.0...v9.4.1) (2019-06-12)
### Bug Fixes
* fix Storybook docs Markdown import ([962a312](https://github.com/streamich/react-use/commit/962a312))
v9.4.1
|
2019-06-12 22:01:01 +00:00 |
|
Ward Oosterlijnck
|
eaf29a1218
|
docs: createReducer
|
2019-06-12 23:58:54 +02:00 |
|
Vadim Dalecky
|
962a31253d
|
fix: fix Storybook docs Markdown import
|
2019-06-12 23:56:34 +02:00 |
|
Renovate Bot
|
2ef2c24a83
|
chore(deps): update semantic-release monorepo
|
2019-06-12 20:33:18 +00:00 |
|
Renovate Bot
|
ada58c4fd3
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.6
|
2019-06-12 20:20:52 +00:00 |
|
Ward Oosterlijnck
|
bcfb8b9cf7
|
fix
|
2019-06-12 18:56:07 +10:00 |
|
James
|
b3ba702ef8
|
feat: 🎸 add useScrolling hook to index
|
2019-06-11 10:51:26 +01:00 |
|
James
|
bd9928e6b3
|
feat: 🎸 add useScrolling hook
|
2019-06-11 10:47:04 +01:00 |
|
Renovate Bot
|
c42553b492
|
chore(deps): update dependency tslint to v5.17.0
|
2019-06-08 05:43:04 +00:00 |
|
Vadim Dalecky
|
002d29d102
|
Merge pull request #361 from streamich/dependabot/npm_and_yarn/js-yaml-3.13.1
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
|
2019-06-07 20:25:49 -07:00 |
|
Vadim Dalecky
|
2627839136
|
Merge pull request #362 from streamich/dependabot/npm_and_yarn/handlebars-4.1.2
chore(deps): bump handlebars from 4.0.12 to 4.1.2
|
2019-06-07 20:25:41 -07:00 |
|
Renovate Bot
|
d05a2ab1fd
|
chore(deps): update dependency react-spring to v8.0.23
|
2019-06-07 23:51:35 +00:00 |
|
Vadim Dalecky
|
b7d4af0173
|
Merge pull request #368 from streamich/dependabot/npm_and_yarn/react-spring-8.0.22
chore(deps-dev): bump react-spring from 6.1.10 to 8.0.22
|
2019-06-07 14:25:48 -07:00 |
|
dependabot-preview[bot]
|
4bdc9626b7
|
chore(deps-dev): bump react-spring from 6.1.10 to 8.0.22
Bumps [react-spring](https://github.com/drcmda/react-spring) from 6.1.10 to 8.0.22.
- [Release notes](https://github.com/drcmda/react-spring/releases)
- [Commits](https://github.com/drcmda/react-spring/compare/v6.1.10...v8.0.22)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-07 11:24:22 +00:00 |
|
Renovate Bot
|
0601d3a889
|
chore(deps): update storybook monorepo to v5.1.3
|
2019-06-06 21:36:09 +00:00 |
|
Renovate Bot
|
91b2d7d5eb
|
chore(deps): update dependency lint-staged to v8.2.0
|
2019-06-06 09:50:05 +00:00 |
|
dependabot[bot]
|
21c4ab1b6b
|
chore(deps): bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-06 07:37:35 +00:00 |
|