Folo/apps/desktop/layer/renderer
Innei 394d00f1a2
feat: support share actions and import from clipboard
- Added a new utility function `copyToClipboard` to handle clipboard operations with error handling.
- Refactored existing clipboard interactions across various components and hooks to utilize the new utility function.
- Introduced import/export functionality for action rules, allowing users to copy rules to clipboard and import from clipboard.
- Enhanced user feedback with toast notifications for clipboard actions.

This update improves code reusability and user experience when interacting with the clipboard.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-16 17:55:15 +08:00
..
public refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
src feat: support share actions and import from clipboard 2025-06-16 17:55:15 +08:00
debug_proxy.html refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
global.d.ts chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
index.html fix: cleanup rn global env and enhance setting auto enabled logci 2025-05-20 20:04:42 +08:00
package.json refactor(desktop): remove old database and service (#3911) 2025-06-12 15:58:47 +08:00
pwa-assets.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
setup-file.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
tsconfig.json refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
vitest.config.ts fix(testing): add aliases for package and locales in vitest configuration 2025-05-16 00:11:11 +08:00