@visitscotland/component-library 1.0.50 → 1.0.51
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 +45 -36
- package/dist/client/manifest.json +82 -82
- package/dist/client/scripts/8a1106ddf5b69f13f27c.js +1 -0
- package/dist/client/scripts/{653e8be2da9833ed4a40.js → a267da281f069136f662.js} +1 -1
- package/dist/client/scripts/{20095d01ead587b7d9ee.js → e4211029573865472518.js} +1 -1
- package/dist/client/styles/8a1106ddf5b69f13f27c.css +1 -0
- package/dist/client/styles/a267da281f069136f662.css +1 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{e30c8bd4da71a831c148.css → 2e821afa0ae9f0fae099.css} +2 -2
- package/package.json +1 -1
- package/dist/client/scripts/9251215ab97ee934f6a1.js +0 -1
- package/dist/client/styles/653e8be2da9833ed4a40.css +0 -1
- package/dist/client/styles/9251215ab97ee934f6a1.css +0 -1
- /package/dist/client/scripts/{6eb7c7f410527693630a.js → 3c9d8724e602abc493bb.js} +0 -0
- /package/dist/client/scripts/{52e36cf05d0af4e337f6.js → 71ee734ab41ea680c8df.js} +0 -0
- /package/dist/client/styles/{20095d01ead587b7d9ee.css → e4211029573865472518.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,47 +2,56 @@
|
|
|
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.
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
### ✨ Features
|
|
9
|
-
|
|
10
|
-
* **carbon calculator:** ensure numbers are formatted properly for different locales ([46a0086](https://github.com/visitscotland/vs-component-library/commit/46a00860b993c8d9c6fc49e75f80980ff4ea066b))
|
|
11
|
-
* **progress bar:** add option for longhand progress label ([4bf09ec](https://github.com/visitscotland/vs-component-library/commit/4bf09ec51bed79411ef1021244682d41028832a7))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### ✅ Tests
|
|
15
|
-
|
|
16
|
-
* **carbon calculator:** add tests for localised labels ([2447b59](https://github.com/visitscotland/vs-component-library/commit/2447b59c3ce5c1dd0d16c9b278b5333813d6aef9))
|
|
17
|
-
* **progress bar:** add tests for longhand label ([ba71ee3](https://github.com/visitscotland/vs-component-library/commit/ba71ee3715d4b6801400b8f69dfaa813f451b039))
|
|
18
|
-
|
|
19
|
-
### [1.0.49](https://github.com/visitscotland/vs-component-library/compare/v1.0.48...v1.0.49) (2023-10-27)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### 🐛 Bug Fixes
|
|
23
|
-
|
|
24
|
-
* **meganav:** correct focus area on new logo for firefox/safari ([af01aff](https://github.com/visitscotland/vs-component-library/commit/af01aff27c3ebcc2bc132426ed09ac9b3bdf7d0a))
|
|
25
|
-
|
|
26
|
-
### [1.0.48](https://github.com/visitscotland/vs-component-library/compare/v1.0.47...v1.0.48) (2023-10-25)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
### ✨ Features
|
|
30
|
-
|
|
31
|
-
* **preferences:** make warnings v-show so they're usable after rejecting cookies ([755ca89](https://github.com/visitscotland/vs-component-library/commit/755ca899b94165b9fe127f2cf07758ace973146b))
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### 🐛 Bug Fixes
|
|
35
|
-
|
|
36
|
-
* **warning:** correct failing tests ([54eb755](https://github.com/visitscotland/vs-component-library/commit/54eb7555f103c3f73d63f8804d43d04768c737be))
|
|
37
|
-
|
|
38
|
-
### [1.0.47](https://github.com/visitscotland/vs-component-library/compare/v1.0.46...v1.0.47) (2023-10-23)
|
|
5
|
+
### [1.0.51](https://github.com/visitscotland/vs-component-library/compare/v1.0.50...v1.0.51) (2023-11-03)
|
|
39
6
|
|
|
40
7
|
|
|
41
8
|
### 🐛 Bug Fixes
|
|
42
9
|
|
|
43
|
-
* **
|
|
44
|
-
* **
|
|
10
|
+
* **marketo:** remove duplicate ID on checkbox ([99d5c7e](https://github.com/visitscotland/vs-component-library/commit/99d5c7ec89ecf3e4303d7c52b94035b430dd05f3))
|
|
11
|
+
* **psw:** fixes active state for autocomplete dropdown ([6907c50](https://github.com/visitscotland/vs-component-library/commit/6907c50f3679d507d020de2a896de19a65902737))
|
|
12
|
+
* **test:** under cookie mock changes to fix tests ([a8c8914](https://github.com/visitscotland/vs-component-library/commit/a8c89141b70fd95db7196f58b795de1f0787f709))
|
|
45
13
|
|
|
14
|
+
### [1.0.50](https://github.com/visitscotland/vs-component-library/compare/v1.0.49...v1.0.50) (2023-11-03)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### ✨ Features
|
|
18
|
+
|
|
19
|
+
* **carbon calculator:** ensure numbers are formatted properly for different locales ([46a0086](https://github.com/visitscotland/vs-component-library/commit/46a00860b993c8d9c6fc49e75f80980ff4ea066b))
|
|
20
|
+
* **progress bar:** add option for longhand progress label ([4bf09ec](https://github.com/visitscotland/vs-component-library/commit/4bf09ec51bed79411ef1021244682d41028832a7))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### ✅ Tests
|
|
24
|
+
|
|
25
|
+
* **carbon calculator:** add tests for localised labels ([2447b59](https://github.com/visitscotland/vs-component-library/commit/2447b59c3ce5c1dd0d16c9b278b5333813d6aef9))
|
|
26
|
+
* **progress bar:** add tests for longhand label ([ba71ee3](https://github.com/visitscotland/vs-component-library/commit/ba71ee3715d4b6801400b8f69dfaa813f451b039))
|
|
27
|
+
|
|
28
|
+
### [1.0.49](https://github.com/visitscotland/vs-component-library/compare/v1.0.48...v1.0.49) (2023-10-27)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### 🐛 Bug Fixes
|
|
32
|
+
|
|
33
|
+
* **meganav:** correct focus area on new logo for firefox/safari ([af01aff](https://github.com/visitscotland/vs-component-library/commit/af01aff27c3ebcc2bc132426ed09ac9b3bdf7d0a))
|
|
34
|
+
|
|
35
|
+
### [1.0.48](https://github.com/visitscotland/vs-component-library/compare/v1.0.47...v1.0.48) (2023-10-25)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### ✨ Features
|
|
39
|
+
|
|
40
|
+
* **preferences:** make warnings v-show so they're usable after rejecting cookies ([755ca89](https://github.com/visitscotland/vs-component-library/commit/755ca899b94165b9fe127f2cf07758ace973146b))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### 🐛 Bug Fixes
|
|
44
|
+
|
|
45
|
+
* **warning:** correct failing tests ([54eb755](https://github.com/visitscotland/vs-component-library/commit/54eb7555f103c3f73d63f8804d43d04768c737be))
|
|
46
|
+
|
|
47
|
+
### [1.0.47](https://github.com/visitscotland/vs-component-library/compare/v1.0.46...v1.0.47) (2023-10-23)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### 🐛 Bug Fixes
|
|
51
|
+
|
|
52
|
+
* **carousel:** ensure expanded link hit area is unclickable for disabled cards ([ac59db7](https://github.com/visitscotland/vs-component-library/commit/ac59db7a80bfae89049f7abb739500eabbbc82c7))
|
|
53
|
+
* **megalinks:** correct responsive image sizing ([c19e475](https://github.com/visitscotland/vs-component-library/commit/c19e475b0b0aa6ed41292c407453775d69879200))
|
|
54
|
+
|
|
46
55
|
### [1.0.46](https://github.com/visitscotland/vs-component-library/compare/v1.0.45...v1.0.46) (2023-10-20)
|
|
47
56
|
|
|
48
57
|
|