Folo/apps/desktop
Innei 2ac5aed4e1
fix(ui): sonner styles
Updated the global shortcuts registration to ensure proper detection of editable elements by checking if the target is an instance of HTMLElement. This change enhances the accuracy of shortcut handling in editable contexts.

style(toast): remove unused toast styles

Deleted redundant CSS styles related to sonner toast notifications to streamline the stylesheet and improve maintainability.

style(toast): enhance toast styles with z-index and pointer events

Added z-index and pointer-events styles to the toast component for better layering and interaction handling.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-04 22:55:49 +08:00
..
build
changelog chore: update changelog for v1.0.0 release with new features and contributor acknowledgments 2025-10-31 22:13:00 +08:00
configs perf(trans): batch transition fetch 2025-10-23 01:30:12 +08:00
dev-only refactor(updater): app update based own server 2025-11-03 19:58:18 +08:00
layer fix(ui): sonner styles 2025-11-04 22:55:49 +08:00
plugins/vite fix: improve main hash calculation consistency 2025-10-23 17:50:25 +08:00
resources
scripts
static
.env.example
AGENTS.md feat: implement glassmorphic depth design system for UI components 2025-10-23 21:55:13 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts
forge.config.cts chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
package.json release(desktop): release v1.0.0 2025-10-31 21:54:55 +08:00
postcss.config.cjs
tailwind.config.ts fix(desktop): increase height for preview header style (#4628) 2025-10-31 20:53:50 +08:00
vite.config.electron-render.ts
vite.config.ts chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00