xobotyi
b6993a6f95
feat(prettier): make prettier a part of eslint.
...
Also reduce max line width to 100. And remove `lint:types` step for
commit sequence, it bothers when committing incomplete (wip) changes.
2021-02-01 18:58:55 +03:00
Renovate Bot
a27f09fd36
chore: refactoring and rearrangement.
...
More DRY code. Also move non-hooks to separate directories.
BREAKING CHANGE: all `create*` factories been moved to `factory` subdirectory and in case direct import should be imported like `react-use/esm/factory/createBreakpoint`
BREAKING CHANGE: `comps` directory renamed to `component`
2021-01-30 23:30:26 +03:00
Necmettin Karakaya
74b49d8e58
Fix typo 👇🏻
...
https://github.com/streamich/react-use/blob/master/tests/useCopyToClipboard.test.ts#L55 : corrected "emtpy" to "empty"
2020-07-21 23:35:15 +08:00
Jaime Liz
f17c8a0f8e
fix: remove console log 🤓
2020-01-16 19:43:35 -06:00
Jaime Liz
aaefdf8535
test: update test to include empty string as invalid
2020-01-16 19:41:43 -06:00
Jaime Liz
d219ffa1ec
test: add dev logging test case and reset mocks
2020-01-16 19:17:50 -06:00
Jaime Liz
6d5624eee2
test: update case wording
2020-01-16 19:07:04 -06:00
Jaime Liz
b13667b55c
test: add more test cases
2020-01-16 18:55:50 -06:00
Jaime Liz
61dcb1f1e2
test: add use copy to clipboard test
2020-01-15 20:31:10 -06:00