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
5926c08da5 optimize build tool chain. 2025-07-03 16:43:25 +09:00
e37ac9aa4a update version to 1.0.1 with minor fixes. 2025-06-18 18:06:48 +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