41 Commits

Author SHA1 Message Date
Luiz Baldi
2fd78a4c62 Remove react95 as dev dependency for documentation and fix all imports 2020-04-30 00:37:30 +02:00
Luiz Baldi
a1b7662fae Improve docs structure
* Move each mdx file to respective component folder (colocation ftw)
* Fix some style prop-types in order to fix docz build
* Move docz to the root folder instead of having a separated project folder
2020-04-30 00:37:30 +02:00
Luiz Baldi
85594d3a7a Rename old website and storybook 2020-04-30 00:37:30 +02:00
Artur Bien
366b08fe32 updated Storybook, removed themes addon 2020-01-29 20:43:24 +01:00
Artur Bien
732a9eb21b changed prod script output path 2019-12-07 15:55:46 +01:00
Luiz Baldi
8ea2b4a46b Improve eslint configuration with prettier 2019-10-28 22:18:37 -03:00
Luiz Baldi
50ee909963 fix prettier dependencies 2019-10-02 22:57:36 -03:00
Luiz Baldi
1518e4b196 sync fork and merge with original master 2019-10-02 22:49:18 -03:00
Luiz Baldi
372f3d975d chore: upgrade dependencies 2019-10-02 22:22:13 -03:00
Baldi
d39fd818e7 Add and configure prettier with pre-commit hook 2019-08-06 21:48:19 -03:00
Baldi
36553f7c76 Remove classnames dependency and fix List component 2019-08-04 16:38:03 -03:00
Baldi
b7ef97308b Configure pre-commit hook with husky and lint-staged 2019-07-29 22:53:00 -03:00
Rakesh Nallam
4919b5c714 chore():including eslint configuration 2019-07-24 00:17:32 -07:00
Baldi
5260860857 Add babel plugin to handle async tests 2019-07-10 21:38:11 -03:00
Baldi
2f81a44f14 Add and config jest-styled-components 2019-07-09 10:12:07 -03:00
Baldi
69e498dec6 Setup initial test structure 2019-07-08 21:56:17 -03:00
Artur Bien
a8f9aff80a released v2.0.0 2019-05-26 16:01:25 +02:00
maracuja-juice
9a07f441aa update storybook to v5 2019-04-22 12:59:03 +02:00
maracuja-juice
327d73c8a2 add storysource addon 2019-04-22 09:55:19 +02:00
Artur Bien
cdd8a6583f updated Storybook to 1.0.3 2019-04-20 19:24:38 +02:00
Artur Bien
3f72031b29 updated version number in package.json 2019-04-19 17:32:21 +02:00
Artur Bien
f15f91f041 updated readme, fixed typos 2019-04-14 23:38:15 +02:00
Artur Bien
c76665ae87 switched to MIT license 2019-04-14 19:47:19 +02:00
Artur Bień
abb21e9fe6 Update package.json 2019-04-14 19:09:50 +02:00
Artur Bień
252ad34912 Update package.json 2019-04-14 19:05:12 +02:00
Artur Bień
b84dbe5293 Update package.json 2019-04-14 19:00:12 +02:00
Artur Bien
9454926f4f test 2019-04-14 18:50:12 +02:00
Artur Bien
f6090d0391 changed repo name 2019-04-14 18:48:26 +02:00
Artur Bien
a779bba363 preparing for npm deploy 2019-04-14 18:45:41 +02:00
Artur Bien
3a0057c42a updated components stories 2019-04-14 14:45:57 +02:00
Artur Bien
e0d61dd02a added /docs folder with storybook build 2019-04-09 20:58:50 +02:00
Artur Bien
6609045957 added scripts, and more info to package.json 2019-04-09 20:43:48 +02:00
Artur Bien
de6440fc94 moved react, react-dom and styled-components from dependencies to dev-dependencies 2019-04-09 18:46:19 +02:00
Artur Bien
9f6a2a8f9d removed obsolete code, resolved circular imports, removed 'polished' lib 2019-04-09 18:08:14 +02:00
Artur Bien
97d5576f3f resolved rollup package issue, added build scripts 2019-04-06 20:59:03 +02:00
Artur Bien
db020fdd6b added rollup, scripts, removed obsolete packages and scripts 2019-04-06 20:51:29 +02:00
Artur Bien
d9633619ab minor changes 2019-02-28 21:46:43 +01:00
Artur Bien
bd312100e9 started adding color schemes 2019-02-27 23:24:42 +01:00
Artur Bien
50c448926b switched to styled-components 2019-02-21 00:03:48 +01:00
Artur Bien
37d074b39a initial commit 2019-02-17 20:36:19 +01:00
Artur Bien
34148b4593 Initial commit from Create React App 2019-02-17 17:01:06 +01:00