@befe/brick-comp-drop-menu 0.2.113 → 0.2.115

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,48 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 0.2.115 (2026-06-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **drop-menu:** baidu-be-fe-brick-45 [Issue] [DropMenu] multiple 模式下取消全选无效 ([7467269](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/74672693f921a1b3232923247f3b9e82bea8ecf6))
12
+ * **drop-menu:** use config context `defaultSize` as default `size` ([37dea3f](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/37dea3f64f7dce32de40c09a6bc4600118a4a8e2))
13
+ * **hi/drop-menu:** 修复 hi 带箭头的 drop-menu 的间距问题 ([728408d](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/728408d72e1fb5af23e9a03546b14fda47be4e83))
14
+ * **pagination:** 修正 constructor 中初始 `getValidPageSize()` 的参数 ([586d9da](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/586d9dac474384f1df6af7984776c8a905595c23))
15
+ * 修正各组件 peerDependecy `mobx` 的版本号 ([321ed47](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/321ed4704f2bd53449c6c71f1a340db427d4c656))
16
+
17
+
18
+ ### Features
19
+
20
+ * **drop-menu:** 加入 `props.preventOverflowBoundary` 支持 ([cb0d539](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/cb0d539d39fc27b013d77b9aa0f9834a6c17de5e))
21
+ * **drop-menu:** 完善基础功能 ([7a01848](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/7a01848740a3043acce5d55dba3047173da0f19b))
22
+
23
+
24
+
25
+
26
+
27
+ ## 0.2.114 (2026-06-09)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * **drop-menu:** baidu-be-fe-brick-45 [Issue] [DropMenu] multiple 模式下取消全选无效 ([7467269](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/74672693f921a1b3232923247f3b9e82bea8ecf6))
33
+ * **drop-menu:** use config context `defaultSize` as default `size` ([37dea3f](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/37dea3f64f7dce32de40c09a6bc4600118a4a8e2))
34
+ * **hi/drop-menu:** 修复 hi 带箭头的 drop-menu 的间距问题 ([728408d](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/728408d72e1fb5af23e9a03546b14fda47be4e83))
35
+ * **pagination:** 修正 constructor 中初始 `getValidPageSize()` 的参数 ([586d9da](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/586d9dac474384f1df6af7984776c8a905595c23))
36
+ * 修正各组件 peerDependecy `mobx` 的版本号 ([321ed47](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/321ed4704f2bd53449c6c71f1a340db427d4c656))
37
+
38
+
39
+ ### Features
40
+
41
+ * **drop-menu:** 加入 `props.preventOverflowBoundary` 支持 ([cb0d539](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/cb0d539d39fc27b013d77b9aa0f9834a6c17de5e))
42
+ * **drop-menu:** 完善基础功能 ([7a01848](https://icode.baidu.com/repos/baidu/be-fe/brick/commits/7a01848740a3043acce5d55dba3047173da0f19b))
43
+
44
+
45
+
46
+
47
+
6
48
  ## 0.2.113 (2026-06-01)
7
49
 
8
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@befe/brick-comp-drop-menu",
3
- "version": "0.2.113",
3
+ "version": "0.2.115",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "ssh://git@icode.baidu.com:8235/baidu/be-fe/brick",
@@ -25,10 +25,10 @@
25
25
  "author": "chenmanqing",
26
26
  "license": "ISC",
27
27
  "dependencies": {
28
- "@befe/brick-comp-menu": "^0.2.112",
29
- "@befe/brick-core": "^0.2.53",
30
- "@befe/brick-style": "^0.2.65",
31
- "@befe/brick-utils": "^0.2.25"
28
+ "@befe/brick-comp-menu": "^0.2.114",
29
+ "@befe/brick-core": "^0.2.55",
30
+ "@befe/brick-style": "^0.2.67",
31
+ "@befe/brick-utils": "^0.2.27"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "classnames": "^2.0.0",
@@ -36,5 +36,5 @@
36
36
  "react": "^16.9.0 || ^17.0.0",
37
37
  "react-dom": "^16.9.0 || ^17.0.0"
38
38
  },
39
- "gitHead": "370a467c43e73fd87ab22bfebe9d0953775a1d17"
39
+ "gitHead": "59facb985dd8c80ca1ee5d8d13970ef9c2078e4e"
40
40
  }