21 Commits

Author SHA1 Message Date
yoosangwook
40380990f9 fix: Add test 2024-10-17 15:48:55 +09:00
yoosangwook
aab9084f1b refactor: modify QPagination
- 그룹 변경 이벤트 수정
- 외부 함수 주입 추가
2024-10-17 09:54:15 +09:00
yoosangwook
d7463556fe feat: Add QPagination Component 2024-10-16 18:18:40 +09:00
Daseul Kim
8c16562292 refactor: QSelect 컴포넌트 내 placeholder 옵셔널 처리로 수정 2024-10-08 16:49:44 +09:00
Daseul Kim
f6a0a4318c feat: common select 컴포넌트 추가 2024-10-08 16:21:43 +09:00
Daseul Kim
b1949e9486 refactor: text value 컨벤션에 맞게 수정 2024-10-07 18:25:00 +09:00
Daseul Kim
fed54caad3 feat: common input 컴포넌트 추가
전달하는 type에 따라 input, radio, checkbox로 사용
2024-10-07 17:55:35 +09:00
yoosangwook
f47fbbe7bd refactor: Update toast functionality to use Swal 2024-09-27 16:10:36 +09:00
yoosangwook
cba28de088 refactor: Update toast functionality to use Swal 2024-09-27 15:40:30 +09:00
yoosangwook
84cb9aea60 feat: Add Swal hook 2024-09-27 10:06:11 +09:00
yoosangwook
867b62a366 Refactor locale layout and message handling
- Refactor the locale layout component to use the useEffect hook and Recoil state management for app messages.
- Update the getMessage function in the useMessage hook to retrieve messages from the appMessageStore Recoil atom.
- Remove unused imports and commented out code.
2024-09-11 10:57:23 +09:00
yoosangwook
4c7432dc12 Refactor package.json to add react-icons dependency 2024-09-09 10:03:43 +09:00
yoosangwook
dcdbb626f7 Refactor file upload and image handling in Playground and Roof2 components 2024-09-06 10:19:31 +09:00
yoosangwook
f883f60780 Fix toast message function names in Intro and Playground components 2024-09-04 18:23:53 +09:00
yoosangwook
dabce81843 Fix file conversion success and failure toast messages 2024-09-04 18:19:10 +09:00
yoosangwook
7a150be069 feat: Add CAD file conversion functionality to Playground component 2024-09-04 13:00:00 +09:00
yoosangwook
b2b528fc07 feat: Add CAD file conversion functionality to Playground component 2024-09-04 08:58:36 +09:00
yoosangwook
dfea0fbc30 feat: Add color display to Playground component 2024-09-02 18:17:21 +09:00
yoosangwook
5928920e46 chore: Add React ColorPicker component and update dependencies 2024-09-02 14:02:16 +09:00
yoosangwook
ebb97fe063 feat: Add useMessage hook for localization support 2024-08-23 16:20:07 +09:00
yoosangwook
225cf3a566 fix: 파일 네이밍 및 구조 정리 2024-08-12 16:19:49 +09:00