@gomusdev/web-components 4.9.1 → 4.9.2

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.
Files changed (2) hide show
  1. package/README.md +25 -19
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,37 +1,43 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.9.2 (2026-07-20)
4
+
5
+ ### Bug Fixes
6
+
7
+ * **release:** strip gitlab links and issue refs from npm README changelog
8
+
3
9
  ## 4.9.1 (2026-07-20)
4
10
 
5
11
  ### Bug Fixes
6
12
 
7
- * **checkoutForm:** handle meta.status and payment_data on checkout, closes [#152](https://gitlab.giantmonkey.de/gomus/frontend/issues/152)
13
+ * **checkoutForm:** handle meta.status and payment_data on checkout
8
14
 
9
15
  ## 4.9.0 (2026-07-16)
10
16
 
11
17
  ### Features
12
18
 
13
- * **auth:** add go-set-password to complete the password reset flow, closes [#96](https://gitlab.giantmonkey.de/gomus/frontend/issues/96)
19
+ * **auth:** add go-set-password to complete the password reset flow
14
20
 
15
21
  ## 4.8.2 (2026-07-16)
16
22
 
17
23
  ### Bug Fixes
18
24
 
19
25
  * **mr2:** expand spec detection to include sibling `spec/` subdirectory
20
- * **ticket-selection:** derive day-ticket time per ticket, not from first quota (TC-04), closes [#136](https://gitlab.giantmonkey.de/gomus/frontend/issues/136)
26
+ * **ticket-selection:** derive day-ticket time per ticket, not from first quota (TC-04)
21
27
 
22
28
  ## 4.8.1 (2026-07-16)
23
29
 
24
30
  ### Bug Fixes
25
31
 
26
32
  * **couponRedemption:** clear stale error when flush() succeeds
27
- * **forms:** clear form-level api errors on valid submit, closes [#apiErrors](https://gitlab.giantmonkey.de/gomus/frontend/issues/apiErrors) [#147](https://gitlab.giantmonkey.de/gomus/frontend/issues/147)
33
+ * **forms:** clear form-level api errors on valid submit
28
34
  * **forms:** reset stale success message on valid submit
29
35
 
30
36
  ## 4.8.0 (2026-07-15)
31
37
 
32
38
  ### Features
33
39
 
34
- * **forms:** add dateOfBirth field for annual ticket personalization, closes [#149](https://gitlab.giantmonkey.de/gomus/frontend/issues/149)
40
+ * **forms:** add dateOfBirth field for annual ticket personalization
35
41
 
36
42
  ### Bug Fixes
37
43
 
@@ -41,20 +47,20 @@
41
47
 
42
48
  ### Features
43
49
 
44
- * **accessibility:** derive quantity control labels from event details, closes [#141](https://gitlab.giantmonkey.de/gomus/frontend/issues/141)
50
+ * **accessibility:** derive quantity control labels from event details
45
51
 
46
52
  ## 4.6.2 (2026-07-14)
47
53
 
48
54
  ### Bug Fixes
49
55
 
50
- * **a11y:** derive quantity control name from event title for flat-price rows, closes [#141](https://gitlab.giantmonkey.de/gomus/frontend/issues/141)
56
+ * **a11y:** derive quantity control name from event title for flat-price rows
51
57
  * **assets:** shorten /uploads cache to 60s
52
58
 
53
59
  ## 4.6.1 (2026-07-14)
54
60
 
55
61
  ### Bug Fixes
56
62
 
57
- * **go-order:** clear cart and guest session on token change, closes [gomus/frontend#142](https://gitlab.giantmonkey.de/gomus/frontend/issues/142)
63
+ * **go-order:** clear cart and guest session on token change
58
64
 
59
65
  ## 4.6.0 (2026-07-14)
60
66
 
@@ -70,7 +76,7 @@
70
76
 
71
77
  ### Features
72
78
 
73
- * **checkout:** split guest and signed-in checkout, gated by go-if, closes [#data](https://gitlab.giantmonkey.de/gomus/frontend/issues/data)
79
+ * **checkout:** split guest and signed-in checkout, gated by go-if
74
80
 
75
81
  ## 4.4.0 (2026-07-13)
76
82
 
@@ -82,10 +88,10 @@
82
88
 
83
89
  ### Features
84
90
 
85
- * **cart:** render tour lines in go-cart (WI [#128](https://gitlab.giantmonkey.de/gomus/frontend/issues/128))
86
- * **cart:** tour product model layer for go.cart.addTour (WI [#128](https://gitlab.giantmonkey.de/gomus/frontend/issues/128))
87
- * **go:** go.api.cart.addTour for programmatic tour booking (WI [#128](https://gitlab.giantmonkey.de/gomus/frontend/issues/128))
88
- * **order:** render tour bookings in go-order breakdown (WI [#128](https://gitlab.giantmonkey.de/gomus/frontend/issues/128))
91
+ * **cart:** render tour lines in go-cart
92
+ * **cart:** tour product model layer for go.cart.addTour
93
+ * **go:** go.api.cart.addTour for programmatic tour booking
94
+ * **order:** render tour bookings in go-order breakdown
89
95
 
90
96
  ## 4.2.0 (2026-07-09)
91
97
 
@@ -99,7 +105,7 @@
99
105
 
100
106
  * **forms:** pass required type argument to HTMLAttributes
101
107
  * **forms:** resolve remaining typescript-eslint errors in InputAndLabel
102
- * **forms:** set field.value when a single payment mode is auto-selected, closes [#135](https://gitlab.giantmonkey.de/gomus/frontend/issues/135)
108
+ * **forms:** set field.value when a single payment mode is auto-selected
103
109
  * **forms:** type the field snippet map as Record<FieldType, Snippet>
104
110
 
105
111
  ## 4.1.0 (2026-07-09)
@@ -243,7 +249,7 @@
243
249
  * add audit-code skill — automate the full code-audit pipeline
244
250
  * **audit-report:** 'With screenshots' category (auto-populated from .shots dirs)
245
251
  * **audit-report:** click-to-peek source excerpts (+/-5 lines) on every link
246
- * **audit-report:** default 'All findings' section; Overview demoted below it, closes [#all](https://gitlab.giantmonkey.de/gomus/frontend/issues/all)
252
+ * **audit-report:** default 'All findings' section; Overview demoted below it
247
253
  * **audit-report:** hover source-code preview + annotated screenshot repro (PoC)
248
254
  * **audit-report:** password-protect report.html (password wc-bugs)
249
255
  * **audit-report:** per-finding markdown records with live triage state + sidebar-nav fix
@@ -378,7 +384,7 @@ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
378
384
 
379
385
  * flush unsubmitted coupon token before checkout
380
386
  * include 2.1.1 patches from master
381
- * **shop:** remove dangerous clearCache() that wiped auth and cart, closes [this.#data](https://gitlab.giantmonkey.de/gomus/this./issues/data) [gomus/frontend#24](https://gitlab.giantmonkey.de/gomus/frontend/issues/24)
387
+ * **shop:** remove dangerous clearCache() that wiped auth and cart
382
388
  * validate coupon on go-after-validation, not just submit
383
389
 
384
390
  ### Documentation
@@ -416,7 +422,7 @@ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
416
422
  ### Bug Fixes
417
423
 
418
424
  * flush unsubmitted coupon token before checkout
419
- * **shop:** remove dangerous clearCache() that wiped auth and cart, closes [this.#data](https://gitlab.giantmonkey.de/gomus/this./issues/data) [gomus/frontend#24](https://gitlab.giantmonkey.de/gomus/frontend/issues/24)
425
+ * **shop:** remove dangerous clearCache() that wiped auth and cart
420
426
  * validate coupon on go-after-validation, not just submit
421
427
 
422
428
  ### Documentation
@@ -853,8 +859,8 @@ Parent and child filters still need to stay consistent — no auto-inference bet
853
859
 
854
860
  ### Bug Fixes
855
861
 
856
- * remove unused `[#fields](https://gitlab.giantmonkey.de/gomus/frontend/issues/fields)` property in FormDetails class
857
- * remove unused `[#fields](https://gitlab.giantmonkey.de/gomus/frontend/issues/fields)` property in FormDetails class
862
+ * remove unused `#fields` property in FormDetails class
863
+ * remove unused `#fields` property in FormDetails class
858
864
 
859
865
  ## 1.33.1 (2026-01-15)
860
866
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "name": "Giantmonkey GmbH"
5
5
  },
6
6
  "license": "MIT",
7
- "version": "4.9.1",
7
+ "version": "4.9.2",
8
8
  "type": "module",
9
9
  "main": "./dist-js/gomus-webcomponents.iife.js",
10
10
  "module": "./dist-js/gomus-webcomponents.iife.js",