Skip to content

Commit 44e7c49

Browse files
committed
feat: revamp demo application with interactive playground
- Move demo app from BlazorTextDiff.Web/ to src/BlazorTextDiff.Web/ - Replace 5 separate demo pages with 3 focused pages: - Index.razor: interactive playground with toolbar toggles (collapse/case/whitespace), real-time diff editing - CharacterHighlight.razor: typo correction and code refactoring examples - Async.razor: async loading demo from GitHub - Remove IgnoreCaseDemo.razor, IgnoreWhitespaceDemo.razor, SurveyPrompt.razor - Update NavMenu with 3 entries (Home, Characters, Async) - Improve loading spinner with SVG animation - Better error UI in index.html - Remove unused HttpClient and weather forecast services - Enable AOT compilation in csproj
1 parent 8c42d84 commit 44e7c49

29 files changed

+290
-604
lines changed

BlazorTextDiff.Web/Pages/Async.razor

Lines changed: 0 additions & 210 deletions
This file was deleted.

BlazorTextDiff.Web/Pages/IgnoreCaseDemo.razor

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)