- Added support for parsing BOLT11 invoices, LNURLs, and Lightning addresses to improve payment destination handling. - Implemented dynamic form validation schema based on detected payment type, ensuring appropriate fields are required. - Introduced computed properties for displaying parsed invoice details, including amount and description. - Enhanced user feedback by conditionally rendering input fields and descriptions based on payment type. These changes streamline the payment process by providing clearer guidance and validation for different payment methods. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||