@visitscotland/component-library 1.2.5 → 1.2.7
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 +101 -45
- package/dist/client/manifest.json +79 -79
- package/dist/client/scripts/65e49c11683dca5f15ad.js +1 -0
- package/dist/client/scripts/b1c53219a425f5d882ff.js +1 -0
- package/dist/client/scripts/{d4bc82d8350557c61f35.js → d985a7849d3e085d1db4.js} +1 -1
- package/dist/client/styles/{4d8e9ed730281d8928fa.css → 65e49c11683dca5f15ad.css} +1 -1
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{a418ca5d5c343abd7c0e.css → 0a6b03ab5dcdc935cecc.css} +1 -1
- package/package.json +3 -2
- package/dist/client/scripts/4d8e9ed730281d8928fa.js +0 -1
- package/dist/client/scripts/671adc68de28b79a97ce.js +0 -1
- /package/dist/client/styles/{d4bc82d8350557c61f35.css → d985a7849d3e085d1db4.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,77 +2,133 @@
|
|
|
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.2.
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
### 🎨 Styling
|
|
9
|
-
|
|
10
|
-
* **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
|
|
11
|
-
* **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### ✨ Features
|
|
15
|
-
|
|
16
|
-
* **storybook:** add datalayer watcher addon to test datalayer events ([7907e2c](https://github.com/visitscotland/vs-component-library/commit/7907e2cd1be0c1c6756e131d826f5aaee239c171))
|
|
5
|
+
### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
|
|
17
6
|
|
|
18
7
|
|
|
19
8
|
### 🐛 Bug Fixes
|
|
20
9
|
|
|
21
|
-
* **
|
|
22
|
-
* **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
|
|
23
|
-
* **product search:** trim autocomplete inputs ([f4165f0](https://github.com/visitscotland/vs-component-library/commit/f4165f06d41a156e8349f4a46d93cd2a9957cd20)), closes [#317](https://github.com/visitscotland/vs-component-library/issues/317)
|
|
24
|
-
|
|
25
|
-
### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v1.2.4) (2024-03-19)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### ✨ Features
|
|
10
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
29
11
|
|
|
30
|
-
|
|
31
|
-
* **footer:** updated twitter icon ([8a0f473](https://github.com/visitscotland/vs-component-library/commit/8a0f473d25a2eeff24949397a4a36515275f6f62)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
|
|
32
|
-
* **social share:** update twitter icon ([65c43bc](https://github.com/visitscotland/vs-component-library/commit/65c43bc8b9a9f473a9e021c46990d2d66da7860d)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
|
|
12
|
+
### [1.2.9](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.9) (2024-04-19)
|
|
33
13
|
|
|
34
14
|
|
|
35
|
-
###
|
|
15
|
+
### 🐛 Bug Fixes
|
|
36
16
|
|
|
37
|
-
* **
|
|
38
|
-
* **footer social item:** remove old twitter icon styles ([c2d7f83](https://github.com/visitscotland/vs-component-library/commit/c2d7f83051f3a6df144e13be31341dbc143f8b9f))
|
|
39
|
-
* **social share item:** remove old twitter icon styles ([3a9ae9a](https://github.com/visitscotland/vs-component-library/commit/3a9ae9a74c1bd02f5aec3420c6520c29802dad82))
|
|
17
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
40
18
|
|
|
19
|
+
### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
|
|
41
20
|
|
|
42
|
-
### ✅ Tests
|
|
43
21
|
|
|
44
|
-
|
|
22
|
+
### 🐛 Bug Fixes
|
|
45
23
|
|
|
46
|
-
|
|
24
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
47
25
|
|
|
26
|
+
### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
|
|
48
27
|
|
|
49
|
-
### ✅ Tests
|
|
50
28
|
|
|
51
|
-
|
|
52
|
-
* **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
|
|
29
|
+
### 🐛 Bug Fixes
|
|
53
30
|
|
|
31
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
54
32
|
|
|
55
|
-
###
|
|
33
|
+
### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
|
|
56
34
|
|
|
57
|
-
* **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
|
|
58
|
-
* **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
|
|
59
|
-
* **map with side bar:** replace card back button with menu button ([e477637](https://github.com/visitscotland/vs-component-library/commit/e4776379370e4a43edf660c4c2fbacd92eeb2401)), closes [#308](https://github.com/visitscotland/vs-component-library/issues/308)
|
|
60
|
-
* **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
|
|
61
35
|
|
|
36
|
+
### 🐛 Bug Fixes
|
|
62
37
|
|
|
63
|
-
|
|
38
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
64
39
|
|
|
65
|
-
|
|
40
|
+
### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
|
|
66
41
|
|
|
67
42
|
|
|
68
43
|
### 🐛 Bug Fixes
|
|
69
44
|
|
|
70
|
-
* **
|
|
71
|
-
* **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
|
|
72
|
-
* **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
|
|
73
|
-
* **map with sidebar:** reset filters when closing card ([b25cd3c](https://github.com/visitscotland/vs-component-library/commit/b25cd3c99a355c5bb6b4ed7bbab4459eea95713d)), closes [#309](https://github.com/visitscotland/vs-component-library/issues/309) [#310](https://github.com/visitscotland/vs-component-library/issues/310)
|
|
74
|
-
* **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
|
|
45
|
+
* **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
|
|
75
46
|
|
|
47
|
+
### [1.2.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.5...v1.2.6) (2024-03-25)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### ♻️ Code Refactoring
|
|
51
|
+
|
|
52
|
+
* **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
|
|
53
|
+
* **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### 🐛 Bug Fixes
|
|
57
|
+
|
|
58
|
+
* **product search:** add missing label ([296787c](https://github.com/visitscotland/vs-component-library/commit/296787c3d6b18530f64a348538884bae5bf55833)), closes [#188](https://github.com/visitscotland/vs-component-library/issues/188)
|
|
59
|
+
* **product search:** trim location value ([3045196](https://github.com/visitscotland/vs-component-library/commit/3045196f0f7704d0fe427b7c002a2ecac3c6194b))
|
|
60
|
+
|
|
61
|
+
### [1.2.5](https://github.com/visitscotland/vs-component-library/compare/v1.2.4...v1.2.5) (2024-03-25)
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### 🎨 Styling
|
|
65
|
+
|
|
66
|
+
* **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
|
|
67
|
+
* **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### ✨ Features
|
|
71
|
+
|
|
72
|
+
* **storybook:** add datalayer watcher addon to test datalayer events ([7907e2c](https://github.com/visitscotland/vs-component-library/commit/7907e2cd1be0c1c6756e131d826f5aaee239c171))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### 🐛 Bug Fixes
|
|
76
|
+
|
|
77
|
+
* **data-layer-templates.js:** incorrect datalayer key ([fbed052](https://github.com/visitscotland/vs-component-library/commit/fbed0526d7047439535719fd7bf6348110254c92)), closes [#141](https://github.com/visitscotland/vs-component-library/issues/141)
|
|
78
|
+
* **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
|
|
79
|
+
* **product search:** trim autocomplete inputs ([f4165f0](https://github.com/visitscotland/vs-component-library/commit/f4165f06d41a156e8349f4a46d93cd2a9957cd20)), closes [#317](https://github.com/visitscotland/vs-component-library/issues/317)
|
|
80
|
+
|
|
81
|
+
### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v1.2.4) (2024-03-19)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### ✨ Features
|
|
85
|
+
|
|
86
|
+
* **font awesome:** add all font awesome icons ([f8ed056](https://github.com/visitscotland/vs-component-library/commit/f8ed05671fe7c1d016ea5a83879784ca140b4850)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
|
|
87
|
+
* **footer:** updated twitter icon ([8a0f473](https://github.com/visitscotland/vs-component-library/commit/8a0f473d25a2eeff24949397a4a36515275f6f62)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
|
|
88
|
+
* **social share:** update twitter icon ([65c43bc](https://github.com/visitscotland/vs-component-library/commit/65c43bc8b9a9f473a9e021c46990d2d66da7860d)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
### ♻️ Code Refactoring
|
|
92
|
+
|
|
93
|
+
* **font awesome:** remove unused scss and font files ([0c823a3](https://github.com/visitscotland/vs-component-library/commit/0c823a3f326471aab8b11d246d24e1ec439d6197))
|
|
94
|
+
* **footer social item:** remove old twitter icon styles ([c2d7f83](https://github.com/visitscotland/vs-component-library/commit/c2d7f83051f3a6df144e13be31341dbc143f8b9f))
|
|
95
|
+
* **social share item:** remove old twitter icon styles ([3a9ae9a](https://github.com/visitscotland/vs-component-library/commit/3a9ae9a74c1bd02f5aec3420c6520c29802dad82))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### ✅ Tests
|
|
99
|
+
|
|
100
|
+
* **social share item:** update test ([cb0e472](https://github.com/visitscotland/vs-component-library/commit/cb0e47276cb80a5092bc837ec8a93b93bcd282d2))
|
|
101
|
+
|
|
102
|
+
### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### ✅ Tests
|
|
106
|
+
|
|
107
|
+
* **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
|
|
108
|
+
* **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### ✨ Features
|
|
112
|
+
|
|
113
|
+
* **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
|
|
114
|
+
* **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
|
|
115
|
+
* **map with side bar:** replace card back button with menu button ([e477637](https://github.com/visitscotland/vs-component-library/commit/e4776379370e4a43edf660c4c2fbacd92eeb2401)), closes [#308](https://github.com/visitscotland/vs-component-library/issues/308)
|
|
116
|
+
* **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
### 🎨 Styling
|
|
120
|
+
|
|
121
|
+
* **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### 🐛 Bug Fixes
|
|
125
|
+
|
|
126
|
+
* **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
|
|
127
|
+
* **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
|
|
128
|
+
* **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
|
|
129
|
+
* **map with sidebar:** reset filters when closing card ([b25cd3c](https://github.com/visitscotland/vs-component-library/commit/b25cd3c99a355c5bb6b4ed7bbab4459eea95713d)), closes [#309](https://github.com/visitscotland/vs-component-library/issues/309) [#310](https://github.com/visitscotland/vs-component-library/issues/310)
|
|
130
|
+
* **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
|
|
131
|
+
|
|
76
132
|
### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
|
|
77
133
|
|
|
78
134
|
|