Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Element plus Checkbox with custom components #2977

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Sameh16
Copy link
Collaborator

@Sameh16 Sameh16 commented Apr 4, 2025

Changes proposed ✍️

What

copilot:summary

copilot:poem

Why

How

copilot:walkthrough

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screenshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@Sameh16 Sameh16 self-assigned this Apr 4, 2025
@Sameh16 Sameh16 requested a review from gaspergrom as a code owner April 4, 2025 14:21
Enable Git Integration
</el-checkbox>
<div class="flex mt-2">
<lf-checkbox id="enableAllRepos" v-model="form.enableAllRepos" :size="'large'">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here you dont need to use :size as this is for dynamic values you can simply use size="large"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants