Commit Graph

5 Commits

Author SHA1 Message Date
94b7277b3a feat: Upgrade plugin version to 2.0.0 and refactor configuration handling
- Updated version numbers in package.json, package-lock.json, and manifest.json to 2.0.0.
- Refactored configuration types to use data sources (SELF, APP) instead of type-based configurations.
- Enhanced settings UI to allow selection between using the current record or another app's record.
- Improved error handling and validation for configuration settings.
- Added new input component for better handling of text inputs in settings.
- Updated localization files for new settings structure and error messages.
- Optimized API calls with memoization for fetching form field properties and checking configurations.
2025-10-02 13:26:46 +09:00
c8a2c8087a introduce biome instead of prettier and eslint. 2025-09-30 19:14:47 +09:00
83f29b8e63 use IIFE for entry points. 2025-07-03 18:24:31 +09:00
3f85eb8338 optimize whole environment 2025-06-02 18:13:18 +09:00
191fe24ed2 first commit 2025-05-27 17:02:32 +09:00