@visitscotland/component-library 1.0.36 → 1.0.38
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 +74 -38
- package/dist/client/manifest.json +109 -109
- package/dist/client/scripts/{adaea67a14b00b99dc09.js → 0d8a0426a7e7f9923e49.js} +1 -1
- package/dist/client/scripts/2bc5373aabf3a6531c37.js +1 -0
- package/dist/client/scripts/{b9f6ea7215a27733a538.js → 349f6252def0d0493b4b.js} +1 -1
- package/dist/client/scripts/6e1a309aa6c936e4042e.js +1 -0
- package/dist/client/scripts/{2a0765b2fcb498b34198.js → 7ea8dd44bb61579880bb.js} +1 -1
- package/dist/client/scripts/{f8889ed25a11ae70d2c8.js → 80de7d8233b2cbeb007f.js} +1 -1
- package/dist/client/scripts/ac01af68728960a71854.js +1 -0
- package/dist/client/scripts/c295b8fb832928ffcb59.js +1 -0
- package/dist/client/scripts/c809cf38c5272bcfe17e.js +1 -0
- package/dist/client/scripts/d476bdf3c63e8acd857e.js +1 -0
- package/dist/client/scripts/e3267b196125faed2e14.js +1 -0
- package/dist/client/styles/{3633fb5ffc37b6206270.css → 6e1a309aa6c936e4042e.css} +1 -1
- package/dist/client/styles/c809cf38c5272bcfe17e.css +1 -0
- package/dist/client/styles/d476bdf3c63e8acd857e.css +1 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{f46fc7fceab8da296ded.css → e16c01244fe57575bf70.css} +3 -3
- package/package.json +3 -2
- package/dist/client/scripts/0a9d7623f4a806e6c416.js +0 -1
- package/dist/client/scripts/3633fb5ffc37b6206270.js +0 -1
- package/dist/client/scripts/5f16f3e26d4b4c7ba163.js +0 -1
- package/dist/client/scripts/6f8a69836503b59819ba.js +0 -1
- package/dist/client/scripts/cc6418c3e332f06e072a.js +0 -1
- package/dist/client/scripts/e0f7b37b41e238639597.js +0 -1
- package/dist/client/scripts/e28ed56c95aebb2fc1be.js +0 -1
- package/dist/client/styles/0a9d7623f4a806e6c416.css +0 -1
- package/dist/client/styles/5f16f3e26d4b4c7ba163.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/{adaea67a14b00b99dc09.css → 0d8a0426a7e7f9923e49.css} +0 -0
- /package/dist/client/styles/{cc6418c3e332f06e072a.css → 2bc5373aabf3a6531c37.css} +0 -0
- /package/dist/client/styles/{b9f6ea7215a27733a538.css → 349f6252def0d0493b4b.css} +0 -0
- /package/dist/client/styles/{e28ed56c95aebb2fc1be.css → e3267b196125faed2e14.css} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,52 +2,88 @@
|
|
|
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.38](https://github.com/visitscotland/vs-component-library/compare/v1.0.37...v1.0.38) (2023-09-29)
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
###
|
|
8
|
+
### 🐛 Bug Fixes
|
|
9
9
|
|
|
10
|
-
* **
|
|
11
|
-
* **
|
|
10
|
+
* **psw:** adds fix for setting default dates on search ([51ba331](https://github.com/visitscotland/vs-component-library/commit/51ba3310d90b821fc8095dba72f4a7096c4c1ddc))
|
|
11
|
+
* **psw:** looking at fixing default dates ([17066c9](https://github.com/visitscotland/vs-component-library/commit/17066c903dd9f0d496a7d1eb477bbfa1758cc73a))
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
### ♻️ Code Refactoring
|
|
15
15
|
|
|
16
|
-
* **psw:**
|
|
17
|
-
* **psw:** refactor psw to use select component ([d778018](https://github.com/visitscotland/vs-component-library/commit/d778018986404fd2b4e942eba6956fc10eb5c0b4))
|
|
18
|
-
* **psw:** update labels in PSW ([e7aa1a1](https://github.com/visitscotland/vs-component-library/commit/e7aa1a1bfd2ef55d0e541788880f3b2af2f61c1b))
|
|
19
|
-
* **psw:** update text inputs to use input component and remove unused PSW components ([e2ca77f](https://github.com/visitscotland/vs-component-library/commit/e2ca77f8f0dfc2603de1dc9cac11617f138abf42))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### 🎨 Styling
|
|
23
|
-
|
|
24
|
-
* **select:** update style of Select component to match designs ([3acbdbb](https://github.com/visitscotland/vs-component-library/commit/3acbdbb78a3dfb076f39663573db0a30dfd6424b))
|
|
25
|
-
* **storybook:** add favicon to storybook ([8ce5b7f](https://github.com/visitscotland/vs-component-library/commit/8ce5b7f96f950cd3b1e67196fafb056f66d3f137))
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### ✨ Features
|
|
29
|
-
|
|
30
|
-
* **map:** place a white blocker behind map nav buttons ([76dd6bc](https://github.com/visitscotland/vs-component-library/commit/76dd6bc0633c945e10e5fda5d0566d67dff7959f))
|
|
31
|
-
* **sticky nav:** implement sticky meganav ([da64263](https://github.com/visitscotland/vs-component-library/commit/da64263f4f66fa78078ba1882387fde0fee4f7de))
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### 🐛 Bug Fixes
|
|
35
|
-
|
|
36
|
-
* **chromatic:** chromatic ignore stop date info ([82b2b3f](https://github.com/visitscotland/vs-component-library/commit/82b2b3fd551c27a1946e0bf384a94f9f9a6d072b))
|
|
37
|
-
* **chromatic:** force PSW stories to await location load ([99a38bb](https://github.com/visitscotland/vs-component-library/commit/99a38bbaea7aa03c35b9d28f4a03ca4f14a201d6))
|
|
38
|
-
* **chromatic:** ignore changes to itinerary map markers ([f94d603](https://github.com/visitscotland/vs-component-library/commit/f94d603cbb782815423c967435668f72df4a5a7e))
|
|
39
|
-
* **chromatic:** mock PSW location load to prevent timeout ([262aabb](https://github.com/visitscotland/vs-component-library/commit/262aabb7dd964cc5db8512077789eb58e744b80f))
|
|
40
|
-
* **chromatic:** move map ignore up a level ([0ae51dd](https://github.com/visitscotland/vs-component-library/commit/0ae51ddf394bcbd9481b235e8d13345fb0f7411b))
|
|
41
|
-
* **chromatic:** move stop ignore up a level ([33c9ff1](https://github.com/visitscotland/vs-component-library/commit/33c9ff13911052657dea75bd04758e305ff0c189))
|
|
42
|
-
* **chromatic:** re-increase timeout ([3f47bf0](https://github.com/visitscotland/vs-component-library/commit/3f47bf02a4522ae97e79a253c1191f9bceab4060))
|
|
43
|
-
* **chromatic:** remove play functions ([386b952](https://github.com/visitscotland/vs-component-library/commit/386b9523c5d50d6ff629565394eb78af54c73c42))
|
|
44
|
-
* **chromatic:** speed up psw tests ([052dde6](https://github.com/visitscotland/vs-component-library/commit/052dde6956ffd9b0c8974b05d4611dbf318ff686))
|
|
45
|
-
* **map:** correct mobile/desktop style divide ([b1383d8](https://github.com/visitscotland/vs-component-library/commit/b1383d8196d7ca943290a7e0b30746a69c471f33))
|
|
46
|
-
* **map:** make colour of links explicit for iphone ([cf8c193](https://github.com/visitscotland/vs-component-library/commit/cf8c193f6ac96debb1ebcc502809c568f9eb40d7))
|
|
47
|
-
* **megalinks:** add intro examples to all 3 megalink types ([0d67e36](https://github.com/visitscotland/vs-component-library/commit/0d67e369f773231601e73a8ae9b2810c010dd428))
|
|
48
|
-
* **psw:** fix loading issue for PSW ([1b8b50a](https://github.com/visitscotland/vs-component-library/commit/1b8b50aad79f5d4078b9d78c64416d21380b7512))
|
|
49
|
-
* **psw:** fix selectedProd when changing select ([789414e](https://github.com/visitscotland/vs-component-library/commit/789414e8d2b9a9a75f84cf2351fc56bc8e547975))
|
|
16
|
+
* **psw:** code tidy ([79c7e88](https://github.com/visitscotland/vs-component-library/commit/79c7e889ccaed58b2a11acf9bb44ed54abf6970b))
|
|
50
17
|
|
|
18
|
+
### [1.0.37](https://github.com/visitscotland/vs-component-library/compare/v1.0.36...v1.0.37) (2023-09-28)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### 🐛 Bug Fixes
|
|
22
|
+
|
|
23
|
+
* **carbon calculator:** ensure focus scrolls into view on iphone ([98e3c56](https://github.com/visitscotland/vs-component-library/commit/98e3c5606068156bc73406f4e70dfd5692ef3f28))
|
|
24
|
+
* **psw:** fix default location not showing ([b9acdcf](https://github.com/visitscotland/vs-component-library/commit/b9acdcf66fb12f85f48ae8eeb3e345fa768d3ee8))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### ✅ Tests
|
|
28
|
+
|
|
29
|
+
* **psw:** add Autocomplete tests ([3da9892](https://github.com/visitscotland/vs-component-library/commit/3da98929c875f2751491ae85c54cb7bbe10b43fc))
|
|
30
|
+
* **psw:** add more unit tests for product search embed ([ee71952](https://github.com/visitscotland/vs-component-library/commit/ee719529642794848ba3a4c929a3e2a7eef1c32a))
|
|
31
|
+
* **psw:** add unit tests for DateInput ([21bd876](https://github.com/visitscotland/vs-component-library/commit/21bd8761af276a9831190bc59c4da63cb9f86111))
|
|
32
|
+
* **psw:** add unit tests for DateRange ([98f1e5b](https://github.com/visitscotland/vs-component-library/commit/98f1e5b7de4c9ba1bf9fa086d2f01dbf09cbc652))
|
|
33
|
+
* **psw:** first unit tests for PSW ([3373542](https://github.com/visitscotland/vs-component-library/commit/3373542a26624186e051a140a3670948976d4841))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### ✨ Features
|
|
37
|
+
|
|
38
|
+
* **map:** move bounding box north and south to contain Scotland ([cd01d55](https://github.com/visitscotland/vs-component-library/commit/cd01d5599821b09235a1423d074ae2f404d46164))
|
|
39
|
+
* **sticky nav:** ensure user can scroll mobile nav rather than scrolling down page ([9e38a81](https://github.com/visitscotland/vs-component-library/commit/9e38a81d5f744a2889525a56bcf53c878b227dcb))
|
|
40
|
+
|
|
41
|
+
### [1.0.36](https://github.com/visitscotland/vs-component-library/compare/v1.0.35...v1.0.36) (2023-09-26)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### ⚡️ Performance Improvements
|
|
45
|
+
|
|
46
|
+
* **bootstrap vue:** remove bvue component from row ([13b88df](https://github.com/visitscotland/vs-component-library/commit/13b88dfa2e045896f2214f0bdd3912cc8f07568b))
|
|
47
|
+
* **bvue:** remove bvue component from panel ([b38b8dd](https://github.com/visitscotland/vs-component-library/commit/b38b8ddd2495b583afe2e009e064e6753366df85))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### ♻️ Code Refactoring
|
|
51
|
+
|
|
52
|
+
* **psw:** fixing UI issues and small bugs in PSW ([6a6f349](https://github.com/visitscotland/vs-component-library/commit/6a6f3491924899c3f79d556bd4a0faa343631861))
|
|
53
|
+
* **psw:** refactor psw to use select component ([d778018](https://github.com/visitscotland/vs-component-library/commit/d778018986404fd2b4e942eba6956fc10eb5c0b4))
|
|
54
|
+
* **psw:** update labels in PSW ([e7aa1a1](https://github.com/visitscotland/vs-component-library/commit/e7aa1a1bfd2ef55d0e541788880f3b2af2f61c1b))
|
|
55
|
+
* **psw:** update text inputs to use input component and remove unused PSW components ([e2ca77f](https://github.com/visitscotland/vs-component-library/commit/e2ca77f8f0dfc2603de1dc9cac11617f138abf42))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### 🎨 Styling
|
|
59
|
+
|
|
60
|
+
* **select:** update style of Select component to match designs ([3acbdbb](https://github.com/visitscotland/vs-component-library/commit/3acbdbb78a3dfb076f39663573db0a30dfd6424b))
|
|
61
|
+
* **storybook:** add favicon to storybook ([8ce5b7f](https://github.com/visitscotland/vs-component-library/commit/8ce5b7f96f950cd3b1e67196fafb056f66d3f137))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### ✨ Features
|
|
65
|
+
|
|
66
|
+
* **map:** place a white blocker behind map nav buttons ([76dd6bc](https://github.com/visitscotland/vs-component-library/commit/76dd6bc0633c945e10e5fda5d0566d67dff7959f))
|
|
67
|
+
* **sticky nav:** implement sticky meganav ([da64263](https://github.com/visitscotland/vs-component-library/commit/da64263f4f66fa78078ba1882387fde0fee4f7de))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### 🐛 Bug Fixes
|
|
71
|
+
|
|
72
|
+
* **chromatic:** chromatic ignore stop date info ([82b2b3f](https://github.com/visitscotland/vs-component-library/commit/82b2b3fd551c27a1946e0bf384a94f9f9a6d072b))
|
|
73
|
+
* **chromatic:** force PSW stories to await location load ([99a38bb](https://github.com/visitscotland/vs-component-library/commit/99a38bbaea7aa03c35b9d28f4a03ca4f14a201d6))
|
|
74
|
+
* **chromatic:** ignore changes to itinerary map markers ([f94d603](https://github.com/visitscotland/vs-component-library/commit/f94d603cbb782815423c967435668f72df4a5a7e))
|
|
75
|
+
* **chromatic:** mock PSW location load to prevent timeout ([262aabb](https://github.com/visitscotland/vs-component-library/commit/262aabb7dd964cc5db8512077789eb58e744b80f))
|
|
76
|
+
* **chromatic:** move map ignore up a level ([0ae51dd](https://github.com/visitscotland/vs-component-library/commit/0ae51ddf394bcbd9481b235e8d13345fb0f7411b))
|
|
77
|
+
* **chromatic:** move stop ignore up a level ([33c9ff1](https://github.com/visitscotland/vs-component-library/commit/33c9ff13911052657dea75bd04758e305ff0c189))
|
|
78
|
+
* **chromatic:** re-increase timeout ([3f47bf0](https://github.com/visitscotland/vs-component-library/commit/3f47bf02a4522ae97e79a253c1191f9bceab4060))
|
|
79
|
+
* **chromatic:** remove play functions ([386b952](https://github.com/visitscotland/vs-component-library/commit/386b9523c5d50d6ff629565394eb78af54c73c42))
|
|
80
|
+
* **chromatic:** speed up psw tests ([052dde6](https://github.com/visitscotland/vs-component-library/commit/052dde6956ffd9b0c8974b05d4611dbf318ff686))
|
|
81
|
+
* **map:** correct mobile/desktop style divide ([b1383d8](https://github.com/visitscotland/vs-component-library/commit/b1383d8196d7ca943290a7e0b30746a69c471f33))
|
|
82
|
+
* **map:** make colour of links explicit for iphone ([cf8c193](https://github.com/visitscotland/vs-component-library/commit/cf8c193f6ac96debb1ebcc502809c568f9eb40d7))
|
|
83
|
+
* **megalinks:** add intro examples to all 3 megalink types ([0d67e36](https://github.com/visitscotland/vs-component-library/commit/0d67e369f773231601e73a8ae9b2810c010dd428))
|
|
84
|
+
* **psw:** fix loading issue for PSW ([1b8b50a](https://github.com/visitscotland/vs-component-library/commit/1b8b50aad79f5d4078b9d78c64416d21380b7512))
|
|
85
|
+
* **psw:** fix selectedProd when changing select ([789414e](https://github.com/visitscotland/vs-component-library/commit/789414e8d2b9a9a75f84cf2351fc56bc8e547975))
|
|
86
|
+
|
|
51
87
|
### [1.0.35](https://github.com/visitscotland/vs-component-library/compare/v1.0.34...v1.0.35) (2023-09-20)
|
|
52
88
|
|
|
53
89
|
|