@elliemae/pui-dimsum 2.1.0-rc.7 → 2.2.0-alpha.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +57 -35
  2. package/package.json +31 -31
package/CHANGELOG.md CHANGED
@@ -3,107 +3,129 @@
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.1.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.6...v2.1.0-rc.7) (2021-12-20)
7
-
8
- **Note:** Version bump only for package @elliemae/pui-dimsum
9
-
10
-
11
-
12
-
13
-
14
- ## [2.1.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.5...v2.1.0-rc.6) (2021-12-17)
15
-
16
- **Note:** Version bump only for package @elliemae/pui-dimsum
17
-
6
+ ## [2.2.0-alpha.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0...v2.2.0-alpha.2) (2021-12-22)
18
7
 
19
8
 
9
+ ### Bug Fixes
20
10
 
11
+ * build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
21
12
 
22
- ## [2.1.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.4...v2.1.0-rc.5) (2021-12-16)
23
13
 
24
- **Note:** Version bump only for package @elliemae/pui-dimsum
25
14
 
15
+ ## [2.2.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0...v2.2.0-alpha.1) (2021-12-21)
26
16
 
27
17
 
18
+ ### Bug Fixes
28
19
 
20
+ * build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
29
21
 
30
- ## [2.1.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.3...v2.1.0-rc.4) (2021-12-16)
31
-
32
- **Note:** Version bump only for package @elliemae/pui-dimsum
33
22
 
34
23
 
24
+ ## [2.0.0-alpha.14](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.14) (2021-12-15)
35
25
 
36
26
 
27
+ ### ⚠ BREAKING CHANGES
37
28
 
38
- ## [2.1.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.2...v2.1.0-rc.3) (2021-12-15)
29
+ * - discontinue IE11 support
30
+ - minimum supported NodeJS version is 14.x and higher
39
31
 
40
- **Note:** Version bump only for package @elliemae/pui-dimsum
32
+ * fix: tsconfig correction
41
33
 
34
+ * fix: build error
42
35
 
36
+ * fix: upgrade open source libraries to their latest patch
43
37
 
38
+ * fix: dev dependencies
44
39
 
40
+ * fix: asynchornous execution of rollup and tsc
45
41
 
46
- ## [2.1.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.1...v2.1.0-rc.2) (2021-12-15)
42
+ * chore: test
47
43
 
48
- **Note:** Version bump only for package @elliemae/pui-dimsum
44
+ * chore: test
49
45
 
46
+ * chore: test
50
47
 
48
+ ### Features
51
49
 
50
+ * typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
52
51
 
53
52
 
54
- ## [2.1.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.1.0-rc.0...v2.1.0-rc.1) (2021-12-15)
53
+ ### Bug Fixes
55
54
 
56
- **Note:** Version bump only for package @elliemae/pui-dimsum
55
+ * beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
56
+ * build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
57
57
 
58
58
 
59
59
 
60
+ ## [2.0.0-alpha.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.13) (2021-12-13)
60
61
 
61
62
 
62
- ## [2.1.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.1-rc.0...v2.1.0-rc.0) (2021-12-14)
63
+ ### BREAKING CHANGES
63
64
 
64
- **Note:** Version bump only for package @elliemae/pui-dimsum
65
+ * - discontinue IE11 support
66
+ - minimum supported NodeJS version is 14.x and higher
65
67
 
68
+ * fix: tsconfig correction
66
69
 
70
+ * fix: build error
67
71
 
72
+ * fix: upgrade open source libraries to their latest patch
68
73
 
74
+ * fix: dev dependencies
69
75
 
70
- ### [2.0.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.19...v2.0.1-rc.0) (2021-12-13)
76
+ * fix: asynchornous execution of rollup and tsc
71
77
 
72
- **Note:** Version bump only for package @elliemae/pui-dimsum
78
+ * chore: test
73
79
 
80
+ * chore: test
74
81
 
82
+ * chore: test
75
83
 
84
+ ### Features
76
85
 
86
+ * typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
77
87
 
78
- ## [2.0.0-rc.19](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.18...v2.0.0-rc.19) (2021-12-10)
79
88
 
80
- **Note:** Version bump only for package @elliemae/pui-dimsum
89
+ ### Bug Fixes
81
90
 
91
+ * beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
92
+ * build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
82
93
 
83
94
 
84
95
 
96
+ ## [2.0.0-alpha.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.12) (2021-12-10)
85
97
 
86
- ## [2.0.0-rc.18](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.17...v2.0.0-rc.18) (2021-12-08)
87
98
 
88
- **Note:** Version bump only for package @elliemae/pui-dimsum
99
+ ### BREAKING CHANGES
89
100
 
101
+ * - discontinue IE11 support
102
+ - minimum supported NodeJS version is 14.x and higher
90
103
 
104
+ * fix: tsconfig correction
91
105
 
106
+ * fix: build error
92
107
 
108
+ * fix: upgrade open source libraries to their latest patch
93
109
 
94
- ## [2.0.0-rc.17](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.16...v2.0.0-rc.17) (2021-12-08)
110
+ * fix: dev dependencies
95
111
 
96
- **Note:** Version bump only for package @elliemae/pui-dimsum
112
+ * fix: asynchornous execution of rollup and tsc
97
113
 
114
+ * chore: test
98
115
 
116
+ * chore: test
99
117
 
118
+ * chore: test
100
119
 
120
+ ### Features
101
121
 
102
- ## [2.0.0-rc.16](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.15...v2.0.0-rc.16) (2021-12-08)
122
+ * typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
103
123
 
