.codeclimate.yml | |
|
|
.eslintrc.json | |
|
|
.github/workflows/main.yml | |
|
|
.github/workflows/prod.yml | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
.husky/pre-push | |
|
|
.jest/setup.ts | 2 | A 0 mins |
|
.nvmrc | |
|
|
.prettierignore | |
|
|
.prettierrc.json | |
|
|
.storybook/main.js | 13 | A 0 mins |
|
.storybook/preview.js | 20 | A 0 mins |
|
.vscode/settings.json | |
|
|
LICENSE | |
|
|
README.md | |
|
|
babel.config.js | 12 | A 0 mins |
|
commitlint.config.ts | 119 | A 0 mins |
|
issue_template.md | |
|
|
jest.config.js | 17 | A 0 mins |
|
package.json | |
|
|
pull_request_template.md | |
|
|
rollup.config.mjs | |
|
|
setupJest.ts | 1 | A 0 mins |
|
src/components/alert/__snapshots__/alert.test.tsx.snap | |
|
|
src/components/alert/alert.test.tsx | 54 | A 0 mins |
|
src/components/alert/alert.tsx | 60 | A 0 mins | A 100% |
src/components/alert/index.ts | 1 | A 0 mins | F 0% |
src/components/avatar/__snapshots__/avatar.test.tsx.snap | |
|
|
src/components/avatar/avatar.test.tsx | 67 | A 0 mins |
|
src/components/avatar/avatar.tsx | 67 | A 0 mins | A 100% |
src/components/avatar/index.ts | 1 | A 0 mins | F 0% |
src/components/avatar/styled.ts | 46 | A 0 mins | A 100% |
src/components/badge/__snapshots__/badge.test.tsx.snap | |
|
|
src/components/badge/badge.test.tsx | 120 | A 0 mins |
|
src/components/badge/badge.tsx | 68 | A 0 mins | A 100% |
src/components/badge/index.ts | 1 | A 0 mins | F 0% |
src/components/button/__snapshots__/button.test.tsx.snap | |
|
|
src/components/button/button.test.tsx | 185 | A 0 mins |
|
src/components/button/button.tsx | 62 | A 0 mins | A 100% |
src/components/button/index.ts | 1 | A 0 mins | F 0% |
src/components/checkbox/checkbox.test.tsx | 50 | A 0 mins |
|
src/components/checkbox/checkbox.tsx | 13 | A 0 mins | A 100% |
src/components/checkbox/index.tsx | 1 | A 0 mins | F 0% |
src/components/checkbox/styles.tsx | 71 | A 0 mins | A 100% |
src/components/chip/__snapshots__/chip.test.tsx.snap | |
|
|
src/components/chip/chip.test.tsx | 71 | A 0 mins |
|
src/components/chip/chip.tsx | 40 | A 0 mins | A 100% |