2.4.0 (2023-03-18)
🪲 Bug Fixes
- tag-table: sorting of images w/o date. (#288) (6a8d984)
- styling for small screens (1bfbcbf)
- update docker logo to support custom fill colors (3693662)
- riot-mui: creation date from tag list was not updating on page change (696aa39)
- riot-ui: upgrade tag dialogs (ba2107f)
- riot-ui: upgrade tag history (f779f43)
- riot-ui: upgrade and fix dialog confirm popup (dd251b5)
✨ Features
- theme: should have
auto
behaviour whentheme
option is empty (a8227d9) - add switch to manually change theme from light to dark (#291) (5db01a9)
- theme: use localstorage to save the switch state at refresh (a9fd1a2)
- theme: add icons to the switch (sun and moon) and use accent-text color (8b377ae)
- theme: add switch to select light/dark mode when the default theme is auto (8c3189b)
- delete: add support to shift + click for multi delete in a row (#287) (2dce587)
- shift-key: add support to shift + click for multi delete in a row (dc64f72)
- error-page: add a full page for specific errors (6314e8b)
- dockerfile: show dockerfile in history page (#286) (b9a157c)
- dockerfile: create dockerfile dialog with styled content (c3fa2c9)
- dockerfile: add button for Dockerfile dialog (b327851)
- theme: add support for Dark Mode and Custom Theme (#283) (347e201)
- theme: add support to
auto
theme whith media query (e4369f4) - theme: add theme colors to paginaion with some cleanup (8c40244)
- add support to THEME* options (ef240cc)
- theme: add import SVG for docker image (89ae4f6)
- theme: add support for header and footer (2feff56)
- theme: add support for accent-text (441def4)
- theme: add support for dialogs (9b5b935)
- theme: add support for custom themes (367ca03)
- riot-mui: upgrade riot mui and all dependencies (#279) (a0dcc84)
- riot-mui: set material-icon size to 24px globally (1e08561)
- riot-mui: now we can CTRL + click on catalog elements (228762c)
- riot-mui: use new material-dropdown component (d13f81c)
- riot-mui: upgrade tag history components (fe724c4)
- riot-mui: upgrade and fix taglist pagination (68d1999)
- riot-mui: upgrade tag-list components (table, list, remove image and tag history button) (54a954f)
- riot-mui: upgrade home page with navbar and footer (d11fd42)
🔧 Build
- release 2.4.0 🚀 (e2f2850)
📝 Documentation
- refactoring main README and change license dates (564bc4b)
- add name in contributors list (959af86)
- add documentation for theme options (c9b2415)
🚀 Continuous Integration
🍏 Chore
- updated dependencies (riot v7 & rollup v3) (c7368a3)