- Updated invoice assignment to ensure reactivity by using Object.assign, improving state management. - Enhanced QR code generation logic to utilize either payment_request or bolt11 for better flexibility. - Added conditional rendering for payment status messages, providing clear feedback for confirmed and failed payments. - Improved input handling for displaying payment request and hash, ensuring accurate data representation. These changes enhance the user experience by providing clearer feedback on payment statuses and improving invoice management functionality. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||