@elliemae/pui-dimsum 2.2.0-alpha.3 → 2.2.0-next.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 +405 -1370
- package/package.json +31 -31
package/CHANGELOG.md
CHANGED
|
@@ -3,858 +3,7 @@
|
|
|
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.2.0-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
## [2.2.0-alpha.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0...v2.2.0-alpha.2) (2021-12-22)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Bug Fixes
|
|
19
|
-
|
|
20
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
## [2.2.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0...v2.2.0-alpha.1) (2021-12-21)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### Bug Fixes
|
|
28
|
-
|
|
29
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [2.0.0-alpha.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.14) (2021-12-15)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### ⚠ BREAKING CHANGES
|
|
37
|
-
|
|
38
|
-
* - discontinue IE11 support
|
|
39
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
40
|
-
|
|
41
|
-
* fix: tsconfig correction
|
|
42
|
-
|
|
43
|
-
* fix: build error
|
|
44
|
-
|
|
45
|
-
* fix: upgrade open source libraries to their latest patch
|
|
46
|
-
|
|
47
|
-
* fix: dev dependencies
|
|
48
|
-
|
|
49
|
-
* fix: asynchornous execution of rollup and tsc
|
|
50
|
-
|
|
51
|
-
* chore: test
|
|
52
|
-
|
|
53
|
-
* chore: test
|
|
54
|
-
|
|
55
|
-
* chore: test
|
|
56
|
-
|
|
57
|
-
### Features
|
|
58
|
-
|
|
59
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
### Bug Fixes
|
|
63
|
-
|
|
64
|
-
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
65
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
## [2.0.0-alpha.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.13) (2021-12-13)
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
### ⚠ BREAKING CHANGES
|
|
73
|
-
|
|
74
|
-
* - discontinue IE11 support
|
|
75
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
76
|
-
|
|
77
|
-
* fix: tsconfig correction
|
|
78
|
-
|
|
79
|
-
* fix: build error
|
|
80
|
-
|
|
81
|
-
* fix: upgrade open source libraries to their latest patch
|
|
82
|
-
|
|
83
|
-
* fix: dev dependencies
|
|
84
|
-
|
|
85
|
-
* fix: asynchornous execution of rollup and tsc
|
|
86
|
-
|
|
87
|
-
* chore: test
|
|
88
|
-
|
|
89
|
-
* chore: test
|
|
90
|
-
|
|
91
|
-
* chore: test
|
|
92
|
-
|
|
93
|
-
### Features
|
|
94
|
-
|
|
95
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Bug Fixes
|
|
99
|
-
|
|
100
|
-
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
101
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## [2.0.0-alpha.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.12) (2021-12-10)
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
### ⚠ BREAKING CHANGES
|
|
109
|
-
|
|
110
|
-
* - discontinue IE11 support
|
|
111
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
112
|
-
|
|
113
|
-
* fix: tsconfig correction
|
|
114
|
-
|
|
115
|
-
* fix: build error
|
|
116
|
-
|
|
117
|
-
* fix: upgrade open source libraries to their latest patch
|
|
118
|
-
|
|
119
|
-
* fix: dev dependencies
|
|
120
|
-
|
|
121
|
-
* fix: asynchornous execution of rollup and tsc
|
|
122
|
-
|
|
123
|
-
* chore: test
|
|
124
|
-
|
|
125
|
-
* chore: test
|
|
126
|
-
|
|
127
|
-
* chore: test
|
|
128
|
-
|
|
129
|
-
### Features
|
|
130
|
-
|
|
131
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
### Bug Fixes
|
|
135
|
-
|
|
136
|
-
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
137
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## [2.0.0-rc.15](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.14...v2.0.0-rc.15) (2021-12-06)
|
|
142
|
-
|
|
143
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
## [2.0.0-rc.14](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.13...v2.0.0-rc.14) (2021-12-03)
|
|
150
|
-
|
|
151
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
## [2.0.0-rc.13](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.12...v2.0.0-rc.13) (2021-12-03)
|
|
158
|
-
|
|
159
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
## [2.0.0-rc.12](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.11...v2.0.0-rc.12) (2021-12-01)
|
|
166
|
-
|
|
167
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
## [2.0.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2021-12-01)
|
|
174
|
-
|
|
175
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
## [2.0.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.9...v2.0.0-rc.10) (2021-11-24)
|
|
182
|
-
|
|
183
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
## [2.0.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2021-11-23)
|
|
190
|
-
|
|
191
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
## [2.0.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2021-11-23)
|
|
198
|
-
|
|
199
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
## [2.0.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2021-11-23)
|
|
206
|
-
|
|
207
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
## [2.0.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2021-11-22)
|
|
214
|
-
|
|
215
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
## [2.0.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2021-11-19)
|
|
222
|
-
|
|
223
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
## [2.0.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2021-11-17)
|
|
230
|
-
|
|
231
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
## [2.0.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2021-11-17)
|
|
238
|
-
|
|
239
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
## [2.0.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2021-11-16)
|
|
246
|
-
|
|
247
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
## [2.0.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.59.0-rc.1...v2.0.0-rc.1) (2021-11-16)
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
### ⚠ BREAKING CHANGES
|
|
257
|
-
|
|
258
|
-
* - discontinue IE11 support
|
|
259
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
260
|
-
|
|
261
|
-
* fix: tsconfig correction
|
|
262
|
-
|
|
263
|
-
* fix: build error
|
|
264
|
-
|
|
265
|
-
* fix: upgrade open source libraries to their latest patch
|
|
266
|
-
|
|
267
|
-
* fix: dev dependencies
|
|
268
|
-
|
|
269
|
-
* fix: asynchornous execution of rollup and tsc
|
|
270
|
-
|
|
271
|
-
* chore: test
|
|
272
|
-
|
|
273
|
-
* chore: test
|
|
274
|
-
|
|
275
|
-
* chore: test
|
|
276
|
-
|
|
277
|
-
### Features
|
|
278
|
-
|
|
279
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Bug Fixes
|
|
283
|
-
|
|
284
|
-
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
## [1.59.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.59.0-rc.0...v1.59.0-rc.1) (2021-11-09)
|
|
289
|
-
|
|
290
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
## [1.59.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.1-rc.1...v1.59.0-rc.0) (2021-11-03)
|
|
297
|
-
|
|
298
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
### [1.58.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.1-rc.0...v1.58.1-rc.1) (2021-11-02)
|
|
305
|
-
|
|
306
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
### [1.58.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.5...v1.58.1-rc.0) (2021-11-01)
|
|
313
|
-
|
|
314
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
## [1.58.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.4...v1.58.0-rc.5) (2021-11-01)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
## [1.58.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.3...v1.58.0-rc.4) (2021-11-01)
|
|
329
|
-
|
|
330
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
## [1.58.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.2...v1.58.0-rc.3) (2021-11-01)
|
|
337
|
-
|
|
338
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
## [1.58.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.1...v1.58.0-rc.2) (2021-10-28)
|
|
345
|
-
|
|
346
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
## [1.58.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.3-rc.0...v1.58.0-rc.1) (2021-10-27)
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
### Features
|
|
356
|
-
|
|
357
|
-
* datatable:: implemented new pagination [PUI-5242](https://jira.elliemae.io/browse/PUI-5242) ([#3655](https://git.elliemae.io/platform-ui/dimsum/issues/3655)) ([3408f9e](https://git.elliemae.io/platform-ui/dimsum/commit/3408f9ec08775dadb37610bca45591bf90401580))
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
### [1.57.3-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.0...v1.57.3-rc.0) (2021-10-26)
|
|
362
|
-
|
|
363
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
## [1.58.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.2-rc.0...v1.58.0-rc.0) (2021-10-25)
|
|
370
|
-
|
|
371
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
### [1.57.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.1-rc.0...v1.57.2-rc.0) (2021-10-25)
|
|
378
|
-
|
|
379
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
### [1.57.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.16...v1.57.1-rc.0) (2021-10-22)
|
|
386
|
-
|
|
387
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
## [1.57.0-rc.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.15...v1.57.0-rc.16) (2021-10-22)
|
|
394
|
-
|
|
395
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
## [1.57.0-rc.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.14...v1.57.0-rc.15) (2021-10-21)
|
|
402
|
-
|
|
403
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
## [1.57.0-rc.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.13...v1.57.0-rc.14) (2021-10-21)
|
|
410
|
-
|
|
411
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
## [1.57.0-rc.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.12...v1.57.0-rc.13) (2021-10-21)
|
|
418
|
-
|
|
419
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
## [1.57.0-rc.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.11...v1.57.0-rc.12) (2021-10-20)
|
|
426
|
-
|
|
427
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
## [1.57.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.10...v1.57.0-rc.11) (2021-10-20)
|
|
434
|
-
|
|
435
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
## [1.57.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.9...v1.57.0-rc.10) (2021-10-20)
|
|
442
|
-
|
|
443
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
## [1.57.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.8...v1.57.0-rc.9) (2021-10-20)
|
|
450
|
-
|
|
451
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
## [1.57.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.7...v1.57.0-rc.8) (2021-10-18)
|
|
458
|
-
|
|
459
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
## [1.57.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.6...v1.57.0-rc.7) (2021-10-18)
|
|
466
|
-
|
|
467
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
## [1.57.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.5...v1.57.0-rc.6) (2021-10-18)
|
|
474
|
-
|
|
475
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
## [1.57.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.4...v1.57.0-rc.5) (2021-10-18)
|
|
482
|
-
|
|
483
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
## [1.57.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.3...v1.57.0-rc.4) (2021-10-18)
|
|
490
|
-
|
|
491
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
## [1.57.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.2...v1.57.0-rc.3) (2021-10-15)
|
|
498
|
-
|
|
499
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
## [1.57.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.1...v1.57.0-rc.2) (2021-10-15)
|
|
506
|
-
|
|
507
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
## [1.57.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.0...v1.57.0-rc.1) (2021-10-14)
|
|
514
|
-
|
|
515
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
## [1.57.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.56.0-rc.2...v1.57.0-rc.0) (2021-10-12)
|
|
522
|
-
|
|
523
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
## [1.56.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.56.0-rc.1...v1.56.0-rc.2) (2021-10-11)
|
|
530
|
-
|
|
531
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
## [1.56.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.56.0-rc.0...v1.56.0-rc.1) (2021-10-08)
|
|
538
|
-
|
|
539
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
## [1.56.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.1-rc.0...v1.56.0-rc.0) (2021-10-05)
|
|
546
|
-
|
|
547
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
### [1.55.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.3...v1.55.1-rc.0) (2021-10-05)
|
|
554
|
-
|
|
555
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
## [1.55.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.2...v1.55.0-rc.3) (2021-10-04)
|
|
562
|
-
|
|
563
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
## [1.55.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.1...v1.55.0-rc.2) (2021-10-04)
|
|
570
|
-
|
|
571
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
## [1.55.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.0...v1.55.0-rc.1) (2021-09-30)
|
|
578
|
-
|
|
579
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
## [1.55.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.11...v1.55.0-rc.0) (2021-09-29)
|
|
586
|
-
|
|
587
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
## [1.54.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.10...v1.54.0-rc.11) (2021-09-29)
|
|
594
|
-
|
|
595
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
## [1.54.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.9...v1.54.0-rc.10) (2021-09-29)
|
|
602
|
-
|
|
603
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
## [1.54.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.8...v1.54.0-rc.9) (2021-09-27)
|
|
610
|
-
|
|
611
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
## [1.54.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.7...v1.54.0-rc.8) (2021-09-23)
|
|
618
|
-
|
|
619
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
## [1.54.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.6...v1.54.0-rc.7) (2021-09-23)
|
|
626
|
-
|
|
627
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
## [1.54.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.5...v1.54.0-rc.6) (2021-09-23)
|
|
634
|
-
|
|
635
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
## [1.54.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.4...v1.54.0-rc.5) (2021-09-22)
|
|
642
|
-
|
|
643
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
## [1.54.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.3...v1.54.0-rc.4) (2021-09-22)
|
|
650
|
-
|
|
651
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
## [1.54.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.2...v1.54.0-rc.3) (2021-09-20)
|
|
658
|
-
|
|
659
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
## [1.54.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.5-rc.1...v1.54.0-rc.2) (2021-09-19)
|
|
666
|
-
|
|
667
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
### [1.53.5-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.5-rc.0...v1.53.5-rc.1) (2021-09-17)
|
|
674
|
-
|
|
675
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
### [1.53.5-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.1...v1.53.5-rc.0) (2021-09-17)
|
|
682
|
-
|
|
683
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.6...v1.54.0-rc.1) (2021-09-17)
|
|
690
|
-
|
|
691
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
### [1.53.4-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.5...v1.53.4-rc.6) (2021-09-16)
|
|
698
|
-
|
|
699
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
### [1.53.4-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.3...v1.53.4-rc.5) (2021-09-15)
|
|
706
|
-
|
|
707
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
### [1.53.4-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.2...v1.53.4-rc.3) (2021-09-13)
|
|
714
|
-
|
|
715
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
### [1.53.4-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.1...v1.53.4-rc.2) (2021-09-09)
|
|
722
|
-
|
|
723
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
### [1.53.4-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.0...v1.53.4-rc.1) (2021-09-07)
|
|
730
|
-
|
|
731
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
### [1.53.4-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3-rc.2...v1.53.4-rc.0) (2021-09-07)
|
|
738
|
-
|
|
739
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
### [1.53.3-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3-rc.1...v1.53.3-rc.2) (2021-09-06)
|
|
746
|
-
|
|
747
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
### [1.53.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3-rc.0...v1.53.3-rc.1) (2021-09-02)
|
|
754
|
-
|
|
755
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
### [1.53.3-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.1-rc.0...v1.53.3-rc.0) (2021-09-02)
|
|
762
|
-
|
|
763
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
### [1.53.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-rc.1...v1.53.1-rc.0) (2021-09-01)
|
|
770
|
-
|
|
771
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
## [1.53.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-rc.0...v1.53.0-rc.1) (2021-09-01)
|
|
778
|
-
|
|
779
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
## [1.53.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.1-rc.0...v1.53.0-rc.0) (2021-08-31)
|
|
786
|
-
|
|
787
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
### [1.52.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-rc.0...v1.52.1-rc.0) (2021-08-30)
|
|
794
|
-
|
|
795
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
## [1.52.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.2-rc.0...v1.52.0-rc.0) (2021-08-30)
|
|
802
|
-
|
|
803
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
### [1.51.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.5...v1.51.2-rc.0) (2021-08-26)
|
|
810
|
-
|
|
811
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
### [1.51.1-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.4...v1.51.1-rc.5) (2021-08-25)
|
|
818
|
-
|
|
819
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
### [1.51.1-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.3...v1.51.1-rc.4) (2021-08-25)
|
|
826
|
-
|
|
827
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
### [1.51.1-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.2...v1.51.1-rc.3) (2021-08-24)
|
|
834
|
-
|
|
835
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
### [1.51.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.1...v1.51.1-rc.2) (2021-08-23)
|
|
842
|
-
|
|
843
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
### [1.51.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1-rc.0...v1.51.1-rc.1) (2021-08-23)
|
|
850
|
-
|
|
851
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
### [1.51.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-rc.0...v1.51.1-rc.0) (2021-08-23)
|
|
6
|
+
## [2.2.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.2.0-next.1...v2.2.0-next.2) (2021-12-27)
|
|
858
7
|
|
|
859
8
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
860
9
|
|
|
@@ -862,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
862
11
|
|
|
863
12
|
|
|
864
13
|
|
|
865
|
-
## [
|
|
14
|
+
## [2.2.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.13...v2.2.0-next.1) (2021-12-27)
|
|
866
15
|
|
|
867
16
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
868
17
|
|
|
@@ -870,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
870
19
|
|
|
871
20
|
|
|
872
21
|
|
|
873
|
-
|
|
22
|
+
## [2.1.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.13...v2.1.0-rc.7) (2021-12-27)
|
|
874
23
|
|
|
875
24
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
876
25
|
|
|
@@ -878,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
878
27
|
|
|
879
28
|
|
|
880
29
|
|
|
881
|
-
|
|
30
|
+
## [2.1.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.13...v2.1.0-rc.7) (2021-12-21)
|
|
882
31
|
|
|
883
32
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
884
33
|
|
|
@@ -886,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
886
35
|
|
|
887
36
|
|
|
888
37
|
|
|
889
|
-
|
|
38
|
+
## [2.0.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.12...v2.0.0-next.13) (2021-11-15)
|
|
890
39
|
|
|
891
40
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
892
41
|
|
|
@@ -894,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
894
43
|
|
|
895
44
|
|
|
896
45
|
|
|
897
|
-
|
|
46
|
+
## [2.0.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.11...v2.0.0-next.12) (2021-11-14)
|
|
898
47
|
|
|
899
48
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
900
49
|
|
|
@@ -902,49 +51,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
902
51
|
|
|
903
52
|
|
|
904
53
|
|
|
905
|
-
## [
|
|
54
|
+
## [2.0.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.10...v2.0.0-next.11) (2021-11-08)
|
|
906
55
|
|
|
907
56
|
|
|
908
57
|
### Features
|
|
909
58
|
|
|
910
|
-
*
|
|
911
|
-
* ds-codemods:: script to ensure correct npm versions [PUI-6808](https://jira.elliemae.io/browse/PUI-6808) ([#3195](https://git.elliemae.io/platform-ui/dimsum/issues/3195)) ([b6459e7](https://git.elliemae.io/platform-ui/dimsum/commit/b6459e757125c02df108b0eaaaa116284e385d51))
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
### [1.49.1-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.4...v1.49.1-rc.5) (2021-08-13)
|
|
916
|
-
|
|
917
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
### [1.49.1-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.3...v1.49.1-rc.4) (2021-08-13)
|
|
924
|
-
|
|
925
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
### [1.49.1-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.2...v1.49.1-rc.3) (2021-08-12)
|
|
932
|
-
|
|
933
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
### [1.49.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.1...v1.49.1-rc.2) (2021-08-12)
|
|
940
|
-
|
|
941
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
942
|
-
|
|
943
|
-
|
|
59
|
+
* datatable:: implemented new pagination [PUI-5242](https://jira.elliemae.io/browse/PUI-5242) ([#3655](https://git.elliemae.io/platform-ui/dimsum/issues/3655)) ([3408f9e](https://git.elliemae.io/platform-ui/dimsum/commit/3408f9ec08775dadb37610bca45591bf90401580))
|
|
944
60
|
|
|
945
61
|
|
|
946
62
|
|
|
947
|
-
|
|
63
|
+
## [2.0.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.4...v2.0.0-next.5) (2021-10-06)
|
|
948
64
|
|
|
949
65
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
950
66
|
|
|
@@ -952,7 +68,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
952
68
|
|
|
953
69
|
|
|
954
70
|
|
|
955
|
-
|
|
71
|
+
## [2.0.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.3...v2.0.0-next.4) (2021-10-05)
|
|
956
72
|
|
|
957
73
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
958
74
|
|
|
@@ -960,7 +76,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
960
76
|
|
|
961
77
|
|
|
962
78
|
|
|
963
|
-
## [
|
|
79
|
+
## [2.0.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.2...v2.0.0-next.3) (2021-09-30)
|
|
964
80
|
|
|
965
81
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
966
82
|
|
|
@@ -968,7 +84,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
968
84
|
|
|
969
85
|
|
|
970
86
|
|
|
971
|
-
## [
|
|
87
|
+
## [2.0.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.1...v2.0.0-next.2) (2021-09-30)
|
|
972
88
|
|
|
973
89
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
974
90
|
|
|
@@ -976,7 +92,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
976
92
|
|
|
977
93
|
|
|
978
94
|
|
|
979
|
-
## [
|
|
95
|
+
## [2.0.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.0...v2.0.0-next.1) (2021-09-30)
|
|
980
96
|
|
|
981
97
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
982
98
|
|
|
@@ -984,39 +100,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
984
100
|
|
|
985
101
|
|
|
986
102
|
|
|
987
|
-
## [
|
|
988
|
-
|
|
989
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
103
|
+
## [2.0.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.15...v2.0.0-next.0) (2021-09-30)
|
|
993
104
|
|
|
994
105
|
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
106
|
+
### ⚠ BREAKING CHANGES
|
|
998
107
|
|
|
108
|
+
* - discontinue IE11 support
|
|
109
|
+
- minimum supported NodeJS version is 14.x and higher
|
|
999
110
|
|
|
111
|
+
* fix: tsconfig correction
|
|
1000
112
|
|
|
113
|
+
* fix: build error
|
|
1001
114
|
|
|
115
|
+
* fix: upgrade open source libraries to their latest patch
|
|
1002
116
|
|
|
1003
|
-
|
|
117
|
+
* fix: dev dependencies
|
|
1004
118
|
|
|
1005
|
-
|
|
119
|
+
* fix: asynchornous execution of rollup and tsc
|
|
1006
120
|
|
|
121
|
+
* chore: test
|
|
1007
122
|
|
|
123
|
+
* chore: test
|
|
1008
124
|
|
|
125
|
+
* chore: test
|
|
1009
126
|
|
|
127
|
+
### Features
|
|
1010
128
|
|
|
1011
|
-
|
|
129
|
+
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
1012
130
|
|
|
1013
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1014
131
|
|
|
132
|
+
### Bug Fixes
|
|
1015
133
|
|
|
134
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
1016
135
|
|
|
1017
136
|
|
|
1018
137
|
|
|
1019
|
-
## [1.
|
|
138
|
+
## [1.55.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.11...v1.55.0-next.12) (2021-09-27)
|
|
1020
139
|
|
|
1021
140
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1022
141
|
|
|
@@ -1024,7 +143,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1024
143
|
|
|
1025
144
|
|
|
1026
145
|
|
|
1027
|
-
## [1.
|
|
146
|
+
## [1.55.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.10...v1.55.0-next.11) (2021-09-27)
|
|
1028
147
|
|
|
1029
148
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1030
149
|
|
|
@@ -1032,7 +151,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1032
151
|
|
|
1033
152
|
|
|
1034
153
|
|
|
1035
|
-
|
|
154
|
+
## [1.55.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.9...v1.55.0-next.10) (2021-09-27)
|
|
1036
155
|
|
|
1037
156
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1038
157
|
|
|
@@ -1040,7 +159,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1040
159
|
|
|
1041
160
|
|
|
1042
161
|
|
|
1043
|
-
|
|
162
|
+
## [1.55.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.8...v1.55.0-next.9) (2021-09-23)
|
|
1044
163
|
|
|
1045
164
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1046
165
|
|
|
@@ -1048,7 +167,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1048
167
|
|
|
1049
168
|
|
|
1050
169
|
|
|
1051
|
-
|
|
170
|
+
## [1.55.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.7...v1.55.0-next.8) (2021-09-23)
|
|
1052
171
|
|
|
1053
172
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1054
173
|
|
|
@@ -1056,7 +175,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1056
175
|
|
|
1057
176
|
|
|
1058
177
|
|
|
1059
|
-
|
|
178
|
+
## [1.55.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.6...v1.55.0-next.7) (2021-09-23)
|
|
1060
179
|
|
|
1061
180
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1062
181
|
|
|
@@ -1064,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1064
183
|
|
|
1065
184
|
|
|
1066
185
|
|
|
1067
|
-
|
|
186
|
+
## [1.55.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.5...v1.55.0-next.6) (2021-09-22)
|
|
1068
187
|
|
|
1069
188
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1070
189
|
|
|
@@ -1072,7 +191,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1072
191
|
|
|
1073
192
|
|
|
1074
193
|
|
|
1075
|
-
|
|
194
|
+
## [1.55.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.4...v1.55.0-next.5) (2021-09-22)
|
|
1076
195
|
|
|
1077
196
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1078
197
|
|
|
@@ -1080,7 +199,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1080
199
|
|
|
1081
200
|
|
|
1082
201
|
|
|
1083
|
-
|
|
202
|
+
## [1.55.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.3...v1.55.0-next.4) (2021-09-21)
|
|
1084
203
|
|
|
1085
204
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1086
205
|
|
|
@@ -1088,7 +207,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1088
207
|
|
|
1089
208
|
|
|
1090
209
|
|
|
1091
|
-
|
|
210
|
+
## [1.55.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.2...v1.55.0-next.3) (2021-09-21)
|
|
1092
211
|
|
|
1093
212
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1094
213
|
|
|
@@ -1096,7 +215,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1096
215
|
|
|
1097
216
|
|
|
1098
217
|
|
|
1099
|
-
## [1.
|
|
218
|
+
## [1.55.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.1...v1.55.0-next.2) (2021-09-21)
|
|
1100
219
|
|
|
1101
220
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1102
221
|
|
|
@@ -1104,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1104
223
|
|
|
1105
224
|
|
|
1106
225
|
|
|
1107
|
-
|
|
226
|
+
## [1.55.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.55.0-next.1) (2021-09-19)
|
|
1108
227
|
|
|
1109
228
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1110
229
|
|
|
@@ -1112,7 +231,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1112
231
|
|
|
1113
232
|
|
|
1114
233
|
|
|
1115
|
-
|
|
234
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
1116
235
|
|
|
1117
236
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1118
237
|
|
|
@@ -1120,7 +239,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1120
239
|
|
|
1121
240
|
|
|
1122
241
|
|
|
1123
|
-
|
|
242
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
1124
243
|
|
|
1125
244
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1126
245
|
|
|
@@ -1128,7 +247,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1128
247
|
|
|
1129
248
|
|
|
1130
249
|
|
|
1131
|
-
|
|
250
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
1132
251
|
|
|
1133
252
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1134
253
|
|
|
@@ -1136,7 +255,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1136
255
|
|
|
1137
256
|
|
|
1138
257
|
|
|
1139
|
-
### [1.
|
|
258
|
+
### [1.53.4-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-next.0) (2021-09-14)
|
|
1140
259
|
|
|
1141
260
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1142
261
|
|
|
@@ -1144,7 +263,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1144
263
|
|
|
1145
264
|
|
|
1146
265
|
|
|
1147
|
-
### [1.
|
|
266
|
+
### [1.53.4-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-rc.3) (2021-09-14)
|
|
1148
267
|
|
|
1149
268
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1150
269
|
|
|
@@ -1152,7 +271,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1152
271
|
|
|
1153
272
|
|
|
1154
273
|
|
|
1155
|
-
## [1.
|
|
274
|
+
## [1.54.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.9...v1.54.0-next.10) (2021-09-13)
|
|
1156
275
|
|
|
1157
276
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1158
277
|
|
|
@@ -1160,7 +279,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1160
279
|
|
|
1161
280
|
|
|
1162
281
|
|
|
1163
|
-
## [1.
|
|
282
|
+
## [1.54.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.8...v1.54.0-next.9) (2021-09-13)
|
|
1164
283
|
|
|
1165
284
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1166
285
|
|
|
@@ -1168,7 +287,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1168
287
|
|
|
1169
288
|
|
|
1170
289
|
|
|
1171
|
-
## [1.
|
|
290
|
+
## [1.54.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.7...v1.54.0-next.8) (2021-09-13)
|
|
1172
291
|
|
|
1173
292
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1174
293
|
|
|
@@ -1176,7 +295,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1176
295
|
|
|
1177
296
|
|
|
1178
297
|
|
|
1179
|
-
## [1.
|
|
298
|
+
## [1.54.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.5...v1.54.0-next.7) (2021-09-13)
|
|
1180
299
|
|
|
1181
300
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1182
301
|
|
|
@@ -1184,7 +303,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1184
303
|
|
|
1185
304
|
|
|
1186
305
|
|
|
1187
|
-
## [1.
|
|
306
|
+
## [1.54.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.4...v1.54.0-next.5) (2021-09-13)
|
|
1188
307
|
|
|
1189
308
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1190
309
|
|
|
@@ -1192,7 +311,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1192
311
|
|
|
1193
312
|
|
|
1194
313
|
|
|
1195
|
-
|
|
314
|
+
## [1.54.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.3...v1.54.0-next.4) (2021-09-10)
|
|
1196
315
|
|
|
1197
316
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1198
317
|
|
|
@@ -1200,7 +319,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1200
319
|
|
|
1201
320
|
|
|
1202
321
|
|
|
1203
|
-
|
|
322
|
+
## [1.54.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.2...v1.54.0-next.3) (2021-09-10)
|
|
1204
323
|
|
|
1205
324
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1206
325
|
|
|
@@ -1208,7 +327,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1208
327
|
|
|
1209
328
|
|
|
1210
329
|
|
|
1211
|
-
|
|
330
|
+
## [1.54.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.1...v1.54.0-next.2) (2021-09-08)
|
|
1212
331
|
|
|
1213
332
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1214
333
|
|
|
@@ -1216,7 +335,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1216
335
|
|
|
1217
336
|
|
|
1218
337
|
|
|
1219
|
-
|
|
338
|
+
## [1.54.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.0...v1.54.0-next.1) (2021-09-06)
|
|
1220
339
|
|
|
1221
340
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1222
341
|
|
|
@@ -1224,7 +343,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1224
343
|
|
|
1225
344
|
|
|
1226
345
|
|
|
1227
|
-
|
|
346
|
+
## [1.54.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-next.2...v1.54.0-next.0) (2021-09-05)
|
|
1228
347
|
|
|
1229
348
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1230
349
|
|
|
@@ -1232,7 +351,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1232
351
|
|
|
1233
352
|
|
|
1234
353
|
|
|
1235
|
-
|
|
354
|
+
## [1.53.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-next.1...v1.53.0-next.2) (2021-08-31)
|
|
1236
355
|
|
|
1237
356
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1238
357
|
|
|
@@ -1240,7 +359,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1240
359
|
|
|
1241
360
|
|
|
1242
361
|
|
|
1243
|
-
|
|
362
|
+
## [1.53.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.6...v1.53.0-next.1) (2021-08-31)
|
|
1244
363
|
|
|
1245
364
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1246
365
|
|
|
@@ -1248,7 +367,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1248
367
|
|
|
1249
368
|
|
|
1250
369
|
|
|
1251
|
-
|
|
370
|
+
## [1.52.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.4...v1.52.0-next.6) (2021-08-27)
|
|
1252
371
|
|
|
1253
372
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1254
373
|
|
|
@@ -1256,7 +375,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1256
375
|
|
|
1257
376
|
|
|
1258
377
|
|
|
1259
|
-
## [1.
|
|
378
|
+
## [1.52.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.4...v1.52.0-next.5) (2021-08-27)
|
|
1260
379
|
|
|
1261
380
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1262
381
|
|
|
@@ -1264,7 +383,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1264
383
|
|
|
1265
384
|
|
|
1266
385
|
|
|
1267
|
-
## [1.
|
|
386
|
+
## [1.52.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.3...v1.52.0-next.4) (2021-08-26)
|
|
1268
387
|
|
|
1269
388
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1270
389
|
|
|
@@ -1272,7 +391,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1272
391
|
|
|
1273
392
|
|
|
1274
393
|
|
|
1275
|
-
## [1.
|
|
394
|
+
## [1.52.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.2...v1.52.0-next.3) (2021-08-25)
|
|
1276
395
|
|
|
1277
396
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1278
397
|
|
|
@@ -1280,7 +399,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1280
399
|
|
|
1281
400
|
|
|
1282
401
|
|
|
1283
|
-
|
|
402
|
+
## [1.52.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.1...v1.52.0-next.2) (2021-08-25)
|
|
1284
403
|
|
|
1285
404
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1286
405
|
|
|
@@ -1288,7 +407,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1288
407
|
|
|
1289
408
|
|
|
1290
409
|
|
|
1291
|
-
|
|
410
|
+
## [1.52.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.0...v1.52.0-next.1) (2021-08-24)
|
|
1292
411
|
|
|
1293
412
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1294
413
|
|
|
@@ -1296,7 +415,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1296
415
|
|
|
1297
416
|
|
|
1298
417
|
|
|
1299
|
-
|
|
418
|
+
## [1.52.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.2...v1.52.0-next.0) (2021-08-23)
|
|
1300
419
|
|
|
1301
420
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1302
421
|
|
|
@@ -1304,7 +423,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1304
423
|
|
|
1305
424
|
|
|
1306
425
|
|
|
1307
|
-
|
|
426
|
+
## [1.51.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.1...v1.51.0-next.2) (2021-08-20)
|
|
1308
427
|
|
|
1309
428
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1310
429
|
|
|
@@ -1312,7 +431,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1312
431
|
|
|
1313
432
|
|
|
1314
433
|
|
|
1315
|
-
|
|
434
|
+
## [1.51.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.0...v1.51.0-next.1) (2021-08-19)
|
|
1316
435
|
|
|
1317
436
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1318
437
|
|
|
@@ -1320,7 +439,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1320
439
|
|
|
1321
440
|
|
|
1322
441
|
|
|
1323
|
-
|
|
442
|
+
## [1.51.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.11...v1.51.0-next.0) (2021-08-18)
|
|
1324
443
|
|
|
1325
444
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1326
445
|
|
|
@@ -1328,15 +447,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1328
447
|
|
|
1329
448
|
|
|
1330
449
|
|
|
1331
|
-
|
|
450
|
+
## [1.50.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.10...v1.50.0-next.11) (2021-08-16)
|
|
1332
451
|
|
|
1333
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1334
452
|
|
|
453
|
+
### Features
|
|
1335
454
|
|
|
455
|
+
* ds-chat:: Tile, Header Enhancement (Hover Tip) [PUI-6709](https://jira.elliemae.io/browse/PUI-6709) ([#3272](https://git.elliemae.io/platform-ui/dimsum/issues/3272)) ([ce89caa](https://git.elliemae.io/platform-ui/dimsum/commit/ce89caab61c02f95e988f2e797fed169f08894db))
|
|
1336
456
|
|
|
1337
457
|
|
|
1338
458
|
|
|
1339
|
-
|
|
459
|
+
## [1.50.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.9...v1.50.0-next.10) (2021-08-14)
|
|
1340
460
|
|
|
1341
461
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1342
462
|
|
|
@@ -1344,7 +464,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1344
464
|
|
|
1345
465
|
|
|
1346
466
|
|
|
1347
|
-
|
|
467
|
+
## [1.50.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.8...v1.50.0-next.9) (2021-08-12)
|
|
1348
468
|
|
|
1349
469
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1350
470
|
|
|
@@ -1352,7 +472,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1352
472
|
|
|
1353
473
|
|
|
1354
474
|
|
|
1355
|
-
|
|
475
|
+
## [1.50.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.7...v1.50.0-next.8) (2021-08-12)
|
|
1356
476
|
|
|
1357
477
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1358
478
|
|
|
@@ -1360,7 +480,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1360
480
|
|
|
1361
481
|
|
|
1362
482
|
|
|
1363
|
-
|
|
483
|
+
## [1.50.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.6...v1.50.0-next.7) (2021-08-12)
|
|
1364
484
|
|
|
1365
485
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1366
486
|
|
|
@@ -1368,7 +488,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1368
488
|
|
|
1369
489
|
|
|
1370
490
|
|
|
1371
|
-
|
|
491
|
+
## [1.50.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.5...v1.50.0-next.6) (2021-08-12)
|
|
1372
492
|
|
|
1373
493
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1374
494
|
|
|
@@ -1376,15 +496,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1376
496
|
|
|
1377
497
|
|
|
1378
498
|
|
|
1379
|
-
## [1.
|
|
499
|
+
## [1.50.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.4...v1.50.0-next.5) (2021-08-11)
|
|
1380
500
|
|
|
1381
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1382
501
|
|
|
502
|
+
### Features
|
|
1383
503
|
|
|
504
|
+
* ds-codemods:: script to ensure correct npm versions [PUI-6808](https://jira.elliemae.io/browse/PUI-6808) ([#3195](https://git.elliemae.io/platform-ui/dimsum/issues/3195)) ([b6459e7](https://git.elliemae.io/platform-ui/dimsum/commit/b6459e757125c02df108b0eaaaa116284e385d51))
|
|
1384
505
|
|
|
1385
506
|
|
|
1386
507
|
|
|
1387
|
-
## [1.
|
|
508
|
+
## [1.50.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.3...v1.50.0-next.4) (2021-08-11)
|
|
1388
509
|
|
|
1389
510
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1390
511
|
|
|
@@ -1392,7 +513,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1392
513
|
|
|
1393
514
|
|
|
1394
515
|
|
|
1395
|
-
## [1.
|
|
516
|
+
## [1.50.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.2...v1.50.0-next.3) (2021-08-11)
|
|
1396
517
|
|
|
1397
518
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1398
519
|
|
|
@@ -1400,7 +521,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1400
521
|
|
|
1401
522
|
|
|
1402
523
|
|
|
1403
|
-
## [1.
|
|
524
|
+
## [1.50.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.1...v1.50.0-next.2) (2021-08-10)
|
|
1404
525
|
|
|
1405
526
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1406
527
|
|
|
@@ -1408,7 +529,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1408
529
|
|
|
1409
530
|
|
|
1410
531
|
|
|
1411
|
-
|
|
532
|
+
## [1.50.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.11...v1.50.0-next.1) (2021-08-09)
|
|
1412
533
|
|
|
1413
534
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1414
535
|
|
|
@@ -1416,7 +537,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1416
537
|
|
|
1417
538
|
|
|
1418
539
|
|
|
1419
|
-
|
|
540
|
+
## [1.49.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.10...v1.49.0-next.11) (2021-08-09)
|
|
1420
541
|
|
|
1421
542
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1422
543
|
|
|
@@ -1424,7 +545,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1424
545
|
|
|
1425
546
|
|
|
1426
547
|
|
|
1427
|
-
|
|
548
|
+
## [1.49.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.9...v1.49.0-next.10) (2021-08-05)
|
|
1428
549
|
|
|
1429
550
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1430
551
|
|
|
@@ -1432,7 +553,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1432
553
|
|
|
1433
554
|
|
|
1434
555
|
|
|
1435
|
-
|
|
556
|
+
## [1.49.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.8...v1.49.0-next.9) (2021-08-05)
|
|
1436
557
|
|
|
1437
558
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1438
559
|
|
|
@@ -1440,7 +561,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1440
561
|
|
|
1441
562
|
|
|
1442
563
|
|
|
1443
|
-
|
|
564
|
+
## [1.49.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.7...v1.49.0-next.8) (2021-08-03)
|
|
1444
565
|
|
|
1445
566
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1446
567
|
|
|
@@ -1448,7 +569,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1448
569
|
|
|
1449
570
|
|
|
1450
571
|
|
|
1451
|
-
|
|
572
|
+
## [1.49.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.6...v1.49.0-next.7) (2021-07-28)
|
|
1452
573
|
|
|
1453
574
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1454
575
|
|
|
@@ -1456,7 +577,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1456
577
|
|
|
1457
578
|
|
|
1458
579
|
|
|
1459
|
-
|
|
580
|
+
## [1.49.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.5...v1.49.0-next.6) (2021-07-28)
|
|
1460
581
|
|
|
1461
582
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1462
583
|
|
|
@@ -1464,7 +585,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1464
585
|
|
|
1465
586
|
|
|
1466
587
|
|
|
1467
|
-
|
|
588
|
+
## [1.49.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.4...v1.49.0-next.5) (2021-07-28)
|
|
1468
589
|
|
|
1469
590
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1470
591
|
|
|
@@ -1472,7 +593,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1472
593
|
|
|
1473
594
|
|
|
1474
595
|
|
|
1475
|
-
|
|
596
|
+
## [1.49.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.3...v1.49.0-next.4) (2021-07-26)
|
|
1476
597
|
|
|
1477
598
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1478
599
|
|
|
@@ -1480,7 +601,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1480
601
|
|
|
1481
602
|
|
|
1482
603
|
|
|
1483
|
-
|
|
604
|
+
## [1.49.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.2...v1.49.0-next.3) (2021-07-26)
|
|
1484
605
|
|
|
1485
606
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1486
607
|
|
|
@@ -1488,7 +609,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1488
609
|
|
|
1489
610
|
|
|
1490
611
|
|
|
1491
|
-
|
|
612
|
+
## [1.49.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.1...v1.49.0-next.2) (2021-07-23)
|
|
1492
613
|
|
|
1493
614
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1494
615
|
|
|
@@ -1496,7 +617,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1496
617
|
|
|
1497
618
|
|
|
1498
619
|
|
|
1499
|
-
## [1.
|
|
620
|
+
## [1.49.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.5...v1.49.0-next.1) (2021-07-23)
|
|
1500
621
|
|
|
1501
622
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1502
623
|
|
|
@@ -1504,7 +625,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1504
625
|
|
|
1505
626
|
|
|
1506
627
|
|
|
1507
|
-
|
|
628
|
+
## [1.48.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.5...v1.48.0-rc.1) (2021-07-22)
|
|
1508
629
|
|
|
1509
630
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1510
631
|
|
|
@@ -1512,7 +633,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1512
633
|
|
|
1513
634
|
|
|
1514
635
|
|
|
1515
|
-
|
|
636
|
+
## [1.48.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.4...v1.48.0-next.5) (2021-07-21)
|
|
1516
637
|
|
|
1517
638
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1518
639
|
|
|
@@ -1520,7 +641,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1520
641
|
|
|
1521
642
|
|
|
1522
643
|
|
|
1523
|
-
|
|
644
|
+
## [1.48.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.3...v1.48.0-next.4) (2021-07-21)
|
|
1524
645
|
|
|
1525
646
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1526
647
|
|
|
@@ -1528,7 +649,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1528
649
|
|
|
1529
650
|
|
|
1530
651
|
|
|
1531
|
-
|
|
652
|
+
## [1.48.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.2...v1.48.0-next.3) (2021-07-20)
|
|
1532
653
|
|
|
1533
654
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1534
655
|
|
|
@@ -1536,7 +657,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1536
657
|
|
|
1537
658
|
|
|
1538
659
|
|
|
1539
|
-
## [1.
|
|
660
|
+
## [1.48.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.1...v1.48.0-next.2) (2021-07-20)
|
|
1540
661
|
|
|
1541
662
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1542
663
|
|
|
@@ -1544,7 +665,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1544
665
|
|
|
1545
666
|
|
|
1546
667
|
|
|
1547
|
-
## [1.
|
|
668
|
+
## [1.48.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.0...v1.48.0-next.1) (2021-07-19)
|
|
1548
669
|
|
|
1549
670
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1550
671
|
|
|
@@ -1552,7 +673,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1552
673
|
|
|
1553
674
|
|
|
1554
675
|
|
|
1555
|
-
## [1.
|
|
676
|
+
## [1.47.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.4...v1.47.0-next.0) (2021-07-14)
|
|
1556
677
|
|
|
1557
678
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1558
679
|
|
|
@@ -1560,7 +681,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1560
681
|
|
|
1561
682
|
|
|
1562
683
|
|
|
1563
|
-
## [1.
|
|
684
|
+
## [1.47.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.3...v1.47.0-next.4) (2021-07-13)
|
|
1564
685
|
|
|
1565
686
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1566
687
|
|
|
@@ -1568,7 +689,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1568
689
|
|
|
1569
690
|
|
|
1570
691
|
|
|
1571
|
-
## [1.
|
|
692
|
+
## [1.47.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.2...v1.47.0-next.3) (2021-07-12)
|
|
1572
693
|
|
|
1573
694
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1574
695
|
|
|
@@ -1576,7 +697,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1576
697
|
|
|
1577
698
|
|
|
1578
699
|
|
|
1579
|
-
|
|
700
|
+
## [1.47.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.47.0-next.2) (2021-07-12)
|
|
1580
701
|
|
|
1581
702
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1582
703
|
|
|
@@ -1584,7 +705,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1584
705
|
|
|
1585
706
|
|
|
1586
707
|
|
|
1587
|
-
|
|
708
|
+
## [1.47.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.47.0-next.1) (2021-07-11)
|
|
1588
709
|
|
|
1589
710
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1590
711
|
|
|
@@ -1592,7 +713,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1592
713
|
|
|
1593
714
|
|
|
1594
715
|
|
|
1595
|
-
|
|
716
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-11)
|
|
1596
717
|
|
|
1597
718
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1598
719
|
|
|
@@ -1600,7 +721,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1600
721
|
|
|
1601
722
|
|
|
1602
723
|
|
|
1603
|
-
|
|
724
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-11)
|
|
1604
725
|
|
|
1605
726
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1606
727
|
|
|
@@ -1608,7 +729,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1608
729
|
|
|
1609
730
|
|
|
1610
731
|
|
|
1611
|
-
### [1.
|
|
732
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-10)
|
|
1612
733
|
|
|
1613
734
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1614
735
|
|
|
@@ -1616,7 +737,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1616
737
|
|
|
1617
738
|
|
|
1618
739
|
|
|
1619
|
-
|
|
740
|
+
## [1.46.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.3...v1.46.0-next.4) (2021-07-06)
|
|
1620
741
|
|
|
1621
742
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1622
743
|
|
|
@@ -1624,7 +745,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1624
745
|
|
|
1625
746
|
|
|
1626
747
|
|
|
1627
|
-
|
|
748
|
+
## [1.46.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.2...v1.46.0-next.3) (2021-07-05)
|
|
1628
749
|
|
|
1629
750
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1630
751
|
|
|
@@ -1632,7 +753,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1632
753
|
|
|
1633
754
|
|
|
1634
755
|
|
|
1635
|
-
|
|
756
|
+
## [1.46.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.1...v1.46.0-next.2) (2021-07-05)
|
|
1636
757
|
|
|
1637
758
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1638
759
|
|
|
@@ -1640,7 +761,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1640
761
|
|
|
1641
762
|
|
|
1642
763
|
|
|
1643
|
-
|
|
764
|
+
## [1.46.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.0...v1.46.0-next.1) (2021-07-01)
|
|
1644
765
|
|
|
1645
766
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1646
767
|
|
|
@@ -1648,16 +769,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1648
769
|
|
|
1649
770
|
|
|
1650
771
|
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
### Bug Fixes
|
|
1655
|
-
|
|
1656
|
-
* ds-button:: button disabled allow tooltip with wrapper ([#2777](https://git.elliemae.io/platform-ui/dimsum/issues/2777)) ([5216b36](https://git.elliemae.io/platform-ui/dimsum/commit/5216b3628645375dd71ea08238baba0979ef74f0))
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
### [1.40.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.2-rc.0...v1.40.2-rc.1) (2021-04-28)
|
|
772
|
+
## [1.46.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.9...v1.46.0-next.0) (2021-07-01)
|
|
1661
773
|
|
|
1662
774
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1663
775
|
|
|
@@ -1665,7 +777,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1665
777
|
|
|
1666
778
|
|
|
1667
779
|
|
|
1668
|
-
|
|
780
|
+
## [1.45.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.8...v1.45.0-next.9) (2021-06-25)
|
|
1669
781
|
|
|
1670
782
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1671
783
|
|
|
@@ -1673,7 +785,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1673
785
|
|
|
1674
786
|
|
|
1675
787
|
|
|
1676
|
-
## [1.
|
|
788
|
+
## [1.45.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.7...v1.45.0-next.8) (2021-06-24)
|
|
1677
789
|
|
|
1678
790
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1679
791
|
|
|
@@ -1681,7 +793,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1681
793
|
|
|
1682
794
|
|
|
1683
795
|
|
|
1684
|
-
|
|
796
|
+
## [1.45.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.6...v1.45.0-next.7) (2021-06-21)
|
|
1685
797
|
|
|
1686
798
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1687
799
|
|
|
@@ -1689,7 +801,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1689
801
|
|
|
1690
802
|
|
|
1691
803
|
|
|
1692
|
-
|
|
804
|
+
## [1.45.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.5...v1.45.0-next.6) (2021-06-21)
|
|
1693
805
|
|
|
1694
806
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1695
807
|
|
|
@@ -1697,7 +809,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1697
809
|
|
|
1698
810
|
|
|
1699
811
|
|
|
1700
|
-
|
|
812
|
+
## [1.45.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.4...v1.45.0-next.5) (2021-06-16)
|
|
1701
813
|
|
|
1702
814
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1703
815
|
|
|
@@ -1705,7 +817,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1705
817
|
|
|
1706
818
|
|
|
1707
819
|
|
|
1708
|
-
|
|
820
|
+
## [1.45.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.3...v1.45.0-next.4) (2021-06-11)
|
|
1709
821
|
|
|
1710
822
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1711
823
|
|
|
@@ -1713,7 +825,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1713
825
|
|
|
1714
826
|
|
|
1715
827
|
|
|
1716
|
-
|
|
828
|
+
## [1.45.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.2...v1.45.0-next.3) (2021-06-11)
|
|
1717
829
|
|
|
1718
830
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1719
831
|
|
|
@@ -1721,7 +833,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1721
833
|
|
|
1722
834
|
|
|
1723
835
|
|
|
1724
|
-
|
|
836
|
+
## [1.45.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.1...v1.45.0-next.2) (2021-06-11)
|
|
1725
837
|
|
|
1726
838
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1727
839
|
|
|
@@ -1729,7 +841,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1729
841
|
|
|
1730
842
|
|
|
1731
843
|
|
|
1732
|
-
|
|
844
|
+
## [1.45.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.5...v1.45.0-next.1) (2021-06-10)
|
|
1733
845
|
|
|
1734
846
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1735
847
|
|
|
@@ -1737,7 +849,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1737
849
|
|
|
1738
850
|
|
|
1739
851
|
|
|
1740
|
-
### [1.
|
|
852
|
+
### [1.44.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.5...v1.44.1-rc.1) (2021-06-10)
|
|
1741
853
|
|
|
1742
854
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1743
855
|
|
|
@@ -1745,7 +857,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1745
857
|
|
|
1746
858
|
|
|
1747
859
|
|
|
1748
|
-
|
|
860
|
+
## [1.44.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.4...v1.44.0-next.5) (2021-06-08)
|
|
1749
861
|
|
|
1750
862
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1751
863
|
|
|
@@ -1753,7 +865,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1753
865
|
|
|
1754
866
|
|
|
1755
867
|
|
|
1756
|
-
|
|
868
|
+
## [1.44.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.3...v1.44.0-next.4) (2021-06-07)
|
|
1757
869
|
|
|
1758
870
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1759
871
|
|
|
@@ -1761,7 +873,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1761
873
|
|
|
1762
874
|
|
|
1763
875
|
|
|
1764
|
-
|
|
876
|
+
## [1.44.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.2...v1.44.0-next.3) (2021-06-01)
|
|
1765
877
|
|
|
1766
878
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1767
879
|
|
|
@@ -1769,7 +881,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1769
881
|
|
|
1770
882
|
|
|
1771
883
|
|
|
1772
|
-
|
|
884
|
+
## [1.44.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.1...v1.44.0-next.2) (2021-06-01)
|
|
1773
885
|
|
|
1774
886
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1775
887
|
|
|
@@ -1777,7 +889,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1777
889
|
|
|
1778
890
|
|
|
1779
891
|
|
|
1780
|
-
|
|
892
|
+
## [1.44.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.44.0-next.1) (2021-06-01)
|
|
1781
893
|
|
|
1782
894
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1783
895
|
|
|
@@ -1785,7 +897,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1785
897
|
|
|
1786
898
|
|
|
1787
899
|
|
|
1788
|
-
### [1.
|
|
900
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-06-01)
|
|
1789
901
|
|
|
1790
902
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1791
903
|
|
|
@@ -1793,7 +905,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1793
905
|
|
|
1794
906
|
|
|
1795
907
|
|
|
1796
|
-
### [1.
|
|
908
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-05-31)
|
|
1797
909
|
|
|
1798
910
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1799
911
|
|
|
@@ -1801,7 +913,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1801
913
|
|
|
1802
914
|
|
|
1803
915
|
|
|
1804
|
-
### [1.
|
|
916
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-05-30)
|
|
1805
917
|
|
|
1806
918
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1807
919
|
|
|
@@ -1809,7 +921,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1809
921
|
|
|
1810
922
|
|
|
1811
923
|
|
|
1812
|
-
|
|
924
|
+
## [1.43.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.5...v1.43.0-next.6) (2021-05-27)
|
|
1813
925
|
|
|
1814
926
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1815
927
|
|
|
@@ -1817,7 +929,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1817
929
|
|
|
1818
930
|
|
|
1819
931
|
|
|
1820
|
-
|
|
932
|
+
## [1.43.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.4...v1.43.0-next.5) (2021-05-26)
|
|
1821
933
|
|
|
1822
934
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1823
935
|
|
|
@@ -1825,7 +937,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1825
937
|
|
|
1826
938
|
|
|
1827
939
|
|
|
1828
|
-
|
|
940
|
+
## [1.43.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.3...v1.43.0-next.4) (2021-05-25)
|
|
1829
941
|
|
|
1830
942
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1831
943
|
|
|
@@ -1833,7 +945,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1833
945
|
|
|
1834
946
|
|
|
1835
947
|
|
|
1836
|
-
|
|
948
|
+
## [1.43.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.2...v1.43.0-next.3) (2021-05-24)
|
|
1837
949
|
|
|
1838
950
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1839
951
|
|
|
@@ -1841,7 +953,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1841
953
|
|
|
1842
954
|
|
|
1843
955
|
|
|
1844
|
-
|
|
956
|
+
## [1.43.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.1...v1.43.0-next.2) (2021-05-20)
|
|
1845
957
|
|
|
1846
958
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1847
959
|
|
|
@@ -1849,7 +961,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1849
961
|
|
|
1850
962
|
|
|
1851
963
|
|
|
1852
|
-
|
|
964
|
+
## [1.43.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.0...v1.43.0-next.1) (2021-05-17)
|
|
1853
965
|
|
|
1854
966
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1855
967
|
|
|
@@ -1857,7 +969,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1857
969
|
|
|
1858
970
|
|
|
1859
971
|
|
|
1860
|
-
|
|
972
|
+
## [1.43.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.8...v1.43.0-next.0) (2021-05-17)
|
|
1861
973
|
|
|
1862
974
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1863
975
|
|
|
@@ -1865,7 +977,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1865
977
|
|
|
1866
978
|
|
|
1867
979
|
|
|
1868
|
-
### [1.
|
|
980
|
+
### [1.42.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.8...v1.42.1-rc.0) (2021-05-14)
|
|
1869
981
|
|
|
1870
982
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1871
983
|
|
|
@@ -1873,7 +985,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1873
985
|
|
|
1874
986
|
|
|
1875
987
|
|
|
1876
|
-
|
|
988
|
+
## [1.42.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.7...v1.42.0-next.8) (2021-05-14)
|
|
1877
989
|
|
|
1878
990
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1879
991
|
|
|
@@ -1881,7 +993,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1881
993
|
|
|
1882
994
|
|
|
1883
995
|
|
|
1884
|
-
|
|
996
|
+
## [1.42.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.6...v1.42.0-next.7) (2021-05-13)
|
|
1885
997
|
|
|
1886
998
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1887
999
|
|
|
@@ -1889,7 +1001,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1889
1001
|
|
|
1890
1002
|
|
|
1891
1003
|
|
|
1892
|
-
|
|
1004
|
+
## [1.42.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.5...v1.42.0-next.6) (2021-05-12)
|
|
1893
1005
|
|
|
1894
1006
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1895
1007
|
|
|
@@ -1897,7 +1009,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1897
1009
|
|
|
1898
1010
|
|
|
1899
1011
|
|
|
1900
|
-
|
|
1012
|
+
## [1.42.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.4...v1.42.0-next.5) (2021-05-12)
|
|
1901
1013
|
|
|
1902
1014
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1903
1015
|
|
|
@@ -1905,7 +1017,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1905
1017
|
|
|
1906
1018
|
|
|
1907
1019
|
|
|
1908
|
-
|
|
1020
|
+
## [1.42.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.3...v1.42.0-next.4) (2021-05-12)
|
|
1909
1021
|
|
|
1910
1022
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1911
1023
|
|
|
@@ -1913,15 +1025,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1913
1025
|
|
|
1914
1026
|
|
|
1915
1027
|
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1919
|
-
|
|
1920
|
-
|
|
1028
|
+
## [1.42.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.2...v1.42.0-next.3) (2021-05-12)
|
|
1921
1029
|
|
|
1030
|
+
### [1.40.3-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.1...v1.40.3-rc.2) (2021-05-07)
|
|
1922
1031
|
|
|
1923
|
-
|
|
1924
|
-
### [1.38.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.1-rc.1...v1.38.1-rc.2) (2021-04-06)
|
|
1032
|
+
### [1.40.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.3-rc.0...v1.40.3-rc.1) (2021-05-06)
|
|
1925
1033
|
|
|
1926
1034
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1927
1035
|
|
|
@@ -1929,7 +1037,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1929
1037
|
|
|
1930
1038
|
|
|
1931
1039
|
|
|
1932
|
-
|
|
1040
|
+
## [1.42.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.1...v1.42.0-next.2) (2021-05-07)
|
|
1933
1041
|
|
|
1934
1042
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1935
1043
|
|
|
@@ -1937,15 +1045,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1937
1045
|
|
|
1938
1046
|
|
|
1939
1047
|
|
|
1940
|
-
|
|
1048
|
+
## [1.42.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.0...v1.42.0-next.1) (2021-05-06)
|
|
1941
1049
|
|
|
1942
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1943
1050
|
|
|
1051
|
+
### Bug Fixes
|
|
1944
1052
|
|
|
1053
|
+
* ds-button:: button disabled allow tooltip with wrapper ([#2777](https://git.elliemae.io/platform-ui/dimsum/issues/2777)) ([5216b36](https://git.elliemae.io/platform-ui/dimsum/commit/5216b3628645375dd71ea08238baba0979ef74f0))
|
|
1945
1054
|
|
|
1946
1055
|
|
|
1947
1056
|
|
|
1948
|
-
## [1.
|
|
1057
|
+
## [1.42.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.2...v1.42.0-next.0) (2021-05-03)
|
|
1949
1058
|
|
|
1950
1059
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1951
1060
|
|
|
@@ -1953,7 +1062,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1953
1062
|
|
|
1954
1063
|
|
|
1955
1064
|
|
|
1956
|
-
|
|
1065
|
+
### [1.41.1-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.1...v1.41.1-next.2) (2021-04-30)
|
|
1957
1066
|
|
|
1958
1067
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1959
1068
|
|
|
@@ -1961,7 +1070,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1961
1070
|
|
|
1962
1071
|
|
|
1963
1072
|
|
|
1964
|
-
|
|
1073
|
+
### [1.41.1-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.0...v1.41.1-next.1) (2021-04-29)
|
|
1965
1074
|
|
|
1966
1075
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1967
1076
|
|
|
@@ -1969,7 +1078,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1969
1078
|
|
|
1970
1079
|
|
|
1971
1080
|
|
|
1972
|
-
|
|
1081
|
+
### [1.41.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.9...v1.41.1-next.0) (2021-04-28)
|
|
1973
1082
|
|
|
1974
1083
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1975
1084
|
|
|
@@ -1977,7 +1086,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1977
1086
|
|
|
1978
1087
|
|
|
1979
1088
|
|
|
1980
|
-
## [1.
|
|
1089
|
+
## [1.40.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.8...v1.40.0-next.9) (2021-04-27)
|
|
1981
1090
|
|
|
1982
1091
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1983
1092
|
|
|
@@ -1985,7 +1094,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1985
1094
|
|
|
1986
1095
|
|
|
1987
1096
|
|
|
1988
|
-
## [1.
|
|
1097
|
+
## [1.40.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.7...v1.40.0-next.8) (2021-04-26)
|
|
1989
1098
|
|
|
1990
1099
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1991
1100
|
|
|
@@ -1993,7 +1102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1993
1102
|
|
|
1994
1103
|
|
|
1995
1104
|
|
|
1996
|
-
|
|
1105
|
+
## [1.40.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.6...v1.40.0-next.7) (2021-04-26)
|
|
1997
1106
|
|
|
1998
1107
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1999
1108
|
|
|
@@ -2001,7 +1110,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2001
1110
|
|
|
2002
1111
|
|
|
2003
1112
|
|
|
2004
|
-
## [1.
|
|
1113
|
+
## [1.40.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.5...v1.40.0-next.6) (2021-04-26)
|
|
2005
1114
|
|
|
2006
1115
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2007
1116
|
|
|
@@ -2009,7 +1118,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2009
1118
|
|
|
2010
1119
|
|
|
2011
1120
|
|
|
2012
|
-
## [1.
|
|
1121
|
+
## [1.40.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.4...v1.40.0-next.5) (2021-04-26)
|
|
2013
1122
|
|
|
2014
1123
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2015
1124
|
|
|
@@ -2017,7 +1126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2017
1126
|
|
|
2018
1127
|
|
|
2019
1128
|
|
|
2020
|
-
|
|
1129
|
+
## [1.40.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.3...v1.40.0-next.4) (2021-04-26)
|
|
2021
1130
|
|
|
2022
1131
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2023
1132
|
|
|
@@ -2025,7 +1134,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2025
1134
|
|
|
2026
1135
|
|
|
2027
1136
|
|
|
2028
|
-
|
|
1137
|
+
## [1.40.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.2...v1.40.0-next.3) (2021-04-26)
|
|
2029
1138
|
|
|
2030
1139
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2031
1140
|
|
|
@@ -2033,7 +1142,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2033
1142
|
|
|
2034
1143
|
|
|
2035
1144
|
|
|
2036
|
-
|
|
1145
|
+
## [1.40.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.1...v1.40.0-next.2) (2021-04-23)
|
|
2037
1146
|
|
|
2038
1147
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2039
1148
|
|
|
@@ -2041,7 +1150,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2041
1150
|
|
|
2042
1151
|
|
|
2043
1152
|
|
|
2044
|
-
|
|
1153
|
+
## [1.40.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.0...v1.40.0-next.1) (2021-04-22)
|
|
2045
1154
|
|
|
2046
1155
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2047
1156
|
|
|
@@ -2049,7 +1158,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2049
1158
|
|
|
2050
1159
|
|
|
2051
1160
|
|
|
2052
|
-
|
|
1161
|
+
## [1.40.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.39.1-next.0...v1.40.0-next.0) (2021-04-21)
|
|
2053
1162
|
|
|
2054
1163
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2055
1164
|
|
|
@@ -2057,7 +1166,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2057
1166
|
|
|
2058
1167
|
|
|
2059
1168
|
|
|
2060
|
-
### [1.
|
|
1169
|
+
### [1.39.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.4...v1.39.1-next.0) (2021-04-21)
|
|
2061
1170
|
|
|
2062
1171
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2063
1172
|
|
|
@@ -2065,7 +1174,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2065
1174
|
|
|
2066
1175
|
|
|
2067
1176
|
|
|
2068
|
-
|
|
1177
|
+
## [1.38.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.3...v1.38.0-next.4) (2021-04-12)
|
|
2069
1178
|
|
|
2070
1179
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2071
1180
|
|
|
@@ -2073,7 +1182,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2073
1182
|
|
|
2074
1183
|
|
|
2075
1184
|
|
|
2076
|
-
|
|
1185
|
+
## [1.38.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.2...v1.38.0-next.3) (2021-04-06)
|
|
2077
1186
|
|
|
2078
1187
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2079
1188
|
|
|
@@ -2081,7 +1190,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2081
1190
|
|
|
2082
1191
|
|
|
2083
1192
|
|
|
2084
|
-
|
|
1193
|
+
## [1.38.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.1...v1.38.0-next.2) (2021-03-31)
|
|
2085
1194
|
|
|
2086
1195
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2087
1196
|
|
|
@@ -2089,7 +1198,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2089
1198
|
|
|
2090
1199
|
|
|
2091
1200
|
|
|
2092
|
-
|
|
1201
|
+
## [1.38.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.0...v1.38.0-next.1) (2021-03-31)
|
|
2093
1202
|
|
|
2094
1203
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2095
1204
|
|
|
@@ -2097,7 +1206,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2097
1206
|
|
|
2098
1207
|
|
|
2099
1208
|
|
|
2100
|
-
|
|
1209
|
+
## [1.38.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.10...v1.38.0-next.0) (2021-03-29)
|
|
2101
1210
|
|
|
2102
1211
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2103
1212
|
|
|
@@ -2105,7 +1214,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2105
1214
|
|
|
2106
1215
|
|
|
2107
1216
|
|
|
2108
|
-
|
|
1217
|
+
## [1.37.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.9...v1.37.0-next.10) (2021-03-23)
|
|
2109
1218
|
|
|
2110
1219
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2111
1220
|
|
|
@@ -2113,7 +1222,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2113
1222
|
|
|
2114
1223
|
|
|
2115
1224
|
|
|
2116
|
-
## [1.
|
|
1225
|
+
## [1.37.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.8...v1.37.0-next.9) (2021-03-23)
|
|
2117
1226
|
|
|
2118
1227
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2119
1228
|
|
|
@@ -2121,7 +1230,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2121
1230
|
|
|
2122
1231
|
|
|
2123
1232
|
|
|
2124
|
-
## [1.
|
|
1233
|
+
## [1.37.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.7...v1.37.0-next.8) (2021-03-21)
|
|
2125
1234
|
|
|
2126
1235
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2127
1236
|
|
|
@@ -2129,7 +1238,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2129
1238
|
|
|
2130
1239
|
|
|
2131
1240
|
|
|
2132
|
-
## [1.
|
|
1241
|
+
## [1.37.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.6...v1.37.0-next.7) (2021-03-18)
|
|
2133
1242
|
|
|
2134
1243
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2135
1244
|
|
|
@@ -2137,7 +1246,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2137
1246
|
|
|
2138
1247
|
|
|
2139
1248
|
|
|
2140
|
-
## [1.
|
|
1249
|
+
## [1.37.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.5...v1.37.0-next.6) (2021-03-18)
|
|
2141
1250
|
|
|
2142
1251
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2143
1252
|
|
|
@@ -2145,7 +1254,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2145
1254
|
|
|
2146
1255
|
|
|
2147
1256
|
|
|
2148
|
-
## [1.
|
|
1257
|
+
## [1.37.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.4...v1.37.0-next.5) (2021-03-18)
|
|
2149
1258
|
|
|
2150
1259
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2151
1260
|
|
|
@@ -2153,7 +1262,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2153
1262
|
|
|
2154
1263
|
|
|
2155
1264
|
|
|
2156
|
-
## [1.
|
|
1265
|
+
## [1.37.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.3...v1.37.0-next.4) (2021-03-18)
|
|
2157
1266
|
|
|
2158
1267
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2159
1268
|
|
|
@@ -2161,7 +1270,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2161
1270
|
|
|
2162
1271
|
|
|
2163
1272
|
|
|
2164
|
-
## [1.
|
|
1273
|
+
## [1.37.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.2...v1.37.0-next.3) (2021-03-18)
|
|
2165
1274
|
|
|
2166
1275
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2167
1276
|
|
|
@@ -2169,7 +1278,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2169
1278
|
|
|
2170
1279
|
|
|
2171
1280
|
|
|
2172
|
-
## [1.
|
|
1281
|
+
## [1.37.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.37.0-next.1...v1.37.0-next.2) (2021-03-18)
|
|
2173
1282
|
|
|
2174
1283
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2175
1284
|
|
|
@@ -2177,15 +1286,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2177
1286
|
|
|
2178
1287
|
|
|
2179
1288
|
|
|
2180
|
-
## [1.
|
|
2181
|
-
|
|
2182
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
1289
|
+
## [1.37.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.36.0-rc.7...v1.37.0-next.1) (2021-03-17)
|
|
2186
1290
|
|
|
2187
|
-
|
|
2188
|
-
## [1.36.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.36.0-rc.5...v1.36.0-rc.6) (2021-03-15)
|
|
1291
|
+
### [1.35.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0...v1.35.1-next.0) (2021-03-11)
|
|
2189
1292
|
|
|
2190
1293
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2191
1294
|
|
|
@@ -2193,7 +1296,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2193
1296
|
|
|
2194
1297
|
|
|
2195
1298
|
|
|
2196
|
-
|
|
1299
|
+
### [1.35.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0...v1.35.1-next.0) (2021-03-11)
|
|
2197
1300
|
|
|
2198
1301
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2199
1302
|
|
|
@@ -2201,23 +1304,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2201
1304
|
|
|
2202
1305
|
|
|
2203
1306
|
|
|
2204
|
-
## [1.
|
|
1307
|
+
## [1.35.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0-next.4...v1.35.0-next.5) (2021-03-10)
|
|
2205
1308
|
|
|
2206
1309
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2207
1310
|
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
## [1.36.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.36.0-rc.2...v1.36.0-rc.3) (2021-03-14)
|
|
2213
|
-
|
|
2214
1311
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2215
1312
|
|
|
2216
1313
|
|
|
2217
1314
|
|
|
2218
1315
|
|
|
2219
|
-
|
|
2220
|
-
## [1.36.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.36.0-rc.1...v1.36.0-rc.2) (2021-03-14)
|
|
1316
|
+
## [1.35.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0-next.3...v1.35.0-next.4) (2021-03-09)
|
|
2221
1317
|
|
|
2222
1318
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2223
1319
|
|
|
@@ -2225,7 +1321,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2225
1321
|
|
|
2226
1322
|
|
|
2227
1323
|
|
|
2228
|
-
## [1.
|
|
1324
|
+
## [1.35.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0-next.0...v1.35.0-next.3) (2021-03-08)
|
|
2229
1325
|
|
|
2230
1326
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2231
1327
|
|
|
@@ -2233,15 +1329,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2233
1329
|
|
|
2234
1330
|
|
|
2235
1331
|
|
|
2236
|
-
## [1.
|
|
2237
|
-
|
|
2238
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2239
|
-
|
|
1332
|
+
## [1.35.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.6...v1.35.0-next.0) (2021-03-04)
|
|
2240
1333
|
|
|
1334
|
+
### [1.34.3-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2...v1.34.3-next.0) (2021-02-25)
|
|
2241
1335
|
|
|
1336
|
+
## [1.35.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.2...v1.35.0-next.2) (2021-02-24)
|
|
2242
1337
|
|
|
1338
|
+
## [1.35.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.1...v1.35.0-next.1) (2021-02-24)
|
|
2243
1339
|
|
|
2244
|
-
|
|
1340
|
+
### [1.34.2-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.0...v1.34.2-next.0) (2021-02-24)
|
|
2245
1341
|
|
|
2246
1342
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2247
1343
|
|
|
@@ -2249,19 +1345,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2249
1345
|
|
|
2250
1346
|
|
|
2251
1347
|
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
### [1.34.7-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.35.0-next.4...v1.34.7-rc.5) (2021-03-10)
|
|
2255
|
-
|
|
2256
|
-
### [1.34.7-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.7-rc.3...v1.34.7-rc.4) (2021-03-08)
|
|
1348
|
+
### [1.34.3-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2...v1.34.3-next.0) (2021-02-25)
|
|
2257
1349
|
|
|
2258
|
-
|
|
1350
|
+
## [1.35.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.2...v1.35.0-next.2) (2021-02-24)
|
|
2259
1351
|
|
|
2260
|
-
|
|
1352
|
+
## [1.35.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.1...v1.35.0-next.1) (2021-02-24)
|
|
2261
1353
|
|
|
2262
|
-
### [1.34.
|
|
2263
|
-
|
|
2264
|
-
### [1.34.7-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.6...v1.34.7-rc.0) (2021-03-04)
|
|
1354
|
+
### [1.34.2-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.0...v1.34.2-next.0) (2021-02-24)
|
|
2265
1355
|
|
|
2266
1356
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2267
1357
|
|
|
@@ -2269,15 +1359,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2269
1359
|
|
|
2270
1360
|
|
|
2271
1361
|
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
1362
|
+
## [1.35.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.2...v1.35.0-next.2) (2021-02-24)
|
|
2278
1363
|
|
|
1364
|
+
## [1.35.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.1...v1.35.0-next.1) (2021-02-24)
|
|
2279
1365
|
|
|
2280
|
-
### [1.34.
|
|
1366
|
+
### [1.34.2-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-rc.0...v1.34.2-next.0) (2021-02-24)
|
|
2281
1367
|
|
|
2282
1368
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2283
1369
|
|
|
@@ -2285,7 +1371,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2285
1371
|
|
|
2286
1372
|
|
|
2287
1373
|
|
|
2288
|
-
|
|
1374
|
+
# [1.35.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.2-next.0...v1.35.0-next.1) (2021-02-24)
|
|
2289
1375
|
|
|
2290
1376
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2291
1377
|
|
|
@@ -2293,7 +1379,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2293
1379
|
|
|
2294
1380
|
|
|
2295
1381
|
|
|
2296
|
-
|
|
1382
|
+
## [1.34.2-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.1...v1.34.2-next.0) (2021-02-24)
|
|
2297
1383
|
|
|
2298
1384
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2299
1385
|
|
|
@@ -2301,7 +1387,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2301
1387
|
|
|
2302
1388
|
|
|
2303
1389
|
|
|
2304
|
-
|
|
1390
|
+
# [1.34.0-next.25](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.24...v1.34.0-next.25) (2021-02-17)
|
|
2305
1391
|
|
|
2306
1392
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2307
1393
|
|
|
@@ -2309,7 +1395,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2309
1395
|
|
|
2310
1396
|
|
|
2311
1397
|
|
|
2312
|
-
|
|
1398
|
+
# [1.34.0-next.24](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.23...v1.34.0-next.24) (2021-02-16)
|
|
2313
1399
|
|
|
2314
1400
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2315
1401
|
|
|
@@ -2317,9 +1403,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2317
1403
|
|
|
2318
1404
|
|
|
2319
1405
|
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
### [1.34.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.5-rc.2...v1.34.5) (2021-03-03)
|
|
1406
|
+
# [1.34.0-next.23](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.22...v1.34.0-next.23) (2021-02-12)
|
|
2323
1407
|
|
|
2324
1408
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2325
1409
|
|
|
@@ -2327,7 +1411,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2327
1411
|
|
|
2328
1412
|
|
|
2329
1413
|
|
|
2330
|
-
|
|
1414
|
+
# [1.34.0-next.22](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.21...v1.34.0-next.22) (2021-02-12)
|
|
2331
1415
|
|
|
2332
1416
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2333
1417
|
|
|
@@ -2335,7 +1419,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2335
1419
|
|
|
2336
1420
|
|
|
2337
1421
|
|
|
2338
|
-
|
|
1422
|
+
# [1.34.0-next.21](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.20...v1.34.0-next.21) (2021-02-12)
|
|
2339
1423
|
|
|
2340
1424
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2341
1425
|
|
|
@@ -2343,7 +1427,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2343
1427
|
|
|
2344
1428
|
|
|
2345
1429
|
|
|
2346
|
-
|
|
1430
|
+
# [1.34.0-next.20](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.19...v1.34.0-next.20) (2021-02-11)
|
|
2347
1431
|
|
|
2348
1432
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2349
1433
|
|
|
@@ -2351,7 +1435,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2351
1435
|
|
|
2352
1436
|
|
|
2353
1437
|
|
|
2354
|
-
|
|
1438
|
+
# [1.34.0-next.19](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.18...v1.34.0-next.19) (2021-02-09)
|
|
2355
1439
|
|
|
2356
1440
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2357
1441
|
|
|
@@ -2359,7 +1443,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2359
1443
|
|
|
2360
1444
|
|
|
2361
1445
|
|
|
2362
|
-
|
|
1446
|
+
# [1.34.0-next.18](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.17...v1.34.0-next.18) (2021-02-08)
|
|
2363
1447
|
|
|
2364
1448
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2365
1449
|
|
|
@@ -2367,7 +1451,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2367
1451
|
|
|
2368
1452
|
|
|
2369
1453
|
|
|
2370
|
-
|
|
1454
|
+
# [1.34.0-next.17](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.16...v1.34.0-next.17) (2021-02-08)
|
|
2371
1455
|
|
|
2372
1456
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2373
1457
|
|
|
@@ -2375,7 +1459,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2375
1459
|
|
|
2376
1460
|
|
|
2377
1461
|
|
|
2378
|
-
|
|
1462
|
+
# [1.34.0-next.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.15...v1.34.0-next.16) (2021-02-01)
|
|
2379
1463
|
|
|
2380
1464
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2381
1465
|
|
|
@@ -2383,7 +1467,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2383
1467
|
|
|
2384
1468
|
|
|
2385
1469
|
|
|
2386
|
-
|
|
1470
|
+
# [1.34.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.14...v1.34.0-next.15) (2021-02-01)
|
|
2387
1471
|
|
|
2388
1472
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2389
1473
|
|
|
@@ -2391,7 +1475,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2391
1475
|
|
|
2392
1476
|
|
|
2393
1477
|
|
|
2394
|
-
|
|
1478
|
+
# [1.34.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.13...v1.34.0-next.14) (2021-02-01)
|
|
2395
1479
|
|
|
2396
1480
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2397
1481
|
|
|
@@ -2399,7 +1483,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2399
1483
|
|
|
2400
1484
|
|
|
2401
1485
|
|
|
2402
|
-
|
|
1486
|
+
# [1.34.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.12...v1.34.0-next.13) (2021-01-31)
|
|
2403
1487
|
|
|
2404
1488
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2405
1489
|
|
|
@@ -2407,7 +1491,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2407
1491
|
|
|
2408
1492
|
|
|
2409
1493
|
|
|
2410
|
-
|
|
1494
|
+
# [1.34.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.11...v1.34.0-next.12) (2021-01-29)
|
|
2411
1495
|
|
|
2412
1496
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2413
1497
|
|
|
@@ -2415,7 +1499,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2415
1499
|
|
|
2416
1500
|
|
|
2417
1501
|
|
|
2418
|
-
|
|
1502
|
+
# [1.34.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.10...v1.34.0-next.11) (2021-01-29)
|
|
2419
1503
|
|
|
2420
1504
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2421
1505
|
|
|
@@ -2423,23 +1507,35 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2423
1507
|
|
|
2424
1508
|
|
|
2425
1509
|
|
|
2426
|
-
|
|
1510
|
+
# [1.34.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.9...v1.34.0-next.10) (2021-01-29)
|
|
2427
1511
|
|
|
2428
1512
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2429
1513
|
|
|
1514
|
+
# [1.34.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.3...v1.34.0-next.6) (2021-01-27)
|
|
2430
1515
|
|
|
2431
1516
|
|
|
2432
1517
|
|
|
1518
|
+
# [1.34.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.4...v1.34.0-next.5) (2021-01-26)
|
|
2433
1519
|
|
|
2434
|
-
# [1.34.0-
|
|
1520
|
+
# [1.34.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.8...v1.34.0-next.9) (2021-01-29)
|
|
2435
1521
|
|
|
2436
1522
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2437
1523
|
|
|
2438
1524
|
|
|
1525
|
+
# [1.34.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.2...v1.34.0-next.4) (2021-01-25)
|
|
2439
1526
|
|
|
2440
1527
|
|
|
1528
|
+
### Features
|
|
2441
1529
|
|
|
1530
|
+
<<<<<<< HEAD
|
|
1531
|
+
<<<<<<< HEAD
|
|
1532
|
+
* dimsum:: update libs ([#2370](https://git.elliemae.io/platform-ui/dimsum/issues/2370)) ([01d9ab6](https://git.elliemae.io/platform-ui/dimsum/commits/01d9ab6996e36f8dbedc762942cf7bf8a709ed2f))
|
|
1533
|
+
=======
|
|
2442
1534
|
# [1.34.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-rc.10...v1.34.0-rc.11) (2021-02-24)
|
|
1535
|
+
>>>>>>> e23f6820e3ab0024f75c84ad0bd722fd89e0f3fa
|
|
1536
|
+
=======
|
|
1537
|
+
# [1.34.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.7...v1.34.0-next.8) (2021-01-28)
|
|
1538
|
+
>>>>>>> e1230765ed64924e5ba445eeef096f0eeb94fdcb
|
|
2443
1539
|
|
|
2444
1540
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2445
1541
|
|
|
@@ -2447,7 +1543,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2447
1543
|
|
|
2448
1544
|
|
|
2449
1545
|
|
|
2450
|
-
# [1.34.0-
|
|
1546
|
+
# [1.34.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.6...v1.34.0-next.7) (2021-01-27)
|
|
2451
1547
|
|
|
2452
1548
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2453
1549
|
|
|
@@ -2455,39 +1551,51 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2455
1551
|
|
|
2456
1552
|
|
|
2457
1553
|
|
|
2458
|
-
# [1.34.0-
|
|
2459
|
-
|
|
2460
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
1554
|
+
# [1.34.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.3...v1.34.0-next.6) (2021-01-27)
|
|
2461
1555
|
|
|
2462
1556
|
|
|
2463
1557
|
|
|
1558
|
+
# [1.34.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.4...v1.34.0-next.5) (2021-01-26)
|
|
2464
1559
|
|
|
1560
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2465
1561
|
|
|
2466
|
-
# [1.34.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-rc.7...v1.34.0-rc.8) (2021-02-23)
|
|
2467
1562
|
|
|
2468
|
-
|
|
1563
|
+
# [1.34.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.2...v1.34.0-next.4) (2021-01-25)
|
|
2469
1564
|
|
|
2470
1565
|
|
|
1566
|
+
<<<<<<< HEAD
|
|
1567
|
+
# [1.34.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.3...v1.34.0-next.4) (2021-01-25)
|
|
1568
|
+
=======
|
|
1569
|
+
### Features
|
|
1570
|
+
>>>>>>> e1230765ed64924e5ba445eeef096f0eeb94fdcb
|
|
2471
1571
|
|
|
1572
|
+
* dimsum:: update libs ([#2370](https://git.elliemae.io/platform-ui/dimsum/issues/2370)) ([01d9ab6](https://git.elliemae.io/platform-ui/dimsum/commits/01d9ab6996e36f8dbedc762942cf7bf8a709ed2f))
|
|
2472
1573
|
|
|
2473
1574
|
|
|
2474
|
-
# [1.34.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-rc.6...v1.34.0-rc.7) (2021-02-23)
|
|
2475
1575
|
|
|
2476
|
-
|
|
1576
|
+
# [1.34.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.1...v1.34.0-next.3) (2021-01-24)
|
|
2477
1577
|
|
|
2478
1578
|
|
|
2479
1579
|
|
|
1580
|
+
# [1.34.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.1...v1.34.0-next.2) (2021-01-23)
|
|
2480
1581
|
|
|
2481
1582
|
|
|
2482
|
-
# [1.34.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-rc.5...v1.34.0-rc.6) (2021-02-23)
|
|
2483
1583
|
|
|
2484
|
-
|
|
1584
|
+
# [1.34.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.0...v1.34.0-next.1) (2021-01-22)
|
|
2485
1585
|
|
|
2486
1586
|
|
|
2487
1587
|
|
|
2488
1588
|
|
|
1589
|
+
<<<<<<< HEAD
|
|
1590
|
+
# [1.34.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.2...v1.34.0-next.3) (2021-01-24)
|
|
1591
|
+
=======
|
|
2489
1592
|
|
|
1593
|
+
<<<<<<< HEAD
|
|
2490
1594
|
# [1.34.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-rc.4...v1.34.0-rc.5) (2021-02-22)
|
|
1595
|
+
>>>>>>> e23f6820e3ab0024f75c84ad0bd722fd89e0f3fa
|
|
1596
|
+
=======
|
|
1597
|
+
# [1.34.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.4...v1.34.0-next.5) (2021-01-26)
|
|
1598
|
+
>>>>>>> e1230765ed64924e5ba445eeef096f0eeb94fdcb
|
|
2491
1599
|
|
|
2492
1600
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2493
1601
|
|
|
@@ -2495,23 +1603,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2495
1603
|
|
|
2496
1604
|
|
|
2497
1605
|
|
|
2498
|
-
# [1.34.0-
|
|
2499
|
-
|
|
2500
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
1606
|
+
# [1.34.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.3...v1.34.0-next.4) (2021-01-25)
|
|
2504
1607
|
|
|
2505
1608
|
|
|
2506
|
-
|
|
1609
|
+
### Features
|
|
2507
1610
|
|
|
2508
|
-
|
|
1611
|
+
* dimsum:: update libs ([#2370](https://git.elliemae.io/platform-ui/dimsum/issues/2370)) ([01d9ab6](https://git.elliemae.io/platform-ui/dimsum/commits/01d9ab6996e36f8dbedc762942cf7bf8a709ed2f))
|
|
2509
1612
|
|
|
2510
1613
|
|
|
2511
1614
|
|
|
2512
1615
|
|
|
2513
1616
|
|
|
2514
|
-
# [1.34.0-
|
|
1617
|
+
# [1.34.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.2...v1.34.0-next.3) (2021-01-24)
|
|
2515
1618
|
|
|
2516
1619
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2517
1620
|
|
|
@@ -2519,7 +1622,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2519
1622
|
|
|
2520
1623
|
|
|
2521
1624
|
|
|
2522
|
-
# [1.34.0-
|
|
1625
|
+
# [1.34.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.1...v1.34.0-next.2) (2021-01-23)
|
|
2523
1626
|
|
|
2524
1627
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2525
1628
|
|
|
@@ -2527,67 +1630,59 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2527
1630
|
|
|
2528
1631
|
|
|
2529
1632
|
|
|
2530
|
-
# [1.34.0-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
## [1.33.3-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.21...v1.33.3-rc.5) (2021-02-12)
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
## [1.33.3-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.19...v1.33.3-rc.4) (2021-02-11)
|
|
1633
|
+
# [1.34.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.0...v1.34.0-next.1) (2021-01-22)
|
|
2539
1634
|
|
|
1635
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2540
1636
|
|
|
2541
1637
|
|
|
2542
|
-
## [1.33.3-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.34.0-next.18...v1.33.3-rc.3) (2021-02-09)
|
|
2543
1638
|
|
|
2544
1639
|
|
|
2545
1640
|
|
|
2546
|
-
|
|
1641
|
+
# [1.33.0-next.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.15...v1.33.0-next.16) (2021-01-20)
|
|
2547
1642
|
|
|
2548
1643
|
|
|
2549
1644
|
|
|
2550
|
-
## [1.
|
|
1645
|
+
## [1.31.2-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.14...v1.31.2-rc.10) (2021-01-19)
|
|
2551
1646
|
|
|
2552
1647
|
|
|
2553
1648
|
|
|
2554
|
-
## [1.
|
|
1649
|
+
## [1.31.2-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.9...v1.31.2-rc.9) (2021-01-18)
|
|
2555
1650
|
|
|
2556
1651
|
|
|
2557
1652
|
|
|
2558
|
-
## [1.
|
|
1653
|
+
## [1.31.2-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.7...v1.31.2-rc.8) (2021-01-15)
|
|
2559
1654
|
|
|
2560
1655
|
|
|
2561
1656
|
|
|
2562
|
-
## [1.
|
|
1657
|
+
## [1.31.2-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.5...v1.31.2-rc.7) (2021-01-14)
|
|
2563
1658
|
|
|
2564
1659
|
|
|
2565
1660
|
|
|
2566
|
-
## [1.
|
|
1661
|
+
## [1.31.2-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.5...v1.31.2-rc.6) (2021-01-13)
|
|
2567
1662
|
|
|
2568
1663
|
|
|
2569
1664
|
|
|
2570
|
-
## [1.
|
|
1665
|
+
## [1.31.2-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.3...v1.31.2-rc.5) (2021-01-12)
|
|
2571
1666
|
|
|
2572
1667
|
|
|
2573
1668
|
|
|
2574
|
-
## [1.
|
|
1669
|
+
## [1.31.2-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.3...v1.31.2-rc.4) (2021-01-12)
|
|
2575
1670
|
|
|
2576
1671
|
|
|
2577
1672
|
|
|
2578
|
-
## [1.
|
|
1673
|
+
## [1.31.2-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.2...v1.31.2-rc.3) (2021-01-12)
|
|
2579
1674
|
|
|
2580
1675
|
|
|
2581
1676
|
|
|
2582
|
-
## [1.
|
|
1677
|
+
## [1.31.2-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.2...v1.31.2-rc.2) (2021-01-12)
|
|
2583
1678
|
|
|
2584
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2585
1679
|
|
|
2586
1680
|
|
|
1681
|
+
## [1.31.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.1...v1.31.2-rc.1) (2021-01-10)
|
|
2587
1682
|
|
|
2588
1683
|
|
|
2589
1684
|
|
|
2590
|
-
## [1.
|
|
1685
|
+
## [1.31.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.1...v1.31.2-rc.0) (2021-01-09)
|
|
2591
1686
|
|
|
2592
1687
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2593
1688
|
|
|
@@ -2595,7 +1690,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2595
1690
|
|
|
2596
1691
|
|
|
2597
1692
|
|
|
2598
|
-
|
|
1693
|
+
# [1.33.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.14...v1.33.0-next.15) (2021-01-20)
|
|
2599
1694
|
|
|
2600
1695
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2601
1696
|
|
|
@@ -2603,7 +1698,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2603
1698
|
|
|
2604
1699
|
|
|
2605
1700
|
|
|
2606
|
-
|
|
1701
|
+
# [1.33.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.13...v1.33.0-next.14) (2021-01-19)
|
|
2607
1702
|
|
|
2608
1703
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2609
1704
|
|
|
@@ -2611,7 +1706,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2611
1706
|
|
|
2612
1707
|
|
|
2613
1708
|
|
|
2614
|
-
|
|
1709
|
+
# [1.33.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.12...v1.33.0-next.13) (2021-01-19)
|
|
2615
1710
|
|
|
2616
1711
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2617
1712
|
|
|
@@ -2619,7 +1714,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2619
1714
|
|
|
2620
1715
|
|
|
2621
1716
|
|
|
2622
|
-
|
|
1717
|
+
# [1.33.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.11...v1.33.0-next.12) (2021-01-18)
|
|
2623
1718
|
|
|
2624
1719
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2625
1720
|
|
|
@@ -2627,7 +1722,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2627
1722
|
|
|
2628
1723
|
|
|
2629
1724
|
|
|
2630
|
-
|
|
1725
|
+
# [1.33.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.10...v1.33.0-next.11) (2021-01-18)
|
|
2631
1726
|
|
|
2632
1727
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2633
1728
|
|
|
@@ -2635,7 +1730,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2635
1730
|
|
|
2636
1731
|
|
|
2637
1732
|
|
|
2638
|
-
|
|
1733
|
+
# [1.33.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.9...v1.33.0-next.10) (2021-01-18)
|
|
2639
1734
|
|
|
2640
1735
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2641
1736
|
|
|
@@ -2643,11 +1738,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2643
1738
|
|
|
2644
1739
|
|
|
2645
1740
|
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
## [1.33.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.1-rc.4...v1.33.1) (2021-01-28)
|
|
1741
|
+
# [1.33.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.8...v1.33.0-next.9) (2021-01-15)
|
|
2651
1742
|
|
|
2652
1743
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2653
1744
|
|
|
@@ -2655,7 +1746,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2655
1746
|
|
|
2656
1747
|
|
|
2657
1748
|
|
|
2658
|
-
|
|
1749
|
+
# [1.33.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.7...v1.33.0-next.8) (2021-01-15)
|
|
2659
1750
|
|
|
2660
1751
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2661
1752
|
|
|
@@ -2663,7 +1754,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2663
1754
|
|
|
2664
1755
|
|
|
2665
1756
|
|
|
2666
|
-
|
|
1757
|
+
# [1.33.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.6...v1.33.0-next.7) (2021-01-14)
|
|
2667
1758
|
|
|
2668
1759
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2669
1760
|
|
|
@@ -2671,7 +1762,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2671
1762
|
|
|
2672
1763
|
|
|
2673
1764
|
|
|
2674
|
-
|
|
1765
|
+
# [1.33.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.5...v1.33.0-next.6) (2021-01-14)
|
|
2675
1766
|
|
|
2676
1767
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2677
1768
|
|
|
@@ -2679,7 +1770,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2679
1770
|
|
|
2680
1771
|
|
|
2681
1772
|
|
|
2682
|
-
|
|
1773
|
+
# [1.33.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.4...v1.33.0-next.5) (2021-01-13)
|
|
2683
1774
|
|
|
2684
1775
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2685
1776
|
|
|
@@ -2687,7 +1778,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2687
1778
|
|
|
2688
1779
|
|
|
2689
1780
|
|
|
2690
|
-
|
|
1781
|
+
# [1.33.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.3...v1.33.0-next.4) (2021-01-13)
|
|
2691
1782
|
|
|
2692
1783
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2693
1784
|
|
|
@@ -2695,7 +1786,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2695
1786
|
|
|
2696
1787
|
|
|
2697
1788
|
|
|
2698
|
-
|
|
1789
|
+
# [1.33.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.2...v1.33.0-next.3) (2021-01-12)
|
|
2699
1790
|
|
|
2700
1791
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2701
1792
|
|
|
@@ -2703,7 +1794,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2703
1794
|
|
|
2704
1795
|
|
|
2705
1796
|
|
|
2706
|
-
|
|
1797
|
+
# [1.33.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.1...v1.33.0-next.2) (2021-01-11)
|
|
2707
1798
|
|
|
2708
1799
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2709
1800
|
|
|
@@ -2711,79 +1802,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2711
1802
|
|
|
2712
1803
|
|
|
2713
1804
|
|
|
2714
|
-
# [1.33.0-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
# [1.33.0-next.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.15...v1.33.0-next.16) (2021-01-20)
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
# [1.33.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.10...v1.33.0-next.15) (2021-01-20)
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
# [1.33.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.13...v1.33.0-next.14) (2021-01-19)
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
# [1.33.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.12...v1.33.0-next.13) (2021-01-19)
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
# [1.33.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.11...v1.33.0-next.12) (2021-01-18)
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
# [1.33.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.10...v1.33.0-next.11) (2021-01-18)
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
# [1.33.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.9...v1.33.0-next.10) (2021-01-18)
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
# [1.33.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.8...v1.33.0-next.9) (2021-01-15)
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
# [1.33.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.8...v1.33.0-next.8) (2021-01-15)
|
|
2751
|
-
|
|
2752
|
-
|
|
1805
|
+
# [1.33.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.1...v1.33.0-next.1) (2021-01-09)
|
|
2753
1806
|
|
|
2754
|
-
# [1.33.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.6...v1.33.0-next.7) (2021-01-14)
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
# [1.33.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.7...v1.33.0-next.6) (2021-01-14)
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
# [1.33.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.33.0-next.4...v1.33.0-next.5) (2021-01-13)
|
|
2763
1807
|
|
|
2764
1808
|
|
|
2765
|
-
|
|
2766
|
-
# [1.33.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.6...v1.33.0-next.4) (2021-01-13)
|
|
1809
|
+
# [1.33.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.32.1-next.0...v1.33.0-next.0) (2021-01-07)
|
|
2767
1810
|
|
|
2768
1811
|
|
|
2769
1812
|
|
|
2770
|
-
|
|
1813
|
+
## [1.32.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.1-rc.0...v1.32.1-next.0) (2021-01-07)
|
|
2771
1814
|
|
|
1815
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2772
1816
|
|
|
2773
1817
|
|
|
2774
|
-
# [1.33.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.2-rc.1...v1.33.0-next.2) (2021-01-11)
|
|
2775
1818
|
|
|
2776
1819
|
|
|
2777
1820
|
|
|
2778
|
-
# [1.33.0-next.
|
|
1821
|
+
# [1.33.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.32.1-next.0...v1.33.0-next.0) (2021-01-07)
|
|
2779
1822
|
|
|
1823
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2780
1824
|
|
|
2781
1825
|
|
|
2782
|
-
# [1.33.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.32.1-next.0...v1.33.0-next.0) (2021-01-07)
|
|
2783
1826
|
|
|
2784
1827
|
|
|
2785
1828
|
|
|
2786
|
-
## [1.32.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.
|
|
1829
|
+
## [1.32.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0...v1.32.1-next.0) (2021-01-07)
|
|
2787
1830
|
|
|
2788
1831
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2789
1832
|
|
|
@@ -2791,7 +1834,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2791
1834
|
|
|
2792
1835
|
|
|
2793
1836
|
|
|
2794
|
-
|
|
1837
|
+
# [1.31.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.12...v1.31.0-next.13) (2021-01-05)
|
|
2795
1838
|
|
|
2796
1839
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2797
1840
|
|
|
@@ -2799,7 +1842,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2799
1842
|
|
|
2800
1843
|
|
|
2801
1844
|
|
|
2802
|
-
|
|
1845
|
+
# [1.31.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.11...v1.31.0-next.12) (2021-01-05)
|
|
2803
1846
|
|
|
2804
1847
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2805
1848
|
|
|
@@ -2807,7 +1850,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2807
1850
|
|
|
2808
1851
|
|
|
2809
1852
|
|
|
2810
|
-
|
|
1853
|
+
# [1.31.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.10...v1.31.0-next.11) (2021-01-01)
|
|
2811
1854
|
|
|
2812
1855
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2813
1856
|
|
|
@@ -2815,7 +1858,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2815
1858
|
|
|
2816
1859
|
|
|
2817
1860
|
|
|
2818
|
-
|
|
1861
|
+
# [1.31.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.9...v1.31.0-next.10) (2020-12-31)
|
|
2819
1862
|
|
|
2820
1863
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2821
1864
|
|
|
@@ -2823,47 +1866,47 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2823
1866
|
|
|
2824
1867
|
|
|
2825
1868
|
|
|
2826
|
-
|
|
1869
|
+
# [1.31.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1...v1.31.0-next.9) (2020-12-30)
|
|
2827
1870
|
|
|
2828
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2829
1871
|
|
|
2830
1872
|
|
|
1873
|
+
# [1.31.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.10...v1.31.0-next.8) (2020-12-28)
|
|
2831
1874
|
|
|
2832
1875
|
|
|
2833
1876
|
|
|
2834
|
-
|
|
1877
|
+
# [1.31.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.9...v1.31.0-next.7) (2020-12-27)
|
|
2835
1878
|
|
|
2836
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2837
1879
|
|
|
2838
1880
|
|
|
1881
|
+
# [1.31.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.6...v1.31.0-next.6) (2020-12-22)
|
|
2839
1882
|
|
|
2840
1883
|
|
|
2841
1884
|
|
|
2842
|
-
|
|
1885
|
+
# [1.31.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.4...v1.31.0-next.5) (2020-12-21)
|
|
2843
1886
|
|
|
2844
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2845
1887
|
|
|
2846
1888
|
|
|
1889
|
+
# [1.31.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.3...v1.31.0-next.4) (2020-12-19)
|
|
2847
1890
|
|
|
2848
1891
|
|
|
2849
1892
|
|
|
2850
|
-
|
|
1893
|
+
# [1.31.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.3...v1.31.0-next.3) (2020-12-18)
|
|
2851
1894
|
|
|
2852
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2853
1895
|
|
|
2854
1896
|
|
|
1897
|
+
# [1.31.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.1...v1.31.0-next.2) (2020-12-18)
|
|
2855
1898
|
|
|
2856
1899
|
|
|
2857
1900
|
|
|
2858
|
-
|
|
1901
|
+
# [1.31.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.0...v1.31.0-next.1) (2020-12-18)
|
|
2859
1902
|
|
|
2860
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2861
1903
|
|
|
2862
1904
|
|
|
1905
|
+
# [1.31.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.1...v1.31.0-next.0) (2020-12-17)
|
|
2863
1906
|
|
|
2864
1907
|
|
|
2865
1908
|
|
|
2866
|
-
## [1.
|
|
1909
|
+
## [1.30.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-rc.0...v1.30.1-next.0) (2020-12-17)
|
|
2867
1910
|
|
|
2868
1911
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2869
1912
|
|
|
@@ -2871,7 +1914,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2871
1914
|
|
|
2872
1915
|
|
|
2873
1916
|
|
|
2874
|
-
|
|
1917
|
+
# [1.31.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.7...v1.31.0-next.8) (2020-12-28)
|
|
2875
1918
|
|
|
2876
1919
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2877
1920
|
|
|
@@ -2879,7 +1922,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2879
1922
|
|
|
2880
1923
|
|
|
2881
1924
|
|
|
2882
|
-
|
|
1925
|
+
# [1.31.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.6...v1.31.0-next.7) (2020-12-27)
|
|
2883
1926
|
|
|
2884
1927
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2885
1928
|
|
|
@@ -2887,7 +1930,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2887
1930
|
|
|
2888
1931
|
|
|
2889
1932
|
|
|
2890
|
-
|
|
1933
|
+
# [1.31.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.5...v1.31.0-next.6) (2020-12-22)
|
|
2891
1934
|
|
|
2892
1935
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2893
1936
|
|
|
@@ -2895,7 +1938,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2895
1938
|
|
|
2896
1939
|
|
|
2897
1940
|
|
|
2898
|
-
|
|
1941
|
+
# [1.31.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.4...v1.31.0-next.5) (2020-12-21)
|
|
2899
1942
|
|
|
2900
1943
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2901
1944
|
|
|
@@ -2903,23 +1946,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2903
1946
|
|
|
2904
1947
|
|
|
2905
1948
|
|
|
2906
|
-
# [1.31.0-
|
|
1949
|
+
# [1.31.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.3...v1.31.0-next.4) (2020-12-19)
|
|
2907
1950
|
|
|
1951
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2908
1952
|
|
|
2909
1953
|
|
|
2910
|
-
## [1.30.3-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.12...v1.30.3-rc.3) (2021-01-05)
|
|
2911
1954
|
|
|
2912
1955
|
|
|
2913
1956
|
|
|
2914
|
-
|
|
1957
|
+
# [1.31.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.2...v1.31.0-next.3) (2020-12-18)
|
|
2915
1958
|
|
|
1959
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2916
1960
|
|
|
2917
1961
|
|
|
2918
|
-
## [1.30.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.3-rc.0...v1.30.3-rc.1) (2020-12-30)
|
|
2919
1962
|
|
|
2920
1963
|
|
|
2921
1964
|
|
|
2922
|
-
|
|
1965
|
+
# [1.31.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.1...v1.31.0-next.2) (2020-12-18)
|
|
2923
1966
|
|
|
2924
1967
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2925
1968
|
|
|
@@ -2927,7 +1970,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2927
1970
|
|
|
2928
1971
|
|
|
2929
1972
|
|
|
2930
|
-
|
|
1973
|
+
# [1.31.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.31.0-next.0...v1.31.0-next.1) (2020-12-18)
|
|
2931
1974
|
|
|
2932
1975
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2933
1976
|
|
|
@@ -2935,7 +1978,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2935
1978
|
|
|
2936
1979
|
|
|
2937
1980
|
|
|
2938
|
-
|
|
1981
|
+
# [1.31.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.1-next.0...v1.31.0-next.0) (2020-12-17)
|
|
2939
1982
|
|
|
2940
1983
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2941
1984
|
|
|
@@ -2943,7 +1986,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2943
1986
|
|
|
2944
1987
|
|
|
2945
1988
|
|
|
2946
|
-
## [1.30.
|
|
1989
|
+
## [1.30.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.0...v1.30.1-next.0) (2020-12-17)
|
|
2947
1990
|
|
|
2948
1991
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2949
1992
|
|
|
@@ -2951,7 +1994,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2951
1994
|
|
|
2952
1995
|
|
|
2953
1996
|
|
|
2954
|
-
|
|
1997
|
+
# [1.30.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.0-next.0...v1.30.0-next.1) (2020-12-15)
|
|
2955
1998
|
|
|
2956
1999
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2957
2000
|
|
|
@@ -2959,23 +2002,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2959
2002
|
|
|
2960
2003
|
|
|
2961
2004
|
|
|
2962
|
-
|
|
2005
|
+
# [1.30.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.2-rc.0...v1.30.0-next.0) (2020-12-11)
|
|
2963
2006
|
|
|
2964
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2965
2007
|
|
|
2966
2008
|
|
|
2009
|
+
# [1.28.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.28.0...v1.28.0-next.0) (2020-12-09)
|
|
2967
2010
|
|
|
2968
2011
|
|
|
2969
2012
|
|
|
2970
|
-
|
|
2013
|
+
# [1.26.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.2...v1.26.0-next.3) (2020-12-04)
|
|
2971
2014
|
|
|
2972
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2973
2015
|
|
|
2974
2016
|
|
|
2017
|
+
# [1.26.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.3...v1.26.0-next.2) (2020-12-02)
|
|
2975
2018
|
|
|
2976
2019
|
|
|
2977
2020
|
|
|
2978
|
-
|
|
2021
|
+
# [1.26.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.0...v1.26.0-next.1) (2020-12-01)
|
|
2979
2022
|
|
|
2980
2023
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2981
2024
|
|
|
@@ -2983,7 +2026,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2983
2026
|
|
|
2984
2027
|
|
|
2985
2028
|
|
|
2986
|
-
|
|
2029
|
+
# [1.28.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.3...v1.28.0-next.0) (2020-12-09)
|
|
2987
2030
|
|
|
2988
2031
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2989
2032
|
|
|
@@ -2991,7 +2034,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2991
2034
|
|
|
2992
2035
|
|
|
2993
2036
|
|
|
2994
|
-
|
|
2037
|
+
# [1.26.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.2...v1.26.0-next.3) (2020-12-04)
|
|
2995
2038
|
|
|
2996
2039
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2997
2040
|
|
|
@@ -2999,7 +2042,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
2999
2042
|
|
|
3000
2043
|
|
|
3001
2044
|
|
|
3002
|
-
|
|
2045
|
+
# [1.26.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.1...v1.26.0-next.2) (2020-12-02)
|
|
3003
2046
|
|
|
3004
2047
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3005
2048
|
|
|
@@ -3007,7 +2050,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3007
2050
|
|
|
3008
2051
|
|
|
3009
2052
|
|
|
3010
|
-
|
|
2053
|
+
# [1.26.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.0...v1.26.0-next.1) (2020-12-01)
|
|
3011
2054
|
|
|
3012
2055
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3013
2056
|
|
|
@@ -3015,39 +2058,35 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3015
2058
|
|
|
3016
2059
|
|
|
3017
2060
|
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3021
|
-
|
|
3022
|
-
|
|
2061
|
+
# [1.26.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.5...v1.26.0-next.0) (2020-11-29)
|
|
3023
2062
|
|
|
3024
2063
|
|
|
3025
2064
|
|
|
3026
|
-
|
|
2065
|
+
# [1.25.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.3...v1.25.0) (2020-11-26)
|
|
3027
2066
|
|
|
3028
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3029
2067
|
|
|
3030
2068
|
|
|
2069
|
+
# [1.25.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.3...v1.25.0-rc.4) (2020-11-21)
|
|
3031
2070
|
|
|
3032
2071
|
|
|
3033
2072
|
|
|
3034
|
-
|
|
2073
|
+
# [1.25.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.2...v1.25.0-rc.3) (2020-11-19)
|
|
3035
2074
|
|
|
3036
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3037
2075
|
|
|
3038
2076
|
|
|
2077
|
+
# [1.25.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.1...v1.25.0-rc.2) (2020-11-18)
|
|
3039
2078
|
|
|
3040
2079
|
|
|
3041
2080
|
|
|
3042
|
-
|
|
2081
|
+
# [1.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.23.17...v1.24.0) (2020-11-18)
|
|
3043
2082
|
|
|
3044
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3045
2083
|
|
|
3046
2084
|
|
|
2085
|
+
## [1.23.17](https://git.elliemae.io/platform-ui/dimsum/compare/v1.24.0-rc.12...v1.23.17) (2020-11-17)
|
|
3047
2086
|
|
|
3048
2087
|
|
|
3049
2088
|
|
|
3050
|
-
## [1.
|
|
2089
|
+
## [1.23.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.23.15...v1.23.16) (2020-11-16)
|
|
3051
2090
|
|
|
3052
2091
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3053
2092
|
|
|
@@ -3055,7 +2094,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3055
2094
|
|
|
3056
2095
|
|
|
3057
2096
|
|
|
3058
|
-
# [1.
|
|
2097
|
+
# [1.25.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.4...v1.25.0-next.5) (2020-11-28)
|
|
3059
2098
|
|
|
3060
2099
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3061
2100
|
|
|
@@ -3063,7 +2102,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3063
2102
|
|
|
3064
2103
|
|
|
3065
2104
|
|
|
3066
|
-
# [1.
|
|
2105
|
+
# [1.25.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.3...v1.25.0-next.4) (2020-11-27)
|
|
3067
2106
|
|
|
3068
2107
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3069
2108
|
|
|
@@ -3071,19 +2110,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3071
2110
|
|
|
3072
2111
|
|
|
3073
2112
|
|
|
3074
|
-
# [1.
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
# [1.30.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.0-rc.1...v1.30.0-rc.2) (2020-12-12)
|
|
2113
|
+
# [1.25.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.2...v1.25.0-next.3) (2020-11-21)
|
|
3079
2114
|
|
|
2115
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3080
2116
|
|
|
3081
2117
|
|
|
3082
|
-
# [1.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.0-next.0...v1.30.0-rc.1) (2020-12-12)
|
|
3083
2118
|
|
|
3084
2119
|
|
|
3085
2120
|
|
|
3086
|
-
# [1.
|
|
2121
|
+
# [1.25.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.1...v1.25.0-next.2) (2020-11-19)
|
|
3087
2122
|
|
|
3088
2123
|
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
3089
2124
|
|
|
@@ -3091,253 +2126,253 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
3091
2126
|
|
|
3092
2127
|
|
|
3093
2128
|
|
|
3094
|
-
# [1.
|
|
3095
|
-
|
|
3096
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2129
|
+
# [1.25.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.1...v1.25.0-next.1) (2020-11-18)
|
|
3097
2130
|
|
|
3098
2131
|
|
|
2132
|
+
### Features
|
|
3099
2133
|
|
|
2134
|
+
* open source library upgrade ([#2104](https://git.elliemae.io/platform-ui/dimsum/issues/2104)) ([ee8d8a6](https://git.elliemae.io/platform-ui/dimsum/commits/ee8d8a6952ae9d77fce6cfa772411056b051fab2))
|
|
3100
2135
|
|
|
3101
2136
|
|
|
3102
|
-
# [1.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.30.0-rc.0...v1.30.0-rc.1) (2020-12-12)
|
|
3103
2137
|
|
|
3104
|
-
|
|
2138
|
+
## [1.10.1-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.12.8...v1.10.1-next.1) (2020-07-03)
|
|
3105
2139
|
|
|
3106
2140
|
|
|
3107
2141
|
|
|
2142
|
+
## [1.10.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.12.4...v1.10.1-next.0) (2020-07-01)
|
|
3108
2143
|
|
|
3109
2144
|
|
|
3110
|
-
# [1.30.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.2-rc.0...v1.30.0-rc.0) (2020-12-11)
|
|
3111
2145
|
|
|
3112
|
-
|
|
2146
|
+
# [1.10.0-next.25](https://git.elliemae.io/platform-ui/dimsum/compare/v1.12.3...v1.10.0-next.25) (2020-07-01)
|
|
3113
2147
|
|
|
3114
2148
|
|
|
3115
2149
|
|
|
2150
|
+
# [1.10.0-next.24](https://git.elliemae.io/platform-ui/dimsum/compare/v1.12.2...v1.10.0-next.24) (2020-07-01)
|
|
3116
2151
|
|
|
3117
2152
|
|
|
3118
|
-
## [1.29.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.1...v1.29.2-rc.0) (2020-12-11)
|
|
3119
2153
|
|
|
3120
|
-
|
|
2154
|
+
# [1.10.0-next.23](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.13...v1.10.0-next.23) (2020-06-30)
|
|
3121
2155
|
|
|
3122
2156
|
|
|
3123
2157
|
|
|
2158
|
+
# [1.10.0-next.22](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.0-rc.10...v1.10.0-next.22) (2020-06-29)
|
|
3124
2159
|
|
|
3125
2160
|
|
|
3126
|
-
## [1.29.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.1-rc.1...v1.29.1-rc.2) (2020-12-10)
|
|
3127
2161
|
|
|
3128
|
-
|
|
2162
|
+
# [1.10.0-next.21](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.0-rc.9...v1.10.0-next.21) (2020-06-29)
|
|
3129
2163
|
|
|
3130
2164
|
|
|
3131
2165
|
|
|
2166
|
+
# [1.10.0-next.20](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.19...v1.10.0-next.20) (2020-06-26)
|
|
3132
2167
|
|
|
3133
2168
|
|
|
3134
|
-
## [1.29.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.1-rc.0...v1.29.1-rc.1) (2020-12-09)
|
|
3135
2169
|
|
|
3136
|
-
|
|
2170
|
+
# [1.10.0-next.19](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.12...v1.10.0-next.19) (2020-06-26)
|
|
3137
2171
|
|
|
3138
2172
|
|
|
3139
2173
|
|
|
2174
|
+
# [1.10.0-next.18](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.0-rc.7...v1.10.0-next.18) (2020-06-26)
|
|
3140
2175
|
|
|
3141
2176
|
|
|
3142
|
-
## [1.29.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.29.0...v1.29.1-rc.0) (2020-12-09)
|
|
3143
2177
|
|
|
3144
|
-
|
|
2178
|
+
# [1.10.0-next.17](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.10...v1.10.0-next.17) (2020-06-25)
|
|
3145
2179
|
|
|
3146
2180
|
|
|
3147
2181
|
|
|
2182
|
+
# [1.10.0-next.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.9...v1.10.0-next.16) (2020-06-25)
|
|
3148
2183
|
|
|
3149
2184
|
|
|
3150
|
-
# [1.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.28.0...v1.29.0) (2020-12-09)
|
|
3151
2185
|
|
|
3152
|
-
|
|
2186
|
+
# [1.10.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.7...v1.10.0-next.15) (2020-06-23)
|
|
3153
2187
|
|
|
3154
2188
|
|
|
3155
2189
|
|
|
2190
|
+
# [1.10.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.11.0-rc.1...v1.10.0-next.14) (2020-06-17)
|
|
3156
2191
|
|
|
3157
2192
|
|
|
3158
|
-
# [1.28.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.1...v1.28.0) (2020-12-08)
|
|
3159
2193
|
|
|
3160
|
-
|
|
2194
|
+
# [1.10.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-rc.3...v1.10.0-next.13) (2020-06-16)
|
|
3161
2195
|
|
|
3162
2196
|
|
|
3163
2197
|
|
|
2198
|
+
# [1.10.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.10...v1.10.0-next.12) (2020-06-12)
|
|
3164
2199
|
|
|
3165
2200
|
|
|
3166
|
-
## [1.27.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.1-rc.0...v1.27.1) (2020-12-07)
|
|
3167
2201
|
|
|
2202
|
+
# [1.10.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.10...v1.10.0-next.11) (2020-06-12)
|
|
3168
2203
|
|
|
3169
2204
|
|
|
3170
|
-
# [1.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.1...v1.27.0) (2020-12-03)
|
|
3171
2205
|
|
|
3172
|
-
|
|
2206
|
+
# [1.10.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.9...v1.10.0-next.10) (2020-06-12)
|
|
3173
2207
|
|
|
3174
2208
|
|
|
3175
2209
|
|
|
2210
|
+
# [1.10.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.9...v1.10.0-next.9) (2020-06-12)
|
|
3176
2211
|
|
|
3177
2212
|
|
|
3178
|
-
## [1.27.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.3...v1.27.1-rc.0) (2020-12-04)
|
|
3179
2213
|
|
|
3180
|
-
|
|
2214
|
+
# [1.10.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.7...v1.10.0-next.8) (2020-06-10)
|
|
3181
2215
|
|
|
3182
2216
|
|
|
3183
2217
|
|
|
2218
|
+
# [1.10.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-rc.2...v1.10.0-next.7) (2020-06-09)
|
|
3184
2219
|
|
|
3185
2220
|
|
|
3186
|
-
# [1.27.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.2...v1.27.0-rc.3) (2020-12-04)
|
|
3187
2221
|
|
|
3188
|
-
|
|
2222
|
+
# [1.10.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.5...v1.10.0-next.6) (2020-06-09)
|
|
3189
2223
|
|
|
3190
2224
|
|
|
3191
2225
|
|
|
2226
|
+
# [1.10.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.4...v1.10.0-next.5) (2020-06-08)
|
|
3192
2227
|
|
|
3193
2228
|
|
|
3194
|
-
# [1.27.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.1...v1.27.0-rc.2) (2020-12-04)
|
|
3195
2229
|
|
|
3196
|
-
|
|
2230
|
+
# [1.10.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-rc.1...v1.10.0-next.4) (2020-06-07)
|
|
3197
2231
|
|
|
3198
2232
|
|
|
3199
2233
|
|
|
2234
|
+
# [1.10.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.0-next.2...v1.10.0-next.3) (2020-06-05)
|
|
3200
2235
|
|
|
3201
2236
|
|
|
3202
|
-
# [1.27.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.27.0-rc.0...v1.27.0-rc.1) (2020-12-03)
|
|
3203
2237
|
|
|
3204
|
-
|
|
2238
|
+
# [1.10.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.10.4...v1.10.0-next.2) (2020-06-05)
|
|
3205
2239
|
|
|
3206
2240
|
|
|
3207
2241
|
|
|
2242
|
+
# [1.10.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-next.16...v1.10.0-next.1) (2020-06-03)
|
|
3208
2243
|
|
|
3209
2244
|
|
|
3210
|
-
# [1.27.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.4...v1.27.0-rc.0) (2020-12-03)
|
|
3211
2245
|
|
|
3212
|
-
|
|
2246
|
+
# [1.8.0-next.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.9.0-rc.3...v1.8.0-next.16) (2020-06-02)
|
|
3213
2247
|
|
|
3214
2248
|
|
|
3215
2249
|
|
|
2250
|
+
# [1.8.0-next.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-rc.3...v1.8.0-next.15) (2020-05-29)
|
|
3216
2251
|
|
|
3217
2252
|
|
|
3218
|
-
## [1.26.1-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.3...v1.26.1-rc.4) (2020-12-02)
|
|
3219
2253
|
|
|
3220
|
-
|
|
2254
|
+
# [1.8.0-next.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-next.13...v1.8.0-next.14) (2020-05-28)
|
|
3221
2255
|
|
|
3222
2256
|
|
|
3223
2257
|
|
|
2258
|
+
# [1.8.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-next.12...v1.8.0-next.13) (2020-05-27)
|
|
3224
2259
|
|
|
3225
2260
|
|
|
3226
|
-
## [1.26.1-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.2...v1.26.1-rc.3) (2020-12-02)
|
|
3227
2261
|
|
|
3228
|
-
|
|
2262
|
+
# [1.8.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-rc.2...v1.8.0-next.12) (2020-05-27)
|
|
3229
2263
|
|
|
3230
2264
|
|
|
3231
2265
|
|
|
2266
|
+
# [1.8.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.18...v1.8.0-next.11) (2020-05-17)
|
|
3232
2267
|
|
|
3233
2268
|
|
|
3234
|
-
## [1.26.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.1...v1.26.1-rc.2) (2020-12-02)
|
|
3235
2269
|
|
|
3236
|
-
|
|
2270
|
+
# [1.8.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.24...v1.8.0-next.10) (2020-05-16)
|
|
3237
2271
|
|
|
3238
2272
|
|
|
3239
2273
|
|
|
2274
|
+
# [1.8.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.23...v1.8.0-next.9) (2020-05-15)
|
|
3240
2275
|
|
|
3241
2276
|
|
|
3242
|
-
## [1.26.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.1-rc.0...v1.26.1-rc.1) (2020-12-02)
|
|
3243
2277
|
|
|
3244
|
-
|
|
2278
|
+
# [1.8.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.22...v1.8.0-next.8) (2020-05-15)
|
|
3245
2279
|
|
|
3246
2280
|
|
|
3247
2281
|
|
|
2282
|
+
# [1.8.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.21...v1.8.0-next.7) (2020-05-15)
|
|
3248
2283
|
|
|
3249
2284
|
|
|
3250
|
-
## [1.26.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.26.0-next.0...v1.26.1-rc.0) (2020-12-01)
|
|
3251
2285
|
|
|
2286
|
+
# [1.8.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.14...v1.8.0-next.6) (2020-05-14)
|
|
3252
2287
|
|
|
3253
2288
|
|
|
3254
|
-
## [1.25.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.5...v1.25.1-rc.0) (2020-11-29)
|
|
3255
2289
|
|
|
2290
|
+
# [1.8.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.13...v1.8.0-next.5) (2020-05-14)
|
|
3256
2291
|
|
|
3257
2292
|
|
|
3258
|
-
# [1.25.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.6...v1.25.0-rc.7) (2020-11-27)
|
|
3259
2293
|
|
|
2294
|
+
# [1.8.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.17...v1.8.0-next.4) (2020-05-12)
|
|
3260
2295
|
|
|
3261
2296
|
|
|
3262
|
-
# [1.25.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0...v1.25.0-rc.6) (2020-11-27)
|
|
3263
2297
|
|
|
2298
|
+
# [1.8.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-next.2...v1.8.0-next.3) (2020-05-11)
|
|
3264
2299
|
|
|
3265
2300
|
|
|
3266
|
-
# [1.25.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-next.3...v1.25.0-rc.5) (2020-11-26)
|
|
3267
2301
|
|
|
3268
|
-
|
|
2302
|
+
# [1.8.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.8.0-next.1...v1.8.0-next.2) (2020-05-11)
|
|
3269
2303
|
|
|
3270
2304
|
|
|
3271
2305
|
|
|
2306
|
+
# [1.8.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-next.12...v1.8.0-next.1) (2020-05-11)
|
|
3272
2307
|
|
|
3273
2308
|
|
|
3274
|
-
## [1.25.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.7...v1.25.1-rc.0) (2020-11-29)
|
|
3275
2309
|
|
|
2310
|
+
# [1.7.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.4...v1.7.0-next.12) (2020-05-11)
|
|
3276
2311
|
|
|
3277
2312
|
|
|
3278
|
-
# [1.25.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.5...v1.25.0) (2020-11-26)
|
|
3279
2313
|
|
|
2314
|
+
# [1.7.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-next.10...v1.7.0-next.11) (2020-05-10)
|
|
3280
2315
|
|
|
3281
2316
|
|
|
3282
|
-
# [1.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.23.17...v1.24.0) (2020-11-18)
|
|
3283
2317
|
|
|
2318
|
+
# [1.7.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.15...v1.7.0-next.10) (2020-05-10)
|
|
3284
2319
|
|
|
3285
2320
|
|
|
3286
|
-
## [1.23.17](https://git.elliemae.io/platform-ui/dimsum/compare/v1.24.0-rc.12...v1.23.17) (2020-11-17)
|
|
3287
2321
|
|
|
2322
|
+
# [1.7.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.3...v1.7.0-next.9) (2020-05-08)
|
|
3288
2323
|
|
|
3289
2324
|
|
|
3290
|
-
## [1.23.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.23.15...v1.23.16) (2020-11-16)
|
|
3291
2325
|
|
|
3292
|
-
|
|
2326
|
+
# [1.7.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.14...v1.7.0-next.8) (2020-05-08)
|
|
3293
2327
|
|
|
3294
2328
|
|
|
3295
2329
|
|
|
2330
|
+
# [1.7.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.2...v1.7.0-next.7) (2020-05-07)
|
|
3296
2331
|
|
|
3297
2332
|
|
|
3298
|
-
# [1.25.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.6...v1.25.0-rc.7) (2020-11-27)
|
|
3299
2333
|
|
|
3300
|
-
|
|
2334
|
+
# [1.7.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.6.13...v1.7.0-next.6) (2020-05-06)
|
|
3301
2335
|
|
|
3302
2336
|
|
|
3303
2337
|
|
|
2338
|
+
# [1.7.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.6.8...v1.7.0-next.5) (2020-04-28)
|
|
3304
2339
|
|
|
3305
2340
|
|
|
3306
|
-
# [1.25.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.5...v1.25.0-rc.6) (2020-11-27)
|
|
3307
2341
|
|
|
3308
|
-
|
|
2342
|
+
# [1.7.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-next.3...v1.7.0-next.4) (2020-04-24)
|
|
3309
2343
|
|
|
3310
2344
|
|
|
3311
2345
|
|
|
2346
|
+
# [1.7.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.4...v1.7.0-next.3) (2020-04-23)
|
|
3312
2347
|
|
|
3313
2348
|
|
|
3314
|
-
# [1.25.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.4...v1.25.0-rc.5) (2020-11-26)
|
|
3315
2349
|
|
|
3316
|
-
|
|
2350
|
+
# [1.7.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.3...v1.7.0-next.2) (2020-04-23)
|
|
3317
2351
|
|
|
3318
2352
|
|
|
3319
2353
|
|
|
2354
|
+
# [1.7.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.7.0-rc.1...v1.7.0-next.1) (2020-04-21)
|
|
3320
2355
|
|
|
3321
2356
|
|
|
3322
|
-
|
|
2357
|
+
### Features
|
|
3323
2358
|
|
|
3324
|
-
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
2359
|
+
* merge master to next ([#1215](https://git.elliemae.io/platform-ui/dimsum/issues/1215)) ([3612a6a](https://git.elliemae.io/platform-ui/dimsum/commits/3612a6ace96ea971ed5bfc2db93aa8c5b75bbc63)), closes [#1173](https://git.elliemae.io/platform-ui/dimsum/issues/1173) [#1174](https://git.elliemae.io/platform-ui/dimsum/issues/1174) [#1175](https://git.elliemae.io/platform-ui/dimsum/issues/1175) [#1190](https://git.elliemae.io/platform-ui/dimsum/issues/1190) [#1197](https://git.elliemae.io/platform-ui/dimsum/issues/1197) [#1203](https://git.elliemae.io/platform-ui/dimsum/issues/1203) [#1204](https://git.elliemae.io/platform-ui/dimsum/issues/1204) [#1206](https://git.elliemae.io/platform-ui/dimsum/issues/1206) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1081](https://git.elliemae.io/platform-ui/dimsum/issues/1081) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1082](https://git.elliemae.io/platform-ui/dimsum/issues/1082) [#1083](https://git.elliemae.io/platform-ui/dimsum/issues/1083) [#1084](https://git.elliemae.io/platform-ui/dimsum/issues/1084) [#1066](https://git.elliemae.io/platform-ui/dimsum/issues/1066) [#1089](https://git.elliemae.io/platform-ui/dimsum/issues/1089) [#1090](https://git.elliemae.io/platform-ui/dimsum/issues/1090) [#1091](https://git.elliemae.io/platform-ui/dimsum/issues/1091) [#1096](https://git.elliemae.io/platform-ui/dimsum/issues/1096) [#1097](https://git.elliemae.io/platform-ui/dimsum/issues/1097) [#1100](https://git.elliemae.io/platform-ui/dimsum/issues/1100) [#1101](https://git.elliemae.io/platform-ui/dimsum/issues/1101) [#1108](https://git.elliemae.io/platform-ui/dimsum/issues/1108) [#1110](https://git.elliemae.io/platform-ui/dimsum/issues/1110) [#1109](https://git.elliemae.io/platform-ui/dimsum/issues/1109) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1114](https://git.elliemae.io/platform-ui/dimsum/issues/1114) [#1123](https://git.elliemae.io/platform-ui/dimsum/issues/1123) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1103](https://git.elliemae.io/platform-ui/dimsum/issues/1103) [#1111](https://git.elliemae.io/platform-ui/dimsum/issues/1111) [#1113](https://git.elliemae.io/platform-ui/dimsum/issues/1113) [#1116](https://git.elliemae.io/platform-ui/dimsum/issues/1116) [#1115](https://git.elliemae.io/platform-ui/dimsum/issues/1115) [#1107](https://git.elliemae.io/platform-ui/dimsum/issues/1107) [#1118](https://git.elliemae.io/platform-ui/dimsum/issues/1118) [#1119](https://git.elliemae.io/platform-ui/dimsum/issues/1119) [#1122](https://git.elliemae.io/platform-ui/dimsum/issues/1122) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1081](https://git.elliemae.io/platform-ui/dimsum/issues/1081) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1082](https://git.elliemae.io/platform-ui/dimsum/issues/1082) [#1083](https://git.elliemae.io/platform-ui/dimsum/issues/1083) [#1084](https://git.elliemae.io/platform-ui/dimsum/issues/1084) [#1066](https://git.elliemae.io/platform-ui/dimsum/issues/1066) [#1089](https://git.elliemae.io/platform-ui/dimsum/issues/1089) [#1090](https://git.elliemae.io/platform-ui/dimsum/issues/1090) [#1091](https://git.elliemae.io/platform-ui/dimsum/issues/1091) [#1096](https://git.elliemae.io/platform-ui/dimsum/issues/1096) [#1097](https://git.elliemae.io/platform-ui/dimsum/issues/1097) [#1100](https://git.elliemae.io/platform-ui/dimsum/issues/1100) [#1101](https://git.elliemae.io/platform-ui/dimsum/issues/1101) [#1108](https://git.elliemae.io/platform-ui/dimsum/issues/1108) [#1110](https://git.elliemae.io/platform-ui/dimsum/issues/1110) [#1109](https://git.elliemae.io/platform-ui/dimsum/issues/1109) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1121](https://git.elliemae.io/platform-ui/dimsum/issues/1121) [#1127](https://git.elliemae.io/platform-ui/dimsum/issues/1127) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1103](https://git.elliemae.io/platform-ui/dimsum/issues/1103) [#1111](https://git.elliemae.io/platform-ui/dimsum/issues/1111) [#1113](https://git.elliemae.io/platform-ui/dimsum/issues/1113) [#1116](https://git.elliemae.io/platform-ui/dimsum/issues/1116) [#1115](https://git.elliemae.io/platform-ui/dimsum/issues/1115) [#1107](https://git.elliemae.io/platform-ui/dimsum/issues/1107) [#1118](https://git.elliemae.io/platform-ui/dimsum/issues/1118) [#1119](https://git.elliemae.io/platform-ui/dimsum/issues/1119) [#1122](https://git.elliemae.io/platform-ui/dimsum/issues/1122) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1081](https://git.elliemae.io/platform-ui/dimsum/issues/1081) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1082](https://git.elliemae.io/platform-ui/dimsum/issues/1082) [#1083](https://git.elliemae.io/platform-ui/dimsum/issues/1083) [#1084](https://git.elliemae.io/platform-ui/dimsum/issues/1084) [#1066](https://git.elliemae.io/platform-ui/dimsum/issues/1066) [#1089](https://git.elliemae.io/platform-ui/dimsum/issues/1089) [#1090](https://git.elliemae.io/platform-ui/dimsum/issues/1090) [#1091](https://git.elliemae.io/platform-ui/dimsum/issues/1091) [#1096](https://git.elliemae.io/platform-ui/dimsum/issues/1096) [#1097](https://git.elliemae.io/platform-ui/dimsum/issues/1097) [#1100](https://git.elliemae.io/platform-ui/dimsum/issues/1100) [#1101](https://git.elliemae.io/platform-ui/dimsum/issues/1101) [#1108](https://git.elliemae.io/platform-ui/dimsum/issues/1108) [#1110](https://git.elliemae.io/platform-ui/dimsum/issues/1110) [#1109](https://git.elliemae.io/platform-ui/dimsum/issues/1109) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1121](https://git.elliemae.io/platform-ui/dimsum/issues/1121) [#1124](https://git.elliemae.io/platform-ui/dimsum/issues/1124) [#1130](https://git.elliemae.io/platform-ui/dimsum/issues/1130) [#1132](https://git.elliemae.io/platform-ui/dimsum/issues/1132) [#1134](https://git.elliemae.io/platform-ui/dimsum/issues/1134) [#1112](https://git.elliemae.io/platform-ui/dimsum/issues/1112) [#1133](https://git.elliemae.io/platform-ui/dimsum/issues/1133) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1079](https://git.elliemae.io/platform-ui/dimsum/issues/1079) [#1080](https://git.elliemae.io/platform-ui/dimsum/issues/1080) [#1077](https://git.elliemae.io/platform-ui/dimsum/issues/1077) [#1087](https://git.elliemae.io/platform-ui/dimsum/issues/1087) [#1085](https://git.elliemae.io/platform-ui/dimsum/issues/1085) [#1086](https://git.elliemae.io/platform-ui/dimsum/issues/1086) [#1094](https://git.elliemae.io/platform-ui/dimsum/issues/1094) [#1092](https://git.elliemae.io/platform-ui/dimsum/issues/1092) [#1098](https://git.elliemae.io/platform-ui/dimsum/issues/1098) [#1095](https://git.elliemae.io/platform-ui/dimsum/issues/1095) [#1099](https://git.elliemae.io/platform-ui/dimsum/issues/1099) [#1102](https://git.elliemae.io/platform-ui/dimsum/issues/1102) [#1104](https://git.elliemae.io/platform-ui/dimsum/issues/1104) [#1106](https://git.elliemae.io/platform-ui/dimsum/issues/1106) [#1103](https://git.elliemae.io/platform-ui/dimsum/issues/1103) [#1111](https://git.elliemae.io/platform-ui/dimsum/issues/1111) [#1113](https://git.elliemae.io/platform-ui/dimsum/issues/1113) [#1116](https://git.elliemae.io/platform-ui/dimsum/issues/1116) [#1115](https://git.elliemae.io/platform-ui/dimsum/issues/1115) [#1107](https://git.elliemae.io/platform-ui/dimsum/issues/1107) [#1118](https://git.elliemae.io/platform-ui/dimsum/issues/1118) [#1119](https://git.elliemae.io/platform-ui/dimsum/issues/1119) [#1122](https://git.elliemae.io/platform-ui/dimsum/issues/1122) [#1063](https://git.elliemae.io/platform-ui/dimsum/issues/1063) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1065](https://git.elliemae.io/platform-ui/dimsum/issues/1065) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1067](https://git.elliemae.io/platform-ui/dimsum/issues/1067) [#1070](https://git.elliemae.io/platform-ui/dimsum/issues/1070) [#1071](https://git.elliemae.io/platform-ui/dimsum/issues/1071) [#1076](https://git.elliemae.io/platform-ui/dimsum/issues/1076) [#1075](https://git.elliemae.io/platform-ui/dimsum/issues/1075) [#1081](https://git.elliemae.io/platform-ui/dimsum/issues/1081) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1060](https://git.elliemae.io/platform-ui/dimsum/issues/1060) [#1064](https://git.elliemae.io/platform-ui/dimsum/issues/1064) [#1069](https://git.elliemae.io/platform-ui/dimsum/issues/1069) [#1068](https://git.elliemae.io/platform-ui/dimsum/issues/1068) [#1073](https://git.elliemae.io/platform-ui/dimsum/issues/1073) [#1072](https://git.elliemae.io/platform-ui/dimsum/issues/1072) [#1082](https://git.elliemae.io/platform-ui/dimsum/issues/1082) [#1083](https://git.elliemae.io/platform-ui/dimsum/issues/1083) [#1084](https://git.elliemae.io/platform-ui/dimsum/issues/1084) [#1066](https://git.elliemae.io/platform-ui/dimsum/issues/1066) [#1089](https://git.elliemae.io/platform-ui/dimsum/issues/1089) [#1090](https://git.elliemae.io/platform-ui/dimsum/issues/1090) [#1091](https://git.elliemae.io/platform-ui/dimsum/issues/1091) [#1096](https://git.elliemae.io/platform-ui/dimsum/issues/1096) [#1097](https://git.elliemae.io/platform-ui/dimsum/issues/1097) [#1100](https://git.elliemae.io/platform-ui/dimsum/issues/1100) [#1101](https://git.elliemae.io/platform-ui/dimsum/issues/1101) [#1108](https://git.elliemae.io/platform-ui/dimsum/issues/1108) [#1110](https://git.elliemae.io/platform-ui/dimsum/issues/1110) [#1109](https://git.elliemae.io/platform-ui/dimsum/issues/1109) [#1061](https://git.elliemae.io/platform-ui/dimsum/issues/1061) [#1209](https://git.elliemae.io/platform-ui/dimsum/issues/1209) [#1212](https://git.elliemae.io/platform-ui/dimsum/issues/1212)
|
|
3325
2360
|
|
|
3326
2361
|
|
|
3327
2362
|
|
|
2363
|
+
# [1.6.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.6.0-next.3...v1.6.0-next.4) (2020-04-21)
|
|
3328
2364
|
|
|
3329
2365
|
|
|
3330
|
-
# [1.25.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.2...v1.25.0-rc.3) (2020-11-19)
|
|
3331
2366
|
|
|
3332
|
-
|
|
2367
|
+
# [1.6.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.5.7...v1.6.0-next.3) (2020-04-17)
|
|
3333
2368
|
|
|
3334
2369
|
|
|
3335
2370
|
|
|
2371
|
+
# [1.6.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.6.0-rc.6...v1.6.0-next.2) (2020-04-15)
|
|
3336
2372
|
|
|
3337
2373
|
|
|
3338
|
-
# [1.25.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.25.0-rc.1...v1.25.0-rc.2) (2020-11-18)
|
|
3339
2374
|
|
|
3340
|
-
|
|
2375
|
+
# [1.6.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.5.2...v1.6.0-next.1) (2020-04-09)
|
|
3341
2376
|
|
|
3342
2377
|
|
|
3343
2378
|
|