Commit 2690158
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-06-23)
### Bug Fixes
* 100% 커버리지 달성을 위한 테스트 개선 ([5e51e79](5e51e79))
* CI/CD npm 태그 설정 개선 ([cbc7474](cbc7474))
* ESLint 오류 수정 및 TypeScript 타입 안정성 개선 ([1524f41](1524f41))
* improve ResponsiveGridContainer resize detection ([cca4b06](cca4b06))
* prevent double-tap zoom on mobile devices ([c1a26f2](c1a26f2))
* resolve ESLint errors and warnings ([6f2bbd9](6f2bbd9))
* resolve ESLint errors and warnings for CI ([52c25c1](52c25c1))
* resolve TypeScript build error in ResponsiveGridContainer ([e402786](e402786))
* resolve TypeScript build errors for touch events ([3aa6d10](3aa6d10))
* stable-release npm 인증 문제 해결 ([512fdfa](512fdfa))
* stable-release 워크플로우 트리거를 push 이벤트로 변경 ([dbd409c](dbd409c))
* TouchTestGrid 미사용 변수 제거 - CI 빌드 오류 수정 ([528570f](528570f))
* update beta-release workflow permissions and use GitHub CLI ([ab1d30d](ab1d30d))
* XXS 브레이크포인트 모바일 레이아웃 최적화 및 디버깅 로그 제거 ([d42dd75](d42dd75))
* 그리드 레이아웃 여백 계산 및 문서 업데이트 ([c7a0f4a](c7a0f4a))
* 테스트 커버리지 문제 해결 ([b4523c8](b4523c8))
### Features
* 100% 테스트 커버리지 달성 및 코드 정리 ([6b20c7a](6b20c7a))
* add comprehensive touch event debugging and testing ([05011d7](05011d7))
* add PointerEvent support for dev tools touch simulation ([dfe6bce](dfe6bce))
* Add responsive components and enhanced functionality ([df56f70](df56f70))
* enhance demo page with mobile touch support ([ba4cf44](ba4cf44))
* implement comprehensive mobile touch support ([6e271ce](6e271ce))
* implement npm release CI/CD pipeline ([d1e9dfc](d1e9dfc))
* implement responsive grid functionality with 100% test coverage ([f2a29c5](f2a29c5))
* improve mobile touch support with enhanced drag handling ([ca7f0d7](ca7f0d7))1 parent 0d5ac2e commit 2690158
2 files changed
+36
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
0 commit comments