104
- **Note:** Version bump only for package @elliemae/pui-dimsum
105
124
 
125
+ ### Bug Fixes
106
126
 
127
+ * beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
128
+ * build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
107
129
 
108
130
 
109
131
 
package/package.json CHANGED
@@ -1,42 +1,42 @@
1
1
  {
2
2
  "name": "@elliemae/pui-dimsum",
3
3
  "description": "EllieMae - Dimsum",
4
- "version": "2.1.0-rc.7",
4
+ "version": "2.2.0-alpha.2",
5
5
  "sideEffects": [
6
6
  "*.css",
7
7
  "*.scss"
8
8
  ],
9
9
  "dependencies": {
10
- "@elliemae/ds-banner": "2.1.0-rc.7",
11
- "@elliemae/ds-basic": "2.1.0-rc.7",
12
- "@elliemae/ds-card-array": "2.1.0-rc.7",
13
- "@elliemae/ds-card-navigation": "2.1.0-rc.7",
14
- "@elliemae/ds-codeeditor": "2.1.0-rc.7",
15
- "@elliemae/ds-comments": "2.1.0-rc.7",
16
- "@elliemae/ds-datagrids": "2.1.0-rc.7",
17
- "@elliemae/ds-date-picker": "2.1.0-rc.7",
18
- "@elliemae/ds-date-range-picker": "2.1.0-rc.7",
19
- "@elliemae/ds-date-range-selector": "2.1.0-rc.7",
20
- "@elliemae/ds-date-time-picker": "2.1.0-rc.7",
21
- "@elliemae/ds-date-time-recurrence-picker": "2.1.0-rc.7",
22
- "@elliemae/ds-dropdownmenu": "2.1.0-rc.7",
23
- "@elliemae/ds-filterbar": "2.1.0-rc.7",
24
- "@elliemae/ds-icons": "2.1.0-rc.7",
25
- "@elliemae/ds-imagelibrarymodal": "2.1.0-rc.7",
26
- "@elliemae/ds-modal": "2.1.0-rc.7",
27
- "@elliemae/ds-modal-slide": "2.1.0-rc.7",
28
- "@elliemae/ds-number-range-field": "2.1.0-rc.7",
29
- "@elliemae/ds-pagination": "2.1.0-rc.7",
30
- "@elliemae/ds-query-builder": "2.1.0-rc.7",
31
- "@elliemae/ds-ribbon": "2.1.0-rc.7",
32
- "@elliemae/ds-search-field": "2.1.0-rc.7",
33
- "@elliemae/ds-shared": "2.1.0-rc.7",
34
- "@elliemae/ds-shuttle": "2.1.0-rc.7",
35
- "@elliemae/ds-treeview": "2.1.0-rc.7",
36
- "@elliemae/ds-uploader": "2.1.0-rc.7",
37
- "@elliemae/ds-utilities": "2.1.0-rc.7",
38
- "@elliemae/ds-wizard": "2.1.0-rc.7",
39
- "@elliemae/ds-wysiwygeditor": "2.1.0-rc.7"
10
+ "@elliemae/ds-banner": "2.2.0-alpha.2",
11
+ "@elliemae/ds-basic": "2.2.0-alpha.2",
12
+ "@elliemae/ds-card-array": "2.2.0-alpha.2",
13
+ "@elliemae/ds-card-navigation": "2.2.0-alpha.2",
14
+ "@elliemae/ds-codeeditor": "2.2.0-alpha.2",
15
+ "@elliemae/ds-comments": "2.2.0-alpha.2",
16
+ "@elliemae/ds-datagrids": "2.2.0-alpha.2",
17
+ "@elliemae/ds-date-picker": "2.2.0-alpha.2",
18
+ "@elliemae/ds-date-range-picker": "2.2.0-alpha.2",
19
+ "@elliemae/ds-date-range-selector": "2.2.0-alpha.2",
20
+ "@elliemae/ds-date-time-picker": "2.2.0-alpha.2",
21
+ "@elliemae/ds-date-time-recurrence-picker": "2.2.0-alpha.2",
22
+ "@elliemae/ds-dropdownmenu": "2.2.0-alpha.2",
23
+ "@elliemae/ds-filterbar": "2.2.0-alpha.2",
24
+ "@elliemae/ds-icons": "2.2.0-alpha.2",
25
+ "@elliemae/ds-imagelibrarymodal": "2.2.0-alpha.2",
26
+ "@elliemae/ds-modal": "2.2.0-alpha.2",
27
+ "@elliemae/ds-modal-slide": "2.2.0-alpha.2",
28
+ "@elliemae/ds-number-range-field": "2.2.0-alpha.2",
29
+ "@elliemae/ds-pagination": "2.2.0-alpha.2",
30
+ "@elliemae/ds-query-builder": "2.2.0-alpha.2",
31
+ "@elliemae/ds-ribbon": "2.2.0-alpha.2",
32
+ "@elliemae/ds-search-field": "2.2.0-alpha.2",
33
+ "@elliemae/ds-shared": "2.2.0-alpha.2",
34
+ "@elliemae/ds-shuttle": "2.2.0-alpha.2",
35
+ "@elliemae/ds-treeview": "2.2.0-alpha.2",
36
+ "@elliemae/ds-uploader": "2.2.0-alpha.2",
37
+ "@elliemae/ds-utilities": "2.2.0-alpha.2",
38
+ "@elliemae/ds-wizard": "2.2.0-alpha.2",
39
+ "@elliemae/ds-wysiwygeditor": "2.2.0-alpha.2"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "react": "~17.0.2",