v0.9.0
tagged this
02 Jun 11:39
- Added a new example for async `onConfirm` in `useDialogService`, showcasing network error handling, server validation (HTTP 422), and retries in `composables.ts`. - Updated `handAuthored.ts` with metadata for the new dialog example. - Enhanced `PackagePreviewDemo.vue` to demonstrate the scenario with loading, validation, network failure, and success states.