Folo/packages/internal/utils/src
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
..
data-structure feat: enhance focus management and context menu shortcuts 2025-05-27 17:59:21 +08:00
chain.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
cjk.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
color.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
dom.ts feat: title transform follow the english title case rules 2025-05-21 22:34:37 +08:00
duration.ts refactor: force selector for useEntry (#3859) 2025-06-03 17:33:31 +08:00
environment.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
event-bus.rn.ts refactor(mobile): enable package exports (#3822) 2025-05-27 10:54:49 +08:00
event-bus.ts fix(desktop): add highlight boundary condition 2025-05-22 13:13:47 +08:00
headers.ts fix(desktop): ignore empty self referer matches 2025-05-12 18:48:37 +08:00
html.ts refactor(desktop): use summary from store package (#3944) 2025-06-16 16:14:58 +08:00
img-proxy.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
index.ts feat: enhance focus management and context menu shortcuts 2025-05-27 17:59:21 +08:00
jotai.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
json-codec.ts feat: support share actions and import from clipboard 2025-06-16 17:55:15 +08:00
link-parser.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
lru-cache.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
lru-cache.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
ns.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
path-parser.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
path-parser.ts feat(mobile): optimize rsshub form screen 2025-06-05 18:40:12 +08:00
route-builder.test.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
route-builder.ts chore: fix typo 2025-05-12 17:30:44 +08:00
scroller.ts fix(utils): streamline scroll animation logic in springScrollTo 2025-05-22 14:18:28 +08:00
url-builder.ts refactor(desktop): update SharePanel and UrlBuilder for improved share URL handling 2025-06-06 18:43:45 +08:00
url-for-video.ts feat: update transformVideoUrl 2025-05-18 14:00:13 +08:00
utils.spec.ts fix(desktop): reset highlightMotion state after switching entry 2025-05-20 22:07:40 +08:00
utils.ts refactor(desktop): use database and store from shared package (#3897) 2025-06-11 11:36:25 +08:00