chore: bump version to 1.15.0 and refactor file-upload-grid from fixed grid to flexbox layout
- Update pyproject.toml version from 1.14.0 to 1.15.0 - Add changelog entry for version 1.15.0 - Convert .fug-grid from CSS grid with 6-column fixed layout to flexbox with wrap - Remove fixed background color on .fug-root and set max-width to 100% - Adjust tile width to 120px with flex-shrink: 0 and reduce padding/spacing values
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.15.0 - 2026-01-03
|
||||
|
||||
update css files
|
||||
|
||||
**Changes:** 1 files, 19 lines
|
||||
**Languages:** CSS (19 lines)
|
||||
|
||||
## Version 1.14.0 - 2025-12-26
|
||||
|
||||
Users can now create, configure settings for, and delete channels through dedicated dialog interfaces. Developers access new RPC methods to support these channel management operations.
|
||||
|
||||
Reference in New Issue
Block a user