12 Commits

Author SHA1 Message Date
xobotyi
a087deb48e
fix: proper definition for isBrowser and isNavigator states.
should fix: #1777

Also introduce jest config for ssr tests (it fails hard now).
2021-01-31 10:33:48 +03:00
Anton Zinovyev
2832b7a37e
chore: move all stories from src directory. (#715)
chore: clean tsconfig.json;

feat: updated webpack config to export a function to achieve full-control mode, instead of deprecated Extend Mode;
2019-12-09 23:36:40 +03:00
Anton Zinovyev
8de2a3ee13 chore: move tests to top level /tests folder
chore: move all the tests to the separate directory outside of sources;

chore: remove jest.config.js (config moved to the package.json);

test: unused import in test;

test: 💍 fix tests add back x and y to useMeasure

chore: 🤖 add linter to /tests folder

ci: 🎡 limit Jest worker count for CircleCI
2019-11-08 16:55:34 -05:00
Tane Morgan
66f206ec4d Use tslib to dedupe TypeScript helper functions 2019-09-16 10:37:26 +12:00
尽龙
b3e672b66c fix: rollup build error: Cannot call a namespace ('writeText') 2019-08-19 11:07:58 +08:00
Ankith Konda
379e4577c9 add lint-staged for lint fix add check ts 2019-04-13 12:30:56 +10:00
Va Da
61382e3109
feat: transpile down to ES5 2019-03-13 20:58:57 +01:00
streamich
6598c19e98 chore: 🤖 improve build and Storybook setup 2018-10-27 01:31:45 +02:00
streamich
14a273e8d8 chore: 🤖 add Storybook 2018-10-27 01:21:13 +02:00
streamich
a36dcebdc7 feat: 🎸 add useToggle() hook 2018-10-27 00:46:28 +02:00
streamich
10ac91affd chore: 🤖 add ability to run demo 2018-10-26 23:44:36 +02:00
streamich
d66af2e3c1 chore: 🤖 add TypeScript 2018-10-26 23:31:42 +02:00