Folo/packages/internal
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
..
atoms chore: update dependencies 2025-05-28 22:16:06 +08:00
components feat: support share actions and import from clipboard 2025-06-16 17:55:15 +08:00
constants refactor(mobile): sperate store package (#3819) 2025-05-26 22:54:15 +08:00
database refactor(desktop): use summary from store package (#3944) 2025-06-16 16:14:58 +08:00
hooks chore: update dependencies 2025-05-28 22:16:06 +08:00
legal chore: update dependencies 2025-05-28 22:16:06 +08:00
logger chore: update dependencies 2025-05-28 22:16:06 +08:00
models refactor(desktop): use database and store from shared package (#3897) 2025-06-11 11:36:25 +08:00
shared fix: update schema 2025-06-12 23:07:41 +08:00
store feat: support share actions and import from clipboard 2025-06-16 17:55:15 +08:00
tracker fix(tracker): refactor user property management and language detection 2025-06-05 22:18:02 +08:00
types chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
utils feat: support share actions and import from clipboard 2025-06-16 17:55:15 +08:00