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