@elliemae/pui-dimsum 2.0.0-alpha.7 → 2.0.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +102 -99
- package/package.json +30 -30
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [2.0.0-
|
|
6
|
+
## [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)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [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)
|
|
7
15
|
|
|
8
16
|
|
|
9
17
|
### ⚠ BREAKING CHANGES
|
|
@@ -32,214 +40,209 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
32
40
|
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
33
41
|
|
|
34
42
|
|
|
43
|
+
### Bug Fixes
|
|
35
44
|
|
|
36
|
-
|
|
45
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
37
46
|
|
|
38
47
|
|
|
39
|
-
### ⚠ BREAKING CHANGES
|
|
40
48
|
|
|
41
|
-
|
|
42
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
49
|
+
## [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)
|
|
43
50
|
|
|
44
|
-
|
|
51
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
45
52
|
|
|
46
|
-
* fix: build error
|
|
47
53
|
|
|
48
|
-
* fix: upgrade open source libraries to their latest patch
|
|
49
54
|
|
|
50
|
-
* fix: dev dependencies
|
|
51
55
|
|
|
52
|
-
* fix: asynchornous execution of rollup and tsc
|
|
53
56
|
|
|
54
|
-
|
|
57
|
+
## [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)
|
|
55
58
|
|
|
56
|
-
|
|
59
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
57
60
|
|
|
58
|
-
* chore: test
|
|
59
61
|
|
|
60
|
-
### Features
|
|
61
62
|
|
|
62
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
63
63
|
|
|
64
64
|
|
|
65
|
+
## [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)
|
|
65
66
|
|
|
66
|
-
|
|
67
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
67
68
|
|
|
68
69
|
|
|
69
|
-
### ⚠ BREAKING CHANGES
|
|
70
70
|
|
|
71
|
-
* - discontinue IE11 support
|
|
72
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
73
71
|
|
|
74
|
-
* fix: tsconfig correction
|
|
75
72
|
|
|
76
|
-
|
|
73
|
+
## [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)
|
|
77
74
|
|
|
78
|
-
|
|
75
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
79
76
|
|
|
80
|
-
* fix: dev dependencies
|
|
81
77
|
|
|
82
|
-
* fix: asynchornous execution of rollup and tsc
|
|
83
78
|
|
|
84
|
-
* chore: test
|
|
85
79
|
|
|
86
|
-
* chore: test
|
|
87
80
|
|
|
88
|
-
|
|
81
|
+
## [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)
|
|
89
82
|
|
|
90
|
-
|
|
83
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
91
84
|
|
|
92
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
93
85
|
|
|
94
86
|
|
|
95
87
|
|
|
96
|
-
## [2.0.0-alpha.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.4) (2021-09-14)
|
|
97
88
|
|
|
89
|
+
## [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)
|
|
98
90
|
|
|
99
|
-
|
|
91
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
100
92
|
|
|
101
|
-
* - discontinue IE11 support
|
|
102
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
103
93
|
|
|
104
|
-
* fix: tsconfig correction
|
|
105
94
|
|
|
106
|
-
* fix: build error
|
|
107
95
|
|
|
108
|
-
* fix: upgrade open source libraries to their latest patch
|
|
109
96
|
|
|
110
|
-
|
|
97
|
+
## [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)
|
|
111
98
|
|
|
112
|
-
|
|
99
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
113
100
|
|
|
114
|
-
* chore: test
|
|
115
101
|
|
|
116
|
-
* chore: test
|
|
117
102
|
|
|
118
|
-
* chore: test
|
|
119
103
|
|
|
120
|
-
### Features
|
|
121
104
|
|
|
122
|
-
|
|
105
|
+
## [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)
|
|
123
106
|
|
|
107
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
124
108
|
|
|
125
109
|
|
|
126
|
-
## [2.0.0-alpha.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.3) (2021-09-13)
|
|
127
110
|
|
|
128
111
|
|
|
129
|
-
### ⚠ BREAKING CHANGES
|
|
130
112
|
|
|
131
|
-
|
|
132
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
113
|
+
## [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)
|
|
133
114
|
|
|
134
|
-
|
|
115
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
135
116
|
|
|
136
|
-
* fix: build error
|
|
137
117
|
|
|
138
|
-
* fix: upgrade open source libraries to their latest patch
|
|
139
118
|
|
|
140
|
-
* fix: dev dependencies
|
|
141
119
|
|
|
142
|
-
* fix: asynchornous execution of rollup and tsc
|
|
143
120
|
|
|
144
|
-
|
|
121
|
+
## [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)
|
|
145
122
|
|
|
146
|
-
|
|
123
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
147
124
|
|
|
148
|
-
* chore: test
|
|
149
125
|
|
|
150
|
-
### Features
|
|
151
126
|
|
|
152
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
153
127
|
|
|
154
128
|
|
|
129
|
+
## [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)
|
|
155
130
|
|
|
156
|
-
|
|
131
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
157
132
|
|
|
158
133
|
|
|
159
|
-
### ⚠ BREAKING CHANGES
|
|
160
134
|
|
|
161
|
-
* - discontinue IE11 support
|
|
162
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
163
135
|
|
|
164
|
-
* fix: tsconfig correction
|
|
165
136
|
|
|
166
|
-
|
|
137
|
+
## [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)
|
|
167
138
|
|
|
168
|
-
|
|
139
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
169
140
|
|
|
170
|
-
* fix: dev dependencies
|
|
171
141
|
|
|
172
|
-
* fix: asynchornous execution of rollup and tsc
|
|
173
142
|
|
|
174
|
-
* chore: test
|
|
175
143
|
|
|
176
|
-
* chore: test
|
|
177
144
|
|
|
178
|
-
|
|
145
|
+
## [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)
|
|
179
146
|
|
|
180
|
-
|
|
147
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
181
148
|
|
|
182
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
183
149
|
|
|
184
150
|
|
|
185
151
|
|
|
186
|
-
## [2.0.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.1) (2021-09-07)
|
|
187
152
|
|
|
153
|
+
## [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)
|
|
188
154
|
|
|
189
|
-
|
|
155
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
190
156
|
|
|
191
|
-
* - discontinue IE11 support
|
|
192
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
193
157
|
|
|
194
|
-
* fix: tsconfig correction
|
|
195
158
|
|
|
196
|
-
* fix: build error
|
|
197
159
|
|
|
198
|
-
* fix: upgrade open source libraries to their latest patch
|
|
199
160
|
|
|
200
|
-
|
|
161
|
+
## [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)
|
|
201
162
|
|
|
202
|
-
|
|
163
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
203
164
|
|
|
204
|
-
* chore: test
|
|
205
165
|
|
|
206
|
-
* chore: test
|
|
207
166
|
|
|
208
|
-
* chore: test
|
|
209
167
|
|
|
210
|
-
### Features
|
|
211
168
|
|
|
212
|
-
|
|
169
|
+
### [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)
|
|
213
170
|
|
|
171
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
214
172
|
|
|
215
173
|
|
|
216
|
-
## [2.0.0-alpha.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.0) (2021-09-07)
|
|
217
174
|
|
|
218
175
|
|
|
219
|
-
### ⚠ BREAKING CHANGES
|
|
220
176
|
|
|
221
|
-
|
|
222
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
177
|
+
### [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)
|
|
223
178
|
|
|
224
|
-
|
|
179
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
225
180
|
|
|
226
|
-
* fix: build error
|
|
227
181
|
|
|
228
|
-
* fix: upgrade open source libraries to their latest patch
|
|
229
182
|
|
|
230
|
-
* fix: dev dependencies
|
|
231
183
|
|
|
232
|
-
* fix: asynchornous execution of rollup and tsc
|
|
233
184
|
|
|
234
|
-
|
|
185
|
+
## [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)
|
|
235
186
|
|
|
236
|
-
|
|
187
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
237
188
|
|
|
238
|
-
* chore: test
|
|
239
189
|
|
|
240
|
-
### Features
|
|
241
190
|
|
|
242
|
-
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## [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)
|
|
194
|
+
|
|
195
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
## [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)
|
|
202
|
+
|
|
203
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## [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)
|
|
210
|
+
|
|
211
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
## [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)
|
|
218
|
+
|
|
219
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## [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)
|
|
226
|
+
|
|
227
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
## [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)
|
|
234
|
+
|
|
235
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## [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)
|
|
242
|
+
|
|
243
|
+
**Note:** Version bump only for package @elliemae/pui-dimsum
|
|
244
|
+
|
|
245
|
+
|
|
243
246
|
|
|
244
247
|
|
|
245
248
|
|
package/package.json
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-dimsum",
|
|
3
3
|
"description": "EllieMae - Dimsum",
|
|
4
|
-
"version": "2.0.0-
|
|
4
|
+
"version": "2.0.0-next.1",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css",
|
|
7
7
|
"*.scss"
|
|
8
8
|
],
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@elliemae/ds-banner": "2.0.0-
|
|
11
|
-
"@elliemae/ds-basic": "2.0.0-
|
|
12
|
-
"@elliemae/ds-card-array": "2.0.0-
|
|
13
|
-
"@elliemae/ds-card-navigation": "2.0.0-
|
|
14
|
-
"@elliemae/ds-codeeditor": "2.0.0-
|
|
15
|
-
"@elliemae/ds-comments": "2.0.0-
|
|
16
|
-
"@elliemae/ds-datagrids": "2.0.0-
|
|
17
|
-
"@elliemae/ds-date-picker": "2.0.0-
|
|
18
|
-
"@elliemae/ds-date-range-picker": "2.0.0-
|
|
19
|
-
"@elliemae/ds-date-range-selector": "2.0.0-
|
|
20
|
-
"@elliemae/ds-date-time-picker": "2.0.0-
|
|
21
|
-
"@elliemae/ds-date-time-recurrence-picker": "2.0.0-
|
|
22
|
-
"@elliemae/ds-dropdownmenu": "2.0.0-
|
|
23
|
-
"@elliemae/ds-filterbar": "2.0.0-
|
|
24
|
-
"@elliemae/ds-icons": "2.0.0-
|
|
25
|
-
"@elliemae/ds-imagelibrarymodal": "2.0.0-
|
|
26
|
-
"@elliemae/ds-modal": "2.0.0-
|
|
27
|
-
"@elliemae/ds-modal-slide": "2.0.0-
|
|
28
|
-
"@elliemae/ds-number-range-field": "2.0.0-
|
|
29
|
-
"@elliemae/ds-query-builder": "2.0.0-
|
|
30
|
-
"@elliemae/ds-ribbon": "2.0.0-
|
|
31
|
-
"@elliemae/ds-search-field": "2.0.0-
|
|
32
|
-
"@elliemae/ds-shared": "2.0.0-
|
|
33
|
-
"@elliemae/ds-shuttle": "2.0.0-
|
|
34
|
-
"@elliemae/ds-treeview": "2.0.0-
|
|
35
|
-
"@elliemae/ds-uploader": "2.0.0-
|
|
36
|
-
"@elliemae/ds-utilities": "2.0.0-
|
|
37
|
-
"@elliemae/ds-wizard": "2.0.0-
|
|
38
|
-
"@elliemae/ds-wysiwygeditor": "2.0.0-
|
|
10
|
+
"@elliemae/ds-banner": "2.0.0-next.1",
|
|
11
|
+
"@elliemae/ds-basic": "2.0.0-next.1",
|
|
12
|
+
"@elliemae/ds-card-array": "2.0.0-next.1",
|
|
13
|
+
"@elliemae/ds-card-navigation": "2.0.0-next.1",
|
|
14
|
+
"@elliemae/ds-codeeditor": "2.0.0-next.1",
|
|
15
|
+
"@elliemae/ds-comments": "2.0.0-next.1",
|
|
16
|
+
"@elliemae/ds-datagrids": "2.0.0-next.1",
|
|
17
|
+
"@elliemae/ds-date-picker": "2.0.0-next.1",
|
|
18
|
+
"@elliemae/ds-date-range-picker": "2.0.0-next.1",
|
|
19
|
+
"@elliemae/ds-date-range-selector": "2.0.0-next.1",
|
|
20
|
+
"@elliemae/ds-date-time-picker": "2.0.0-next.1",
|
|
21
|
+
"@elliemae/ds-date-time-recurrence-picker": "2.0.0-next.1",
|
|
22
|
+
"@elliemae/ds-dropdownmenu": "2.0.0-next.1",
|
|
23
|
+
"@elliemae/ds-filterbar": "2.0.0-next.1",
|
|
24
|
+
"@elliemae/ds-icons": "2.0.0-next.1",
|
|
25
|
+
"@elliemae/ds-imagelibrarymodal": "2.0.0-next.1",
|
|
26
|
+
"@elliemae/ds-modal": "2.0.0-next.1",
|
|
27
|
+
"@elliemae/ds-modal-slide": "2.0.0-next.1",
|
|
28
|
+
"@elliemae/ds-number-range-field": "2.0.0-next.1",
|
|
29
|
+
"@elliemae/ds-query-builder": "2.0.0-next.1",
|
|
30
|
+
"@elliemae/ds-ribbon": "2.0.0-next.1",
|
|
31
|
+
"@elliemae/ds-search-field": "2.0.0-next.1",
|
|
32
|
+
"@elliemae/ds-shared": "2.0.0-next.1",
|
|
33
|
+
"@elliemae/ds-shuttle": "2.0.0-next.1",
|
|
34
|
+
"@elliemae/ds-treeview": "2.0.0-next.1",
|
|
35
|
+
"@elliemae/ds-uploader": "2.0.0-next.1",
|
|
36
|
+
"@elliemae/ds-utilities": "2.0.0-next.1",
|
|
37
|
+
"@elliemae/ds-wizard": "2.0.0-next.1",
|
|
38
|
+
"@elliemae/ds-wysiwygeditor": "2.0.0-next.1"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": "~17.0.2",
|