forked from halo-dev/console
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove form-related components (halo-dev#762)
#### What type of PR is this? /kind improvement /milestone 2.1.x #### What this PR does / why we need it: 移除与表单相关的组件,比如 `VInput`、`VSelect` 等,以后均使用 FormKit 提供的表单元素 #### Which issue(s) this PR fixes: Fixes halo-dev/halo#2905 #### Does this PR introduce a user-facing change? ```release-note None ```
- Loading branch information
Showing
38 changed files
with
1 addition
and
1,479 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
packages/components/src/components/checkbox/CheckBox.story.vue
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
packages/components/src/components/checkbox/CheckBoxGroup.vue
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
packages/components/src/components/checkbox/__tests__/CheckBox.spec.ts
This file was deleted.
Oops, something went wrong.
124 changes: 0 additions & 124 deletions
124
packages/components/src/components/checkbox/__tests__/CheckBoxGroup.spec.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.