@next-core/brick-kit 2.122.0 → 2.122.3
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 +21 -52
- package/dist/index.bundle.js +1 -2
- package/dist/index.bundle.js.map +1 -1
- package/dist/index.esm.js +1 -2
- package/dist/index.esm.js.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,113 +3,82 @@
|
|
|
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
|
-
|
|
6
|
+
## [2.122.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.122.2...@next-core/brick-kit@2.122.3) (2022-06-24)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @next-core/brick-kit
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* 增加开关控制6.0或8.0UI的切换 ([54007a4](https://github.com/easyops-cn/next-core/commit/54007a43d81e97d0eb62efd28266adc2a2ccd631))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
14
|
+
## [2.122.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.122.1...@next-core/brick-kit@2.122.2) (2022-06-24)
|
|
15
15
|
|
|
16
|
+
### Bug Fixes
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
- 对于任意布局,在路由跳转的时候都应该重置浏览器标题 ([1b74aef](https://github.com/easyops-cn/next-core/commit/1b74aefd3689ede050bde022e5bf6c3cc0b6f456))
|
|
18
19
|
|
|
19
|
-
|
|
20
|
+
## [2.122.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.122.0...@next-core/brick-kit@2.122.1) (2022-06-23)
|
|
20
21
|
|
|
22
|
+
**Note:** Version bump only for package @next-core/brick-kit
|
|
21
23
|
|
|
24
|
+
# [2.122.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.121.3...@next-core/brick-kit@2.122.0) (2022-06-16)
|
|
22
25
|
|
|
26
|
+
### Features
|
|
23
27
|
|
|
28
|
+
- 增加开关控制 6.0 或 8.0UI 的切换 ([54007a4](https://github.com/easyops-cn/next-core/commit/54007a43d81e97d0eb62efd28266adc2a2ccd631))
|
|
24
29
|
|
|
25
|
-
## [2.121.
|
|
30
|
+
## [2.121.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.121.2...@next-core/brick-kit@2.121.3) (2022-06-10)
|
|
26
31
|
|
|
27
32
|
**Note:** Version bump only for package @next-core/brick-kit
|
|
28
33
|
|
|
34
|
+
## [2.121.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.121.1...@next-core/brick-kit@2.121.2) (2022-06-10)
|
|
29
35
|
|
|
30
|
-
|
|
31
|
-
|
|
36
|
+
**Note:** Version bump only for package @next-core/brick-kit
|
|
32
37
|
|
|
33
38
|
## [2.121.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.121.0...@next-core/brick-kit@2.121.1) (2022-06-06)
|
|
34
39
|
|
|
35
40
|
**Note:** Version bump only for package @next-core/brick-kit
|
|
36
41
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
42
|
# [2.121.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.120.1...@next-core/brick-kit@2.121.0) (2022-06-01)
|
|
42
43
|
|
|
43
|
-
|
|
44
44
|
### Features
|
|
45
45
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
46
|
+
- **MessageDispatcher:** call error callbacks on WS error event ([d89a993](https://github.com/easyops-cn/next-core/commit/d89a993347107b8bc15e2e54cce68a620374d451))
|
|
51
47
|
|
|
52
48
|
## [2.120.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.120.0...@next-core/brick-kit@2.120.1) (2022-05-27)
|
|
53
49
|
|
|
54
|
-
|
|
55
50
|
### Bug Fixes
|
|
56
51
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
52
|
+
- theme dark ([8ff6958](https://github.com/easyops-cn/next-core/commit/8ff6958e134c199e58ec4e026003839dcbc5ea57))
|
|
53
|
+
- 兼容 message 事件传多个参数的情况 ([fbde026](https://github.com/easyops-cn/next-core/commit/fbde026b51f8bd2d4a83b3c2ac3ac93bf6515179))
|
|
54
|
+
- 支持 message.\*传任意多个参数 ([abbfaeb](https://github.com/easyops-cn/next-core/commit/abbfaeb4752b408005a82e6a6cf57505b9d3aeb8))
|
|
64
55
|
|
|
65
56
|
# [2.120.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.119.1...@next-core/brick-kit@2.120.0) (2022-05-26)
|
|
66
57
|
|
|
67
|
-
|
|
68
58
|
### Features
|
|
69
59
|
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
60
|
+
- support lifeCycle.onScrollIntoView ([4e3a4ec](https://github.com/easyops-cn/next-core/commit/4e3a4ec99a78b312c6efe595d82e214a843458d0))
|
|
75
61
|
|
|
76
62
|
## [2.119.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.119.0...@next-core/brick-kit@2.119.1) (2022-05-13)
|
|
77
63
|
|
|
78
64
|
**Note:** Version bump only for package @next-core/brick-kit
|
|
79
65
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
66
|
# [2.119.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.7...@next-core/brick-kit@2.119.0) (2022-05-11)
|
|
85
67
|
|
|
86
|
-
|
|
87
68
|
### Features
|
|
88
69
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
70
|
+
- **mock:** add note ([74c0031](https://github.com/easyops-cn/next-core/commit/74c0031c81ded97014384213d99fedce8ed55d54))
|
|
71
|
+
- **mock:** update mock rule ([c8fe9fc](https://github.com/easyops-cn/next-core/commit/c8fe9fccb46117330e1ff2ef42a18bef8dfff864))
|
|
72
|
+
- **mock:** update mock rule ([5898ecf](https://github.com/easyops-cn/next-core/commit/5898ecfd604ca418feeb954a6091e3b940a1e867))
|
|
96
73
|
|
|
97
74
|
## [2.118.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.6...@next-core/brick-kit@2.118.7) (2022-05-10)
|
|
98
75
|
|
|
99
76
|
**Note:** Version bump only for package @next-core/brick-kit
|
|
100
77
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
78
|
## [2.118.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.5...@next-core/brick-kit@2.118.6) (2022-05-09)
|
|
106
79
|
|
|
107
80
|
**Note:** Version bump only for package @next-core/brick-kit
|
|
108
81
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
82
|
## [2.118.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.118.4...@next-core/brick-kit@2.118.5) (2022-05-07)
|
|
114
83
|
|
|
115
84
|
**Note:** Version bump only for package @next-core/brick-kit
|
package/dist/index.bundle.js
CHANGED
|
@@ -8528,6 +8528,7 @@
|
|
|
8528
8528
|
legacy
|
|
8529
8529
|
} = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
8530
8530
|
this.toggleBars(true);
|
|
8531
|
+
getRuntime().applyPageTitle(null);
|
|
8531
8532
|
|
|
8532
8533
|
if (this.currentLayout !== "console") {
|
|
8533
8534
|
// No bars should be unset for the business layout.
|
|
@@ -8542,8 +8543,6 @@
|
|
|
8542
8543
|
// 对于 Legacy 页面,仅当切换应用时重设面包屑。
|
|
8543
8544
|
this.appBar.setBreadcrumb(null);
|
|
8544
8545
|
}
|
|
8545
|
-
|
|
8546
|
-
getRuntime().applyPageTitle(null);
|
|
8547
8546
|
}
|
|
8548
8547
|
|
|
8549
8548
|
toggleLegacyIframe(visible) {
|