@visitscotland/component-library 1.0.41 → 1.0.43
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 +35 -2
- package/dist/client/manifest.json +114 -143
- package/dist/client/scripts/{349f6252def0d0493b4b.js → 0b6eeba5846308e5c708.js} +1 -1
- package/dist/client/scripts/{c809cf38c5272bcfe17e.js → 21b5228ac90fae37f8a3.js} +1 -1
- package/dist/client/scripts/{920234929ca003bd07eb.js → 3c27ddb04f73b6e0648a.js} +1 -1
- package/dist/client/scripts/6caa3d88a292e050e2ae.js +1 -0
- package/dist/client/scripts/{d476bdf3c63e8acd857e.js → 815009b65e094da0428b.js} +1 -1
- package/dist/client/scripts/b3a6f508fdfc4b285fa0.js +1 -0
- package/dist/client/scripts/c84d81afe632132ebbe2.js +1 -0
- package/dist/client/scripts/e8d76279f1fa5424b664.js +1 -0
- package/dist/client/styles/3c27ddb04f73b6e0648a.css +1 -0
- package/dist/client/styles/6caa3d88a292e050e2ae.css +1 -0
- package/dist/client/styles/b3a6f508fdfc4b285fa0.css +1 -0
- package/dist/client/styles/c84d81afe632132ebbe2.css +1 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{9cad4135ed7d159f7cb8.css → 532bae1fd95ef579a6e9.css} +4 -5
- package/package.json +2 -2
- package/dist/client/scripts/125bf47b90f088fff229.js +0 -1
- package/dist/client/scripts/8e4cc6e0c7e4e3b44628.js +0 -1
- package/dist/client/scripts/ba70a1a96c6e4c09ba97.js +0 -1
- package/dist/client/scripts/bbffd3414a7c7fddbcd6.js +0 -1
- package/dist/client/scripts/d92aa405447c79599e03.js +0 -1
- package/dist/client/styles/125bf47b90f088fff229.css +0 -1
- package/dist/client/styles/920234929ca003bd07eb.css +0 -1
- package/dist/client/styles/ba70a1a96c6e4c09ba97.css +0 -1
- package/dist/client/styles/bbffd3414a7c7fddbcd6.css +0 -1
- package/dist/client/styles/d92aa405447c79599e03.css +0 -1
- /package/dist/client/scripts/{71ee734ab41ea680c8df.js → 52e36cf05d0af4e337f6.js} +0 -0
- /package/dist/client/scripts/{3c9d8724e602abc493bb.js → 6eb7c7f410527693630a.js} +0 -0
- /package/dist/client/styles/{349f6252def0d0493b4b.css → 0b6eeba5846308e5c708.css} +0 -0
- /package/dist/client/styles/{c809cf38c5272bcfe17e.css → 21b5228ac90fae37f8a3.css} +0 -0
- /package/dist/client/styles/{d476bdf3c63e8acd857e.css → 815009b65e094da0428b.css} +0 -0
- /package/dist/client/styles/{8e4cc6e0c7e4e3b44628.css → e8d76279f1fa5424b664.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,13 +2,46 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
### [1.0.
|
|
5
|
+
### [1.0.43](https://github.com/visitscotland/vs-component-library/compare/v1.0.42...v1.0.43) (2023-10-11)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### 🐛 Bug Fixes
|
|
9
9
|
|
|
10
|
-
* **
|
|
10
|
+
* **ski scotland:** add styles to tidy up responsive behaviour of status info ([87e566c](https://github.com/visitscotland/vs-component-library/commit/87e566cb76f9a95e33a6a1fbdbbecbf016a97309))
|
|
11
|
+
* **ski scotland:** make status table cols consistent widths ([4ca4774](https://github.com/visitscotland/vs-component-library/commit/4ca477497b3bd6edb5729f3d7cb74f60f1e404a3))
|
|
11
12
|
|
|
13
|
+
### [1.0.42](https://github.com/visitscotland/vs-component-library/compare/v1.0.41...v1.0.42) (2023-10-10)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### ✅ Tests
|
|
17
|
+
|
|
18
|
+
* **psw:** add unit tests for guest selection ([ded7941](https://github.com/visitscotland/vs-component-library/commit/ded79410800ec9a9124a067c1066edd6ecd678bf))
|
|
19
|
+
* **psw:** add unit tests for guest selector ([1ef5eb6](https://github.com/visitscotland/vs-component-library/commit/1ef5eb64102ead493aedd4106498bf111eb8909a))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### ♻️ Code Refactoring
|
|
23
|
+
|
|
24
|
+
* **psw:** fix linting errors ([b49a659](https://github.com/visitscotland/vs-component-library/commit/b49a659b5c4557a13df867abe1ec92f1932bb45c))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### 🐛 Bug Fixes
|
|
28
|
+
|
|
29
|
+
* **map:** correct zoom level in second undefined case ([b6bd843](https://github.com/visitscotland/vs-component-library/commit/b6bd843bf59601c03b0ff613ade231d0b31e8669))
|
|
30
|
+
* **psw:** add back dates exist functionality ([c45e146](https://github.com/visitscotland/vs-component-library/commit/c45e146cf1ed9a11404419a54fcb7d8d525d87c4))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### 🔖 Others
|
|
34
|
+
|
|
35
|
+
* **package.json:** add back missing theo script to test ([99784b6](https://github.com/visitscotland/vs-component-library/commit/99784b6d1d333c9a22df0b3904f6f702d458f05f))
|
|
36
|
+
* **release:** 1.0.41 ([584832f](https://github.com/visitscotland/vs-component-library/commit/584832fbf7221e7120c6a21fe46d0a24f5c88de0))
|
|
37
|
+
|
|
38
|
+
### [1.0.41](https://github.com/visitscotland/vs-component-library/compare/v1.0.40...v1.0.41) (2023-10-02)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
### 🐛 Bug Fixes
|
|
42
|
+
|
|
43
|
+
* **meganav:** fix sticky nav not working with no js ([64eeed7](https://github.com/visitscotland/vs-component-library/commit/64eeed70afd1356e59d940421499d59ce578aced))
|
|
44
|
+
|
|
12
45
|
### [1.0.40](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.40) (2023-09-29)
|
|
13
46
|
|
|
14
47
|
|