@next-core/brick-kit 2.74.0 → 2.74.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
@@ -3,177 +3,106 @@
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
- # [2.74.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.73.2...@next-core/brick-kit@2.74.0) (2021-10-11)
6
+ ## [2.74.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.74.0...@next-core/brick-kit@2.74.1) (2021-10-12)
7
7
 
8
+ **Note:** Version bump only for package @next-core/brick-kit
8
9
 
9
- ### Features
10
10
 
11
- * **menu:** app menu support overridden by route menu ([7c6fd6c](https://github.com/easyops-cn/next-core/commit/7c6fd6cadf5d5bf020b22ab0c57a34ce67d53075))
12
11
 
13
12
 
14
13
 
14
+ # [2.74.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.73.2...@next-core/brick-kit@2.74.0) (2021-10-11)
15
+
16
+ ### Features
15
17
 
18
+ - **menu:** app menu support overridden by route menu ([7c6fd6c](https://github.com/easyops-cn/next-core/commit/7c6fd6cadf5d5bf020b22ab0c57a34ce67d53075))
16
19
 
17
20
  ## [2.73.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.73.1...@next-core/brick-kit@2.73.2) (2021-10-09)
18
21
 
19
-
20
22
  ### Bug Fixes
21
23
 
22
- * 页面跳转时应重置浏览器标题 ([66b81f8](https://github.com/easyops-cn/next-core/commit/66b81f8765427857cbd5ceb7b7fa4cd41e2c54df))
23
-
24
-
25
-
26
-
24
+ - 页面跳转时应重置浏览器标题 ([66b81f8](https://github.com/easyops-cn/next-core/commit/66b81f8765427857cbd5ceb7b7fa4cd41e2c54df))
27
25
 
28
26
  ## [2.73.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.73.0...@next-core/brick-kit@2.73.1) (2021-09-30)
29
27
 
30
-
31
28
  ### Bug Fixes
32
29
 
33
- * **cook-hooks:** use beforeCall for functions ([78073ab](https://github.com/easyops-cn/next-core/commit/78073abb4025c2d3f428a1b42447a07b7fc222a3))
34
-
35
-
36
-
37
-
30
+ - **cook-hooks:** use beforeCall for functions ([78073ab](https://github.com/easyops-cn/next-core/commit/78073abb4025c2d3f428a1b42447a07b7fc222a3))
38
31
 
39
32
  # [2.73.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.72.0...@next-core/brick-kit@2.73.0) (2021-09-30)
40
33
 
41
-
42
34
  ### Features
43
35
 
44
- * **function:** support to collect coverage ([93835f0](https://github.com/easyops-cn/next-core/commit/93835f0f202b6fb18c915045b5c2e0cf8e5e1f25))
45
-
46
-
47
-
48
-
36
+ - **function:** support to collect coverage ([93835f0](https://github.com/easyops-cn/next-core/commit/93835f0f202b6fb18c915045b5c2e0cf8e5e1f25))
49
37
 
50
38
  # [2.72.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.71.0...@next-core/brick-kit@2.72.0) (2021-09-27)
51
39
 
52
-
53
40
  ### Features
54
41
 
55
- * expose StoryboardFunctionRegistryFactory ([c7079e8](https://github.com/easyops-cn/next-core/commit/c7079e838a37350264ca3bf210527e1b09a542f7))
56
-
57
-
58
-
59
-
42
+ - expose StoryboardFunctionRegistryFactory ([c7079e8](https://github.com/easyops-cn/next-core/commit/c7079e838a37350264ca3bf210527e1b09a542f7))
60
43
 
61
44
  # [2.71.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.70.4...@next-core/brick-kit@2.71.0) (2021-09-23)
62
45
 
63
-
64
46
  ### Bug Fixes
65
47
 
66
- * refine inject marking ([01675a8](https://github.com/easyops-cn/next-core/commit/01675a8b26fb0ab0e97de89a83c4618ccb4e7127))
67
-
48
+ - refine inject marking ([01675a8](https://github.com/easyops-cn/next-core/commit/01675a8b26fb0ab0e97de89a83c4618ccb4e7127))
68
49
 
69
50
  ### Features
70
51
 
71
- * **LocationContext:** handlePageLoad dispatch page.load event on window for e2e testing usage ([d9bb07b](https://github.com/easyops-cn/next-core/commit/d9bb07b0395fbf769d485768bbb64e035b72c743))
72
-
73
-
74
-
75
-
52
+ - **LocationContext:** handlePageLoad dispatch page.load event on window for e2e testing usage ([d9bb07b](https://github.com/easyops-cn/next-core/commit/d9bb07b0395fbf769d485768bbb64e035b72c743))
76
53
 
77
54
  ## [2.70.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.70.3...@next-core/brick-kit@2.70.4) (2021-09-23)
78
55
 
79
56
  **Note:** Version bump only for package @next-core/brick-kit
80
57
 
81
-
82
-
83
-
84
-
85
58
  ## [2.70.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.70.2...@next-core/brick-kit@2.70.3) (2021-09-22)
86
59
 
87
60
  **Note:** Version bump only for package @next-core/brick-kit
88
61
 
89
-
90
-
91
-
92
-
93
62
  ## [2.70.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.70.1...@next-core/brick-kit@2.70.2) (2021-09-22)
94
63
 
95
64
  **Note:** Version bump only for package @next-core/brick-kit
96
65
 
97
-
98
-
99
-
100
-
101
66
  ## [2.70.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.70.0...@next-core/brick-kit@2.70.1) (2021-09-16)
102
67
 
103
68
  **Note:** Version bump only for package @next-core/brick-kit
104
69
 
105
-
106
-
107
-
108
-
109
70
  # [2.70.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.69.0...@next-core/brick-kit@2.70.0) (2021-09-15)
110
71
 
111
-
112
72
  ### Features
113
73
 
114
- * useBrick support template ([7b7ed28](https://github.com/easyops-cn/next-core/commit/7b7ed2837f8644dbff45e763fda2e2819df72d8a))
115
-
116
-
117
-
118
-
74
+ - useBrick support template ([7b7ed28](https://github.com/easyops-cn/next-core/commit/7b7ed2837f8644dbff45e763fda2e2819df72d8a))
119
75
 
120
76
  # [2.69.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.68.1...@next-core/brick-kit@2.69.0) (2021-09-14)
121
77
 
122
-
123
78
  ### Features
124
79
 
125
- * refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
126
-
127
-
128
-
129
-
80
+ - refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
130
81
 
131
82
  ## [2.68.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.68.0...@next-core/brick-kit@2.68.1) (2021-09-14)
132
83
 
133
84
  **Note:** Version bump only for package @next-core/brick-kit
134
85
 
135
-
136
-
137
-
138
-
139
86
  # [2.68.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.67.4...@next-core/brick-kit@2.68.0) (2021-09-13)
140
87
 
141
-
142
88
  ### Features
143
89
 
144
- * 框架提供 SYS.accessRule 变量 ([75c885d](https://github.com/easyops-cn/next-core/commit/75c885d58102feea07710a78e3ac630a1e13e377))
145
-
146
-
147
-
148
-
90
+ - 框架提供 SYS.accessRule 变量 ([75c885d](https://github.com/easyops-cn/next-core/commit/75c885d58102feea07710a78e3ac630a1e13e377))
149
91
 
150
92
  ## [2.67.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.67.3...@next-core/brick-kit@2.67.4) (2021-09-12)
151
93
 
152
-
153
94
  ### Bug Fixes
154
95
 
155
- * allow inject multiple menus into one group ([b541b94](https://github.com/easyops-cn/next-core/commit/b541b94c3d8a50a6519950b6e7e7553f3052e455))
156
-
157
-
158
-
159
-
96
+ - allow inject multiple menus into one group ([b541b94](https://github.com/easyops-cn/next-core/commit/b541b94c3d8a50a6519950b6e7e7553f3052e455))
160
97
 
161
98
  ## [2.67.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.67.2...@next-core/brick-kit@2.67.3) (2021-09-10)
162
99
 
163
100
  **Note:** Version bump only for package @next-core/brick-kit
164
101
 
165
-
166
-
167
-
168
-
169
102
  ## [2.67.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.67.1...@next-core/brick-kit@2.67.2) (2021-09-06)
170
103
 
171
104
  **Note:** Version bump only for package @next-core/brick-kit
172
105
 
173
-
174
-
175
-
176
-
177
106
  ## [2.67.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.67.0...@next-core/brick-kit@2.67.1) (2021-09-03)
178
107
 
179
108
  **Note:** Version bump only for package @next-core/brick-kit