mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-27 10:08:07 +03:00
Release v2.22.0
### Added - Comprehensive mobile and responsive design support across the entire application - New drawer UI component for enhanced mobile navigation - Mobile-specific layouts for major components - Mobile screenshots in documentation ### Improved - Enhanced mobile user experience with optimized layouts - Updated organization list cards with better mobile responsiveness - Better touch interaction support throughout the application ### Fixed - Type definition issues resolved - Removed unnecessary console.log statements ### Documentation - Updated README with mobile usage instructions and screenshots - Added mobile-specific documentation sections
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "gitea-mirror",
|
||||
"type": "module",
|
||||
"version": "2.21.0",
|
||||
"version": "2.22.0",
|
||||
"engines": {
|
||||
"bun": ">=1.2.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user