feat(api-hub): API 신청함 기능 및 신청 모달 공통화 (#47) #49

병합
HYOJIN feature/ISSUE-47-api-selection-improve 에서 develop 로 2 commits 를 머지했습니다 2026-04-15 10:41:06 +09:00
Showing only changes of commit b92a87c36c - Show all commits

파일 보기

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/).
## [Unreleased]
### 추가
- API 신청함 기능 (플로팅 패널, localStorage 영속화, 도메인별 분류) (#47)
- ApiKeyRequestModal 공통 컴포넌트 (API 선택 트리 포함) (#47)
- 도메인 상세 페이지 신청함 담기/빼기 버튼 (#47)
## [2026-04-14]
### 추가