Folo/packages/configs
Innei b21a5f40cf
refactor(action): implement unsaved changes blocker
- Added a custom hook `useUnSavedBlocker` to prompt users about unsaved changes when navigating away from the action settings.
- Updated the `SettingModalLayout` component to use a new shadow class for better visual consistency.
- Enhanced localization by adding a new translation key for unsaved changes in the English locale.
- Refactored shadow styles in Tailwind CSS to utilize CSS variables for improved maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-24 15:25:03 +08:00
..
tailwindcss refactor(action): implement unsaved changes blocker 2025-10-24 15:25:03 +08:00
package.json chore: update dependencies 2025-10-21 16:33:03 +08:00
tsconfig.extend.json refactor(mobile): separate database package (#3809) 2025-05-26 14:48:27 +08:00