- 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> |
||
|---|---|---|
| .. | ||
| atoms | ||
| components | ||
| constants | ||
| database | ||
| hooks | ||
| legal | ||
| logger | ||
| models | ||
| shared | ||
| store | ||
| tracker | ||
| types | ||
| utils | ||