@next-bricks/basic-bricks 1.146.0 → 1.147.0
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 +52 -211
- package/dist/bricks.json +2 -2
- package/dist/editors/{editors.63fbfee6.js → editors.5eb88036.js} +2 -2
- package/dist/editors/editors.5eb88036.js.map +1 -0
- package/dist/{index.650b7021.js → index.99408c20.js} +2 -2
- package/dist/{index.650b7021.js.map → index.99408c20.js.map} +1 -1
- package/package.json +3 -3
- package/dist/editors/editors.63fbfee6.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,398 +3,239 @@
|
|
|
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
|
-
# [1.
|
|
6
|
+
# [1.147.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.146.0...@next-bricks/basic-bricks@1.147.0) (2021-09-26)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### Features
|
|
10
10
|
|
|
11
|
-
*
|
|
12
|
-
|
|
11
|
+
* update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
|
|
13
12
|
|
|
14
13
|
|
|
15
14
|
|
|
16
15
|
|
|
17
|
-
# [1.145.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.144.0...@next-bricks/basic-bricks@1.145.0) (2021-09-23)
|
|
18
16
|
|
|
17
|
+
# [1.146.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.145.0...@next-bricks/basic-bricks@1.146.0) (2021-09-23)
|
|
19
18
|
|
|
20
19
|
### Features
|
|
21
20
|
|
|
22
|
-
|
|
23
|
-
|
|
21
|
+
- support widget doc and update denpencies ([d2b9375](https://github.com/easyops-cn/next-basics/commit/d2b937572004f3098af632bc7e1bc3d684e1be2e))
|
|
24
22
|
|
|
23
|
+
# [1.145.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.144.0...@next-bricks/basic-bricks@1.145.0) (2021-09-23)
|
|
25
24
|
|
|
25
|
+
### Features
|
|
26
26
|
|
|
27
|
+
- update dependencies with @next-libs/basic-compomnents ([06c0be6](https://github.com/easyops-cn/next-basics/commit/06c0be620089d08ffc948393ca3ebad57eca022a))
|
|
27
28
|
|
|
28
29
|
# [1.144.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.143.1...@next-bricks/basic-bricks@1.144.0) (2021-09-23)
|
|
29
30
|
|
|
30
|
-
|
|
31
31
|
### Features
|
|
32
32
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
33
|
+
- **general-custom-buttons:** add data-icon attribute ([aeca349](https://github.com/easyops-cn/next-basics/commit/aeca349f3dc035f06905baf9d0f026ddc030f0a9))
|
|
38
34
|
|
|
39
35
|
## [1.143.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.143.0...@next-bricks/basic-bricks@1.143.1) (2021-09-17)
|
|
40
36
|
|
|
41
|
-
|
|
42
37
|
### Bug Fixes
|
|
43
38
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
39
|
+
- update @next-libs/\* ([5815dd1](https://github.com/easyops-cn/next-basics/commit/5815dd1f6cbd4f38569e8c88d828fd51ce092d6f))
|
|
49
40
|
|
|
50
41
|
# [1.143.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.142.0...@next-bricks/basic-bricks@1.143.0) (2021-09-17)
|
|
51
42
|
|
|
52
|
-
|
|
53
43
|
### Features
|
|
54
44
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
45
|
+
- **basic-bricks:** add descSuffixBrick property ([5c22197](https://github.com/easyops-cn/next-basics/commit/5c22197d9783ea3e73d079ba31fdac2f31275456))
|
|
60
46
|
|
|
61
47
|
# [1.142.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.141.0...@next-bricks/basic-bricks@1.142.0) (2021-09-14)
|
|
62
48
|
|
|
63
|
-
|
|
64
49
|
### Features
|
|
65
50
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
51
|
+
- **basic-bricks:** drawer add mask、headerStyle、configProps properties ([53e046f](https://github.com/easyops-cn/next-basics/commit/53e046fb9c38b7739e3a1c8d737684876310a7dc))
|
|
71
52
|
|
|
72
53
|
# [1.141.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.140.1...@next-bricks/basic-bricks@1.141.0) (2021-09-01)
|
|
73
54
|
|
|
74
|
-
|
|
75
55
|
### Features
|
|
76
56
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
57
|
+
- **basic-bricks:** dashboardMode 支持更换 logo ([c453a52](https://github.com/easyops-cn/next-basics/commit/c453a52741bf1c5809a2b0eda4d4a5faa77f2fd8))
|
|
82
58
|
|
|
83
59
|
## [1.140.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.140.0...@next-bricks/basic-bricks@1.140.1) (2021-08-23)
|
|
84
60
|
|
|
85
61
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
86
62
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
63
|
# [1.140.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.139.0...@next-bricks/basic-bricks@1.140.0) (2021-08-23)
|
|
92
64
|
|
|
93
|
-
|
|
94
65
|
### Features
|
|
95
66
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
67
|
+
- add security_code_login_next_test refs EASY_CONF-25 ([afa0cb6](https://github.com/easyops-cn/next-basics/commit/afa0cb669842a92edf0d503a3f0f4167c8fad42f))
|
|
68
|
+
- **basic-bricks:** add subTitle properties and doc ([cdc6c2f](https://github.com/easyops-cn/next-basics/commit/cdc6c2f3681ddeae16591963621cae9f4a36a5c1))
|
|
102
69
|
|
|
103
70
|
# [1.139.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.138.1...@next-bricks/basic-bricks@1.139.0) (2021-08-19)
|
|
104
71
|
|
|
105
|
-
|
|
106
72
|
### Features
|
|
107
73
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
74
|
+
- **basic-bricks:** add general-title brick ([c8fccfb](https://github.com/easyops-cn/next-basics/commit/c8fccfb4893e08d33d65a19f10e73bdebcfead40))
|
|
113
75
|
|
|
114
76
|
## [1.138.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.138.0...@next-bricks/basic-bricks@1.138.1) (2021-08-12)
|
|
115
77
|
|
|
116
|
-
|
|
117
78
|
### Bug Fixes
|
|
118
79
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
80
|
+
- **basic-bricks:** add anchor doc and click events inoperative ([0546f51](https://github.com/easyops-cn/next-basics/commit/0546f51c92712f6d38be1fa8f005fe8186d64322))
|
|
124
81
|
|
|
125
82
|
# [1.138.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.137.0...@next-bricks/basic-bricks@1.138.0) (2021-08-12)
|
|
126
83
|
|
|
127
|
-
|
|
128
84
|
### Features
|
|
129
85
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
86
|
+
- **basic-bricks:** add anchor brick ([253f1ec](https://github.com/easyops-cn/next-basics/commit/253f1ec7e411d2dbed58ff2487cd16dfdadf2a08))
|
|
135
87
|
|
|
136
88
|
# [1.137.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.136.1...@next-bricks/basic-bricks@1.137.0) (2021-08-02)
|
|
137
89
|
|
|
138
|
-
|
|
139
90
|
### Features
|
|
140
91
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
92
|
+
- **easy-view:** add some snipeets to easy-view ([f77c502](https://github.com/easyops-cn/next-basics/commit/f77c502fdd341c6ec8582949ddf84919a51628a3)), closes [Refs#NEXT_BUILDER-876](https://github.com/Refs/issues/NEXT_BUILDER-876)
|
|
146
93
|
|
|
147
94
|
## [1.136.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.136.0...@next-bricks/basic-bricks@1.136.1) (2021-08-02)
|
|
148
95
|
|
|
149
96
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
150
97
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
98
|
# [1.136.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.135.0...@next-bricks/basic-bricks@1.136.0) (2021-07-22)
|
|
156
99
|
|
|
157
|
-
|
|
158
100
|
### Features
|
|
159
101
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
102
|
+
- add list-container editor ([ba0d86f](https://github.com/easyops-cn/next-basics/commit/ba0d86f78858f2ced2081047f186a60b0b4afa16))
|
|
165
103
|
|
|
166
104
|
# [1.135.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.134.1...@next-bricks/basic-bricks@1.135.0) (2021-07-21)
|
|
167
105
|
|
|
168
|
-
|
|
169
106
|
### Features
|
|
170
107
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
108
|
+
- **easy-view:** add a snippet to easy-view ([ba8ff05](https://github.com/easyops-cn/next-basics/commit/ba8ff05ec9940642b9a807a4b3169de6691d2f13)), closes [Refs#NEXT_BUILDER-876](https://github.com/Refs/issues/NEXT_BUILDER-876)
|
|
176
109
|
|
|
177
110
|
## [1.134.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.134.0...@next-bricks/basic-bricks@1.134.1) (2021-07-19)
|
|
178
111
|
|
|
179
|
-
|
|
180
112
|
### Bug Fixes
|
|
181
113
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
114
|
+
- **basic-components:** 折叠时,刷新页面菜单悬浮 ([bd99f3d](https://github.com/easyops-cn/next-basics/commit/bd99f3d59f5e59669dea55e5dc42ad859190599b))
|
|
187
115
|
|
|
188
116
|
# [1.134.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.133.2...@next-bricks/basic-bricks@1.134.0) (2021-07-15)
|
|
189
117
|
|
|
190
|
-
|
|
191
118
|
### Features
|
|
192
119
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
120
|
+
- **easy-view:** add some snippets to easy-view ([9f50ab9](https://github.com/easyops-cn/next-basics/commit/9f50ab931128c0a7923e86b17ca2d7f6cf048f86)), closes [Refs#NEXT_BUILDER-876](https://github.com/Refs/issues/NEXT_BUILDER-876)
|
|
121
|
+
- **easy-view:** add some snippets to easy-view ([6039dc8](https://github.com/easyops-cn/next-basics/commit/6039dc8aca3eacc649f84759ac96f607e25ac171)), closes [Refs#NEXT_BUILDER-876](https://github.com/Refs/issues/NEXT_BUILDER-876)
|
|
199
122
|
|
|
200
123
|
## [1.133.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.133.1...@next-bricks/basic-bricks@1.133.2) (2021-07-14)
|
|
201
124
|
|
|
202
|
-
|
|
203
125
|
### Bug Fixes
|
|
204
126
|
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
127
|
+
- **any-brick--editor:** show no outline for expandable templates ([55a517c](https://github.com/easyops-cn/next-basics/commit/55a517c7f8712a8001dd72a25b97005833db6962))
|
|
210
128
|
|
|
211
129
|
## [1.133.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.133.0...@next-bricks/basic-bricks@1.133.1) (2021-07-13)
|
|
212
130
|
|
|
213
|
-
|
|
214
131
|
### Bug Fixes
|
|
215
132
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
133
|
+
- add an editor brick of page-title ([0d25e74](https://github.com/easyops-cn/next-basics/commit/0d25e748201f20bd0979d02f6f29fce2374fc384))
|
|
134
|
+
- **snippets:** add layer type ([283b52f](https://github.com/easyops-cn/next-basics/commit/283b52fc217308a0e5bbff64bb777305759b1aa3))
|
|
135
|
+
- support building snippets in dev mode ([94fb620](https://github.com/easyops-cn/next-basics/commit/94fb62089e1dc1cba9d67e24d536be7b9b40f147))
|
|
223
136
|
|
|
224
137
|
# [1.133.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.132.0...@next-bricks/basic-bricks@1.133.0) (2021-06-24)
|
|
225
138
|
|
|
226
|
-
|
|
227
139
|
### Features
|
|
228
140
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
141
|
+
- **basic-bricks:** add brick header-bar ([5692795](https://github.com/easyops-cn/next-basics/commit/5692795e240270cd556934551167d0704d871a13))
|
|
234
142
|
|
|
235
143
|
# [1.132.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.131.0...@next-bricks/basic-bricks@1.132.0) (2021-06-24)
|
|
236
144
|
|
|
237
|
-
|
|
238
145
|
### Features
|
|
239
146
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
147
|
+
- **snippet:** add several snippets of page layout ([7b97c6b](https://github.com/easyops-cn/next-basics/commit/7b97c6b0ff4f80aefe6ada60f58a9bdab45a7346))
|
|
245
148
|
|
|
246
149
|
# [1.131.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.130.0...@next-bricks/basic-bricks@1.131.0) (2021-06-24)
|
|
247
150
|
|
|
248
|
-
|
|
249
151
|
### Features
|
|
250
152
|
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
153
|
+
- button add loading state ([591734f](https://github.com/easyops-cn/next-basics/commit/591734f002068fcec3c5e4c49ab066f784daff4c))
|
|
256
154
|
|
|
257
155
|
# [1.130.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.129.2...@next-bricks/basic-bricks@1.130.0) (2021-06-21)
|
|
258
156
|
|
|
259
|
-
|
|
260
157
|
### Bug Fixes
|
|
261
158
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
159
|
+
- custom button editor style ([261c01a](https://github.com/easyops-cn/next-basics/commit/261c01a62fe93e8cece1fd08ac186cfb00426a35))
|
|
160
|
+
- refine page title and i18n usage ([28627d8](https://github.com/easyops-cn/next-basics/commit/28627d86a6d100a413ea1b945e19b3debe40e8e2))
|
|
161
|
+
- **easy-view:** use border-box in shadow css ([e42efca](https://github.com/easyops-cn/next-basics/commit/e42efcab8d736768422dea57175d5166666299d2))
|
|
162
|
+
- **easy-view--editor:** show area id in background ([96b4821](https://github.com/easyops-cn/next-basics/commit/96b48212532284d37c7e6ebce604051235068362))
|
|
267
163
|
|
|
268
164
|
### Features
|
|
269
165
|
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
166
|
+
- add snippets of easy-view and general-button ([95a6ad4](https://github.com/easyops-cn/next-basics/commit/95a6ad45589e5cda946fca45434277828c80e546))
|
|
275
167
|
|
|
276
168
|
## [1.129.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.129.1...@next-bricks/basic-bricks@1.129.2) (2021-06-15)
|
|
277
169
|
|
|
278
|
-
|
|
279
170
|
### Bug Fixes
|
|
280
171
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
172
|
+
- **easy-view--editor:** set min-height to 100% ([d892a3e](https://github.com/easyops-cn/next-basics/commit/d892a3ec4f3ff8885ea66a333c0dde3aaa8e6584))
|
|
286
173
|
|
|
287
174
|
## [1.129.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.129.0...@next-bricks/basic-bricks@1.129.1) (2021-06-09)
|
|
288
175
|
|
|
289
176
|
**Note:** Version bump only for package @next-bricks/basic-bricks
|
|
290
177
|
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
178
|
# [1.129.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.128.1...@next-bricks/basic-bricks@1.129.0) (2021-06-09)
|
|
296
179
|
|
|
297
|
-
|
|
298
180
|
### Features
|
|
299
181
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
182
|
+
- **general-timer:** timer suppert stop and reStart ([8cfac8a](https://github.com/easyops-cn/next-basics/commit/8cfac8aa69a2832003bf9311400f8e570fd70ae7))
|
|
183
|
+
- add brick edtior ([1365227](https://github.com/easyops-cn/next-basics/commit/1365227ae508833eee530539662093952d8f07c2))
|
|
306
184
|
|
|
307
185
|
## [1.128.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.128.0...@next-bricks/basic-bricks@1.128.1) (2021-06-08)
|
|
308
186
|
|
|
309
|
-
|
|
310
187
|
### Bug Fixes
|
|
311
188
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
189
|
+
- 最近访问信息区分 org 存储 ([183cc74](https://github.com/easyops-cn/next-basics/commit/183cc7407ed3d17a7c1bb5a87bbda6713eae0fce))
|
|
317
190
|
|
|
318
191
|
# [1.128.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.127.0...@next-bricks/basic-bricks@1.128.0) (2021-06-08)
|
|
319
192
|
|
|
320
|
-
|
|
321
193
|
### Bug Fixes
|
|
322
194
|
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
195
|
+
- **editors:** refone easy-view editor style ([6976099](https://github.com/easyops-cn/next-basics/commit/697609946bcf6286a7975922ffd86cff435dc594))
|
|
196
|
+
- **general-custom-buttons--editor:** support evaluate placeholder customButtons ([746963d](https://github.com/easyops-cn/next-basics/commit/746963d8b12c69f77f92c192f40ee213f2819a0e))
|
|
326
197
|
|
|
327
198
|
### Features
|
|
328
199
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
200
|
+
- support to toggle outline ([a69b42a](https://github.com/easyops-cn/next-basics/commit/a69b42a049f3c14609baa0f515487cf0ea97cc11))
|
|
334
201
|
|
|
335
202
|
# [1.127.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.126.0...@next-bricks/basic-bricks@1.127.0) (2021-06-03)
|
|
336
203
|
|
|
337
|
-
|
|
338
204
|
### Features
|
|
339
205
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
206
|
+
- easy-view ([42ec793](https://github.com/easyops-cn/next-basics/commit/42ec793d2053d5a9bcf7181b714ea240ccb374a2))
|
|
207
|
+
- easy-view--editor ([bf9397d](https://github.com/easyops-cn/next-basics/commit/bf9397dacdbdd7c71fd207c40f04d03b605d4357))
|
|
346
208
|
|
|
347
209
|
# [1.126.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.125.0...@next-bricks/basic-bricks@1.126.0) (2021-06-03)
|
|
348
210
|
|
|
349
|
-
|
|
350
211
|
### Features
|
|
351
212
|
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
213
|
+
- general-drawer add loading props ([04b2d42](https://github.com/easyops-cn/next-basics/commit/04b2d42997e3aacf2110eec4d3c2a285a2553626))
|
|
357
214
|
|
|
358
215
|
# [1.125.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.124.0...@next-bricks/basic-bricks@1.125.0) (2021-06-02)
|
|
359
216
|
|
|
360
|
-
|
|
361
217
|
### Features
|
|
362
218
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
219
|
+
- **sub-menu-filter:** 增加属性 accordion ([ef59fe4](https://github.com/easyops-cn/next-basics/commit/ef59fe41be1694437fd3331a2b25d54589c94b33))
|
|
368
220
|
|
|
369
221
|
# [1.124.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.123.0...@next-bricks/basic-bricks@1.124.0) (2021-06-01)
|
|
370
222
|
|
|
371
|
-
|
|
372
223
|
### Bug Fixes
|
|
373
224
|
|
|
374
|
-
|
|
375
|
-
|
|
225
|
+
- **sub-menu-filter:** 过长文字省略用...显示 ([8c76e35](https://github.com/easyops-cn/next-basics/commit/8c76e35a59f273691b03b5c0165c75d25ed7fdcd))
|
|
376
226
|
|
|
377
227
|
### Features
|
|
378
228
|
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
229
|
+
- **sub-menu-filter:** 增加 transparentBackground 样式 ([5df22ba](https://github.com/easyops-cn/next-basics/commit/5df22bad981602dec5df48045eed109a2b5938cb))
|
|
230
|
+
- add custom button editor ([763ddee](https://github.com/easyops-cn/next-basics/commit/763ddee7216ad41182dfd37b1fd6e1897602b1a9))
|
|
231
|
+
- **sub-menu-filter:** add event subMenu.click ([e245392](https://github.com/easyops-cn/next-basics/commit/e245392a791341ccadfa638059d2058be266a1ea))
|
|
232
|
+
- **sub-menu-filter:** 样式修改&新增属性 inlineIndent ([0edfa8c](https://github.com/easyops-cn/next-basics/commit/0edfa8cc3274627a3d932d43aabfd8fef5d30efe))
|
|
387
233
|
|
|
388
234
|
# [1.123.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.122.10...@next-bricks/basic-bricks@1.123.0) (2021-05-28)
|
|
389
235
|
|
|
390
|
-
|
|
391
236
|
### Features
|
|
392
237
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
238
|
+
- multiple-columns-card editor ([3db4e68](https://github.com/easyops-cn/next-basics/commit/3db4e68956269e40f2d44f1d5b8e114a32321f6e))
|
|
398
239
|
|
|
399
240
|
## [1.122.10](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.122.9...@next-bricks/basic-bricks@1.122.10) (2021-05-28)
|
|
400
241
|
|
package/dist/bricks.json
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"basic-bricks.loading-bar",
|
|
15
15
|
"basic-bricks.page-title",
|
|
16
16
|
"basic-bricks.index-card",
|
|
17
|
-
"basic-bricks.print-button",
|
|
18
17
|
"basic-bricks.general-card",
|
|
18
|
+
"basic-bricks.print-button",
|
|
19
19
|
"basic-bricks.sub-menu",
|
|
20
20
|
"basic-bricks.general-modal",
|
|
21
21
|
"basic-bricks.general-drawer",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"basic-bricks.page-title--editor",
|
|
61
61
|
"basic-bricks.list-container--editor"
|
|
62
62
|
],
|
|
63
|
-
"editorsJsFilePath": "bricks/basic-bricks/dist/editors/editors.
|
|
63
|
+
"editorsJsFilePath": "bricks/basic-bricks/dist/editors/editors.5eb88036.js"
|
|
64
64
|
}
|