-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: shadcn, tailwind 사용해 디자인 #20
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: alias import path 제거 * refactor: use export default function * style: add blank lines between code for readability * chore: set tailwindcss * chore: set storybook * chore: cache 저장 위치 변경 * chore: set vitest
Co-authored-by: admin <[email protected]>
* context API 구조 * tailwind css 설정 --------- Co-authored-by: admin <[email protected]>
* refactor: context provider 분리 * refactor: create user context * remove: system splash wrapper * refactor: use const enum * rename: user context state * refactor: custom airbnb eslint
* chore: prettier * chore: 테스트 자동화 * chore: PR 시 테스트 자동화 * chore: node.js 버전 18로 고정 * chore: skip if no test files * chore: install @vitest/coverage-v8 * chore: skip if no test files * chore: dev storybook 백그라운드 실행 후 testing * chore: action flow 작업 분리 * chore: fetch-depth 0으로 설정 * add: gitignore storybook-static * chore: yarn cache folder * chore: storybook build & test
* chore: eslint, prettier setting 보완 * design: page layout * feat: create todo context using redux method * refactor: user context * fix: type error * feat: todo page 생성 * feat: react strictmode 제거 * feat: todo 생성, 삭제 기능 구현(수정 기능 보완 필요) * rename: todo 수정 가능 여부 드러나도록 state 이름 변경 * refactor: empty object 제거
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.