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