@croquiscom/pds 8.0.0 → 8.2.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 8.2.0-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 9abb8fc: 빌드 누락으로 테스트 재배포
8
+
9
+ ## 8.2.0-next.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 998d6f7: @floating-ui/react ^0.18.0 -> ^0.26.6 업데이트
14
+
15
+ - DropdownInput, Popover, Tooltip에서 FloatingPortal 조건부로 렌더링되도록 변경
16
+ - DateRangePicker에서 TimePicker 클릭시 focusout 이벤트로 닫히는 이슈 수정
17
+ - TimePicker 키보드 네비게이션 추가
18
+ - useManualDismiss 동작하지 않는 이슈 수정
19
+
20
+ ## 8.1.0
21
+
22
+ ### Minor Changes
23
+
24
+ - d9be52c: ## 신규 색상 추가
25
+ - `colors`에 zigzag_pink_new 컬러가 추가 되었습니다
26
+ - `semantic_colors`에 graph 컬러가 추가 되었습니다
27
+
28
+ ### Patch Changes
29
+
30
+ - 0b1735a: TableCol 스타일만 참조하도록 변경
31
+
32
+ Table 마이그레이션 스크립트변경 안되는 케이스추가
33
+
3
34
  ## 8.0.0
4
35
 
5
36
  ### Major Changes