@next-core/brick-container 2.39.12 → 2.40.2
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 +30 -101
- package/deploy/package.conf.yaml +1 -1
- package/dist/dll-of-editor-bricks-helper.77e2477a.js.map +1 -1
- package/dist/{dll.6cf03f99.js → dll.b9fdc893.js} +28 -28
- package/dist/{dll.6cf03f99.js.map → dll.b9fdc893.js.map} +1 -1
- package/dist/icons--default.a75e36cc.js +2 -0
- package/dist/{icons--default.d6e6bc06.js.map → icons--default.a75e36cc.js.map} +1 -1
- package/dist/index.html +1 -1
- package/dist/{main.a8cc4143da0d8131a562.js → main.a9eb1a4d68bef4b5573a.js} +2 -2
- package/dist/{main.a8cc4143da0d8131a562.js.map → main.a9eb1a4d68bef4b5573a.js.map} +1 -1
- package/dist/polyfill.cdf468d8ec73cc7a5766.js +2 -0
- package/dist/polyfill.cdf468d8ec73cc7a5766.js.map +1 -0
- package/package.json +16 -16
- package/tools/report_installed_brick_next_package.py +23 -4
- package/dist/icons--default.d6e6bc06.js +0 -2
- package/dist/polyfill.e41d80539d674b29b228.js +0 -2
- package/dist/polyfill.e41d80539d674b29b228.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,217 +3,146 @@
|
|
|
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.
|
|
7
|
-
|
|
6
|
+
## [2.40.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.1...@next-core/brick-container@2.40.2) (2021-12-17)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package @next-core/brick-container
|
|
10
9
|
|
|
11
|
-
* serve with no mock by default in next-core ([0f6a89e](https://github.com/easyops-cn/next-core/commit/0f6a89ea0cfa9e298a917c7e651ee6e09ee9caf0))
|
|
12
10
|
|
|
13
11
|
|
|
14
12
|
|
|
15
13
|
|
|
14
|
+
## [2.40.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.0...@next-core/brick-container@2.40.1) (2021-12-17)
|
|
16
15
|
|
|
17
|
-
|
|
16
|
+
**Note:** Version bump only for package @next-core/brick-container
|
|
18
17
|
|
|
19
18
|
|
|
20
|
-
### Bug Fixes
|
|
21
19
|
|
|
22
|
-
* fix empty image ([f941e83](https://github.com/easyops-cn/next-core/commit/f941e835cf42b4a0a94418004c19b0c37b3d24e0))
|
|
23
20
|
|
|
24
21
|
|
|
22
|
+
# [2.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.13...@next-core/brick-container@2.40.0) (2021-12-15)
|
|
25
23
|
|
|
24
|
+
### Features
|
|
26
25
|
|
|
26
|
+
- 上报 provider 到\_INTERFACE_CONTRACT@EASYOPS ([77f3353](https://github.com/easyops-cn/next-core/commit/77f3353846617ee43278bb695b040d1b64d3de25))
|
|
27
27
|
|
|
28
|
-
## [2.39.
|
|
28
|
+
## [2.39.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.12...@next-core/brick-container@2.39.13) (2021-12-13)
|
|
29
29
|
|
|
30
30
|
**Note:** Version bump only for package @next-core/brick-container
|
|
31
31
|
|
|
32
|
+
## [2.39.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.11...@next-core/brick-container@2.39.12) (2021-12-09)
|
|
32
33
|
|
|
34
|
+
### Bug Fixes
|
|
33
35
|
|
|
36
|
+
- serve with no mock by default in next-core ([0f6a89e](https://github.com/easyops-cn/next-core/commit/0f6a89ea0cfa9e298a917c7e651ee6e09ee9caf0))
|
|
34
37
|
|
|
38
|
+
## [2.39.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.10...@next-core/brick-container@2.39.11) (2021-12-06)
|
|
35
39
|
|
|
36
|
-
|
|
40
|
+
### Bug Fixes
|
|
37
41
|
|
|
38
|
-
|
|
42
|
+
- fix empty image ([f941e83](https://github.com/easyops-cn/next-core/commit/f941e835cf42b4a0a94418004c19b0c37b3d24e0))
|
|
39
43
|
|
|
44
|
+
## [2.39.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.9...@next-core/brick-container@2.39.10) (2021-12-06)
|
|
40
45
|
|
|
46
|
+
**Note:** Version bump only for package @next-core/brick-container
|
|
41
47
|
|
|
48
|
+
## [2.39.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.8...@next-core/brick-container@2.39.9) (2021-12-05)
|
|
42
49
|
|
|
50
|
+
**Note:** Version bump only for package @next-core/brick-container
|
|
43
51
|
|
|
44
52
|
## [2.39.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.7...@next-core/brick-container@2.39.8) (2021-12-03)
|
|
45
53
|
|
|
46
54
|
**Note:** Version bump only for package @next-core/brick-container
|
|
47
55
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
56
|
## [2.39.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.6...@next-core/brick-container@2.39.7) (2021-12-03)
|
|
53
57
|
|
|
54
58
|
**Note:** Version bump only for package @next-core/brick-container
|
|
55
59
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
60
|
## [2.39.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.5...@next-core/brick-container@2.39.6) (2021-12-01)
|
|
61
61
|
|
|
62
|
-
|
|
63
62
|
### Bug Fixes
|
|
64
63
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
- remove flags ([ed7f66b](https://github.com/easyops-cn/next-core/commit/ed7f66b40c5be427171ec5fc8817eee64c499f60))
|
|
70
65
|
|
|
71
66
|
## [2.39.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.4...@next-core/brick-container@2.39.5) (2021-11-29)
|
|
72
67
|
|
|
73
68
|
**Note:** Version bump only for package @next-core/brick-container
|
|
74
69
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
70
|
## [2.39.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.3...@next-core/brick-container@2.39.4) (2021-11-26)
|
|
80
71
|
|
|
81
72
|
**Note:** Version bump only for package @next-core/brick-container
|
|
82
73
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
74
|
## [2.39.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.2...@next-core/brick-container@2.39.3) (2021-11-25)
|
|
88
75
|
|
|
89
|
-
|
|
90
76
|
### Bug Fixes
|
|
91
77
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
78
|
+
- get stroyboard v2 ([602d086](https://github.com/easyops-cn/next-core/commit/602d0860fc6c7c9e5ffc116ff023addb0f57efe1))
|
|
97
79
|
|
|
98
80
|
## [2.39.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.1...@next-core/brick-container@2.39.2) (2021-11-25)
|
|
99
81
|
|
|
100
|
-
|
|
101
82
|
### Bug Fixes
|
|
102
83
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
84
|
+
- bootsrtrap 增加开关控制 ([360b913](https://github.com/easyops-cn/next-core/commit/360b913f324f10ac79b1d637ec598583a89a61da))
|
|
108
85
|
|
|
109
86
|
## [2.39.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.0...@next-core/brick-container@2.39.1) (2021-11-25)
|
|
110
87
|
|
|
111
88
|
**Note:** Version bump only for package @next-core/brick-container
|
|
112
89
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
90
|
# [2.39.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.5...@next-core/brick-container@2.39.0) (2021-11-25)
|
|
118
91
|
|
|
119
|
-
|
|
120
92
|
### Bug Fixes
|
|
121
93
|
|
|
122
|
-
|
|
123
|
-
|
|
94
|
+
- use boostreap v2 api ([e1fbf03](https://github.com/easyops-cn/next-core/commit/e1fbf0366e29b28f823915bda4707368910c013e))
|
|
124
95
|
|
|
125
96
|
### Features
|
|
126
97
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
98
|
+
- support legacy bootstrap flag ([835cda0](https://github.com/easyops-cn/next-core/commit/835cda0f6b8564e3db60f48a1755cc6d5beaa3b8))
|
|
132
99
|
|
|
133
100
|
## [2.38.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.4...@next-core/brick-container@2.38.5) (2021-11-24)
|
|
134
101
|
|
|
135
|
-
|
|
136
102
|
### Bug Fixes
|
|
137
103
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
104
|
+
- upgrade api gateway version ([f8565b6](https://github.com/easyops-cn/next-core/commit/f8565b6379f21969c1ba411206e50c94438bb2cb))
|
|
143
105
|
|
|
144
106
|
## [2.38.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.3...@next-core/brick-container@2.38.4) (2021-11-23)
|
|
145
107
|
|
|
146
108
|
**Note:** Version bump only for package @next-core/brick-container
|
|
147
109
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
110
|
## [2.38.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.2...@next-core/brick-container@2.38.3) (2021-11-23)
|
|
153
111
|
|
|
154
|
-
|
|
155
112
|
### Bug Fixes
|
|
156
113
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
114
|
+
- use composited animations for loading-bar ([675f081](https://github.com/easyops-cn/next-core/commit/675f081abcb07b4f467a924ebf4bd156095c9d1f))
|
|
162
115
|
|
|
163
116
|
## [2.38.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.1...@next-core/brick-container@2.38.2) (2021-11-23)
|
|
164
117
|
|
|
165
118
|
**Note:** Version bump only for package @next-core/brick-container
|
|
166
119
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
120
|
## [2.38.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.38.0...@next-core/brick-container@2.38.1) (2021-11-19)
|
|
172
121
|
|
|
173
122
|
**Note:** Version bump only for package @next-core/brick-container
|
|
174
123
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
124
|
# [2.38.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.37.0...@next-core/brick-container@2.38.0) (2021-11-18)
|
|
180
125
|
|
|
181
|
-
|
|
182
126
|
### Features
|
|
183
127
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
128
|
+
- use a single build for standalone apps ([cb5db11](https://github.com/easyops-cn/next-core/commit/cb5db11829952fedfa9cf3898de3e62cfe647a16))
|
|
189
129
|
|
|
190
130
|
# [2.37.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.36.0...@next-core/brick-container@2.37.0) (2021-11-18)
|
|
191
131
|
|
|
192
|
-
|
|
193
132
|
### Features
|
|
194
133
|
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
134
|
+
- add dist-standalone into npm package files ([4ad5dd3](https://github.com/easyops-cn/next-core/commit/4ad5dd35d0c60de4adef2d6849d0c6c703636d04))
|
|
200
135
|
|
|
201
136
|
# [2.36.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.35.6...@next-core/brick-container@2.36.0) (2021-11-18)
|
|
202
137
|
|
|
203
|
-
|
|
204
138
|
### Bug Fixes
|
|
205
139
|
|
|
206
|
-
|
|
207
|
-
|
|
140
|
+
- update postcss v8 and related packages ([615f198](https://github.com/easyops-cn/next-core/commit/615f19838118ba76d5b50de9aaf6f1aedf48ab02))
|
|
208
141
|
|
|
209
142
|
### Features
|
|
210
143
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
144
|
+
- fetch conf in standalone micro-apps ([6175855](https://github.com/easyops-cn/next-core/commit/61758554f23ca685cd29f01130e46805c7674433))
|
|
145
|
+
- support getting images by static files ([c23d88a](https://github.com/easyops-cn/next-core/commit/c23d88aa70f5009453a1d3c58e7f4a0d6249c719))
|
|
217
146
|
|
|
218
147
|
## [2.35.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.35.5...@next-core/brick-container@2.35.6) (2021-11-16)
|
|
219
148
|
|
package/deploy/package.conf.yaml
CHANGED