Commit 40f36a2
committed
feat(yivi): enable minimal mode on all QR code sessions
Passes minimal: true to YiviCore so yivi-web renders only the bare QR
code (yivi-web-minimal) without its full form chrome. Also updates the
IrmaSessionModal CSS overrides from the old irma-web-* class names to the
new yivi-web-qr-code selector used by the SVG-based QR renderer.1 parent 64d8e97 commit 40f36a2
3 files changed
Lines changed: 3 additions & 12 deletions
File tree
- client/src
- components/IrmaSessionModal
- services
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
| 121 | + | |
130 | 122 | | |
131 | 123 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 124 | | |
136 | 125 | | |
137 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments