es-components 21.6.81-pre-prod.2 → 21.6.82
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 +29 -32
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
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
|
+
## <small>21.6.82 (2022-01-31)</small>
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package es-components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## <small>21.6.82-pre-prod.0 (2022-01-31)</small>
|
|
15
|
+
|
|
16
|
+
* Merge pull request #602 from WTW-IM/dependabot/npm_and_yarn/packages/es-components/follow-redirects- ([5d1291d](https://github.com/wtw-im/es-components/commit/5d1291d)), closes [#602](https://github.com/wtw-im/es-components/issues/602)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## <small>21.6.81 (2022-01-26)</small>
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package es-components
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
## <small>21.6.81-pre-prod.2 (2022-01-31)</small>
|
|
7
29
|
|
|
8
30
|
* Merge pull request #598 from WTW-IM/dependabot/npm_and_yarn/packages/es-components/follow-redirects- ([86b4b58](https://github.com/wtw-im/es-components/commit/86b4b58)), closes [#598](https://github.com/wtw-im/es-components/issues/598)
|
|
@@ -26,39 +48,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
26
48
|
|
|
27
49
|
## <small>21.6.80-pre-prod.0 (2022-01-26)</small>
|
|
28
50
|
|
|
29
|
-
* [skip ci] v21.6.80-pre-prod.0 ([58ac744](https://github.com/wtw-im/es-components/commit/58ac744))
|
|
30
51
|
* Merging master into pre-prod [skip-release] ([bfee85f](https://github.com/wtw-im/es-components/commit/bfee85f))
|
|
31
52
|
|
|
32
53
|
|
|
33
54
|
|
|
34
|
-
## <small>21.6.78-pre-prod.7 (2022-01-26)</small>
|
|
35
55
|
|
|
36
|
-
|
|
37
|
-
* Merging master into pre-prod [skip-release] ([1401dc4](https://github.com/wtw-im/es-components/commit/1401dc4))
|
|
56
|
+
## <small>21.6.80-pre-prod.0 (2022-01-26)</small>
|
|
38
57
|
|
|
58
|
+
* [skip ci] v21.6.80-pre-prod.0 ([58ac744](https://github.com/wtw-im/es-components/commit/58ac744))
|
|
59
|
+
* Merging master into pre-prod [skip-release] ([bfee85f](https://github.com/wtw-im/es-components/commit/bfee85f))
|
|
39
60
|
|
|
40
61
|
|
|
41
|
-
## <small>21.6.78-pre-prod.6 (2021-11-18)</small>
|
|
42
62
|
|
|
43
|
-
* [skip ci] v21.6.78-pre-prod.6 ([6e31f4e](https://github.com/wtw-im/es-components/commit/6e31f4e))
|
|
44
|
-
* Added disableCloseOnScroll prop to Popover ([bb387db](https://github.com/wtw-im/es-components/commit/bb387db))
|
|
45
|
-
* Added disbleScrollOnClose to useEffect deps ([5a6fccc](https://github.com/wtw-im/es-components/commit/5a6fccc))
|
|
46
|
-
* Merged in proper base branch ([e62f77f](https://github.com/wtw-im/es-components/commit/e62f77f))
|
|
47
|
-
* Returning noop instead of undefined when disableCloseOnScroll ([23f4a82](https://github.com/wtw-im/es-components/commit/23f4a82))
|
|
48
63
|
|
|
49
64
|
|
|
65
|
+
## <small>21.6.79 (2022-01-26)</small>
|
|
50
66
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
* [skip ci] v21.6.78-pre-prod.5 ([c719ba2](https://github.com/wtw-im/es-components/commit/c719ba2))
|
|
67
|
+
* Docs: include links to UX validation patterns ([44d7252](https://github.com/wtw-im/es-components/commit/44d7252))
|
|
54
68
|
|
|
55
69
|
|
|
56
70
|
|
|
57
71
|
|
|
58
72
|
|
|
59
|
-
## <small>21.6.
|
|
73
|
+
## <small>21.6.78 (2021-11-12)</small>
|
|
60
74
|
|
|
61
|
-
*
|
|
75
|
+
* Merge remote-tracking branch 'origin/master' into pre-prod ([db3a00e](https://github.com/wtw-im/es-components/commit/db3a00e))
|
|
62
76
|
|
|
63
77
|
|
|
64
78
|
|
|
@@ -78,29 +92,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
78
92
|
* Returning noop instead of undefined when disableCloseOnScroll ([23f4a82](https://github.com/wtw-im/es-components/commit/23f4a82))
|
|
79
93
|
|
|
80
94
|
|
|
81
|
-
|
|
82
95
|
## <small>21.6.78-pre-prod.5 (2021-11-12)</small>
|
|
83
96
|
|
|
84
97
|
* [skip ci] v21.6.78-pre-prod.5 ([c719ba2](https://github.com/wtw-im/es-components/commit/c719ba2))
|
|
85
98
|
|
|
86
99
|
|
|
87
100
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
## <small>21.6.79 (2022-01-26)</small>
|
|
91
|
-
|
|
92
|
-
* Docs: include links to UX validation patterns ([44d7252](https://github.com/wtw-im/es-components/commit/44d7252))
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## <small>21.6.78 (2021-11-12)</small>
|
|
99
|
-
|
|
100
|
-
* Merge remote-tracking branch 'origin/master' into pre-prod ([db3a00e](https://github.com/wtw-im/es-components/commit/db3a00e))
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
101
|
## <small>21.6.77 (2021-10-22)</small>
|
|
105
102
|
|
|
106
103
|
* [skip ci] v21.6.77 ([4e07bf1](https://github.com/wtw-im/es-components/commit/4e07bf1))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "es-components",
|
|
3
|
-
"version": "21.6.
|
|
3
|
+
"version": "21.6.82",
|
|
4
4
|
"description": "React components built for Exchange Solutions products",
|
|
5
5
|
"author": "Willis Towers Watson - Individual Marketplace",
|
|
6
6
|
"license": "MIT",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"babel-preset-wtw-im": "^2.5.0",
|
|
65
65
|
"bl": "^1.2.3",
|
|
66
66
|
"concurrently": "^6.0.2",
|
|
67
|
-
"es-components-via-theme": "^21.6.
|
|
67
|
+
"es-components-via-theme": "^21.6.82",
|
|
68
68
|
"eslint": "^7.24.0",
|
|
69
69
|
"eslint-config-airbnb": "^18.2.1",
|
|
70
70
|
"eslint-config-exchange-solutions": "^7.0.0",
|
|
@@ -120,5 +120,5 @@
|
|
|
120
120
|
"ast-types": "^0.14.0",
|
|
121
121
|
"bl": "^1.2.3"
|
|
122
122
|
},
|
|
123
|
-
"gitHead": "
|
|
123
|
+
"gitHead": "7e93406bb900f601583d4b8a0ebec8aa69ebace7"
|
|
124
124
|
}
|