Skip to content

Commit b797f46

Browse files
committed
feat: Edge Release - Premium Mobile UI/UX & Native Patterns
- Integrated custom Notification (Toast) and Modal components to replace browser alerts/confirms - Implemented iOS-style Bottom Sheets for Glossary and confirmations - Refined Ask page with smooth form transitions and iOS-style messenger bubbles - Added tactile feedback (active states) to all primary interactive elements - Polished Hero section and Article detail pages for better mobile density - Fixed initial load 'slow slide' glitch in ticket form - Stabilized layout and corrected JSX nesting across core pages
1 parent 6b47a9e commit b797f46

22 files changed

Lines changed: 2600 additions & 345 deletions

File tree

web/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ yarn-error.log*
3939
# typescript
4040
*.tsbuildinfo
4141
next-env.d.ts
42+
43+
/src/generated/prisma
44+
.env*.local

0 commit comments

Comments
 (0)