gatsby-matrix-theme 25.1.0 → 25.1.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 +9 -0
- package/package.json +1 -1
- package/src/components/molecules/wagering-calculator/index.js +1 -1
- package/src/components/molecules/wagering-calculator/wagering-calculator.module.scss +7 -3
- package/src/components/molecules/wagering-calculator/wagering-calculator.stories.js +1 -1
- package/storybook/public/iframe.html +1 -1
- package/storybook/public/{main.c44f4334.iframe.bundle.js → main.acece55b.iframe.bundle.js} +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
## [25.1.1](https://git.ilcd.rocks/team-floyd/themes/matrix-theme/compare/v25.1.0...v25.1.1) (2023-06-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* limited reccommended casinos ([aa8b10e](https://git.ilcd.rocks/team-floyd/themes/matrix-theme/commit/aa8b10e35c842c62aa5a4167679aa6b7c4cf97f4))
|
|
7
|
+
* limited reccommended casinos ([d9b7741](https://git.ilcd.rocks/team-floyd/themes/matrix-theme/commit/d9b77414b46bc6517aefa18f1e79485dfea39409))
|
|
8
|
+
* limited reccommended casinos ([fc23123](https://git.ilcd.rocks/team-floyd/themes/matrix-theme/commit/fc231237ac400a603ff169469b92406cf80571ea))
|
|
9
|
+
|
|
1
10
|
# [25.1.0](https://git.ilcd.rocks/team-floyd/themes/matrix-theme/compare/v25.0.0...v25.1.0) (2023-06-02)
|
|
2
11
|
|
|
3
12
|
|
package/package.json
CHANGED
|
@@ -123,7 +123,7 @@ const WageringCalculator = ({
|
|
|
123
123
|
{operators.length > 0 && isRecommendedOperators && (
|
|
124
124
|
<div className={styles.reccommendedCasinos}>
|
|
125
125
|
<h3>{translate(translations, 'recommended_casinos', 'Recommended Casinos')}</h3>
|
|
126
|
-
{operators.map((operator) => {
|
|
126
|
+
{operators.slice(0, 3).map((operator) => {
|
|
127
127
|
const prettyLink = prettyTracker(operator, 'main', false);
|
|
128
128
|
const imageObject =
|
|
129
129
|
operator?.standardised_logo_url_object || operator?.logo_url_object;
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
button {
|
|
30
30
|
align-self: end;
|
|
31
|
-
height:
|
|
31
|
+
height: 4.8rem !important;
|
|
32
32
|
width: 100%;
|
|
33
33
|
}
|
|
34
34
|
|
|
@@ -97,8 +97,8 @@
|
|
|
97
97
|
|
|
98
98
|
.input,
|
|
99
99
|
.select {
|
|
100
|
-
padding:
|
|
101
|
-
height:
|
|
100
|
+
padding: 14px;
|
|
101
|
+
height: 4.8rem;
|
|
102
102
|
background: #f8f7f5;
|
|
103
103
|
border-radius: 4px;
|
|
104
104
|
}
|
|
@@ -163,6 +163,10 @@
|
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
.reccommendedCasinos {
|
|
166
|
+
> h2 {
|
|
167
|
+
margin-top: 1rem;
|
|
168
|
+
}
|
|
169
|
+
|
|
166
170
|
> div {
|
|
167
171
|
margin-bottom: 0.8rem;
|
|
168
172
|
background: #f1efec;
|
|
@@ -345,4 +345,4 @@
|
|
|
345
345
|
|
|
346
346
|
|
|
347
347
|
|
|
348
|
-
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"}];</script><script src="runtime~main.349b6fb9.iframe.bundle.js"></script><script src="134.19897eea.iframe.bundle.js"></script><script src="main.
|
|
348
|
+
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"},{"titlePrefix":"","directory":"./src","files":"**/**/**/**/**/*.stories.js","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.js)$"}];</script><script src="runtime~main.349b6fb9.iframe.bundle.js"></script><script src="134.19897eea.iframe.bundle.js"></script><script src="main.acece55b.iframe.bundle.js"></script></body></html>
|