Sink/app/components/ui/auto-form
wudi 7cadbfe2b1 refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature
- Moved `app.config.ts` to the `app` directory
- Migrated `.vue` files and other assets to the `app` directory
- Updated import paths to reflect the new file locations
2025-03-24 11:05:59 +08:00
..
AutoForm.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormField.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldArray.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldBoolean.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldDate.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldEnum.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldFile.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldInput.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldNumber.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormFieldObject.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
AutoFormLabel.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
constant.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
dependencies.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
index.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
interface.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
utils.ts refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00