Commit 862ee43
feat(demo): redesign Blazor app with cloud drive UI and Tailwind CSS
Completely overhaul the demo Blazor application with a modern cloud storage
interface inspired by popular file hosting services. Add Tailwind CSS for
styling, new component architecture with file browser, preview panels, and
toast notifications. Include services for recent files, recycle bin, and
file icons. Also add Nuke build configuration and dotnet tools manifest.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 86e6247 commit 862ee43
447 files changed
Lines changed: 5593 additions & 3384 deletions
File tree
- .claude
- .config
- .idea/.idea.Atypical.VirtualFileSystem/.idea
- .nuke
- .playwright-mcp
- docs/api
- src
- Atypical.VirtualFileSystem.Core
- Atypical.VirtualFileSystem.DemoBlazorApp
- Components
- Common
- FileBrowser
- FileDetails
- Layout
- Pages
- UI
- Models
- Services
- wwwroot
- css
- js
- Atypical.VirtualFileSystem.DemoCli
- Commands
- tests
- Atypical.VirtualFileSystem.Benchmarks
- Atypical.VirtualFileSystem.UnitTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
8 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments