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