|
de2099011b
|
BLOG-127 Image management (upload) (#138)
Frontend CI / build (push) Successful in 1m37s
### Description
- Implement the frontend to upload image.
- It will copy the image URL when uploaded.
### Package Changes
```json
{
"@internationalized/date": "^3.10.0",
"@lucide/svelte": "^0.544.0",
"bits-ui": "^2.11.5",
"mode-watcher": "^1.1.0",
"svelte-sonner": "^1.0.5"
}
```
### Screenshots
|Scenario|Screenshot|
|-|-|
|Dialog||
|Empty file or invalid format||
|Success||
|Error||
### Reference
Resolves #127.
### Checklist
- [x] A milestone is set
- [x] The related issuse has been linked to this branch
Reviewed-on: #138
Co-authored-by: SquidSpirit <squid@squidspirit.com>
Co-committed-by: SquidSpirit <squid@squidspirit.com>
|
2025-10-14 02:23:06 +08:00 |
|