@primer-io/primer-js 0.3.2 → 0.3.4

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 ADDED
@@ -0,0 +1,117 @@
1
+ # @primer-io/primer-js
2
+
3
+ ## 0.3.4
4
+
5
+ ### Patch Changes
6
+
7
+ - ed778e4: fix: remove native focus-within as its broken on firefox
8
+
9
+ ## 0.3.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 4e5ade7: Fix create vault initialization flow.
14
+
15
+ ## 0.3.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 62180f4: Primer Container
20
+
21
+ ## 0.3.1
22
+
23
+ ### Patch Changes
24
+
25
+ - 289b589: Add DLOCAL_PIX, PAY_NL_RIVERTY and ALMA to Payment Types
26
+
27
+ ## 0.3.0
28
+
29
+ ### Minor Changes
30
+
31
+ - 41aa5c5: PrimerJS: New Vault, Better TS, Better Esbuild, BugFixes, Disabled LegacySDK: GP disabled fix
32
+
33
+ ## 0.2.0
34
+
35
+ ### Minor Changes
36
+
37
+ - b246f26: Expose Primer.js to merchants and add new events.
38
+
39
+ ## 0.1.9
40
+
41
+ ### Patch Changes
42
+
43
+ - 6681c4a: Build and bundle fixes
44
+
45
+ ## 0.1.8
46
+
47
+ ### Patch Changes
48
+
49
+ - 8f7c891: Icons and Icons
50
+
51
+ ## 0.1.7
52
+
53
+ ### Patch Changes
54
+
55
+ - 3e732ff: Icon update
56
+
57
+ ## 0.1.6
58
+
59
+ ### Patch Changes
60
+
61
+ - d7a71b2: Form Fixes, New Lit Events, TS fix for Legacy SDK
62
+
63
+ ## 0.1.5
64
+
65
+ ### Patch Changes
66
+
67
+ - 1fc25c3: klarna fixes - allow rendering one category
68
+ - c3a93b6: Redirect UI Fixes, Improve Vault UI, custom styles in JSON fix
69
+
70
+ ## 0.1.4
71
+
72
+ ### Patch Changes
73
+
74
+ - 8a68850: add stripe ach components
75
+
76
+ ## 0.1.3
77
+
78
+ ### Patch Changes
79
+
80
+ - 14cc455: add demo for lit components
81
+ - e9ef698: improve card form validation
82
+
83
+ ## 0.1.2
84
+
85
+ ### Patch Changes
86
+
87
+ - 2b273d5: bundle everything in npm
88
+
89
+ ## 0.1.1
90
+
91
+ ### Patch Changes
92
+
93
+ - 9f58fc0: Safari Styling Fixes
94
+
95
+ ## 0.1.0
96
+
97
+ ### Minor Changes
98
+
99
+ - 004c0d8: Primer.js: Vaulting, Klarna, Card Form, SDK-Web - new types, new headless class, vaulting fixes, new utils
100
+ - a04f14f: fix: add onPaymentMethodAction callback to Klarna and add Klarna payment method to composable checkout
101
+
102
+ ### Patch Changes
103
+
104
+ - d9e7144: fix iframe touched validation and use input meta in components
105
+
106
+ ## 0.0.3
107
+
108
+ ### Patch Changes
109
+
110
+ - 317f01c: fix primer-loader.d.ts output
111
+ - 98073ad: css fixes for native
112
+
113
+ ## 0.0.2
114
+
115
+ ### Patch Changes
116
+
117
+ - 2f5f4d7: release primer-js beta