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

Release #103

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

Release #103

wants to merge 194 commits into from

Conversation

Mirrorgo
Copy link
Collaborator

@Mirrorgo Mirrorgo commented Nov 5, 2024

No description provided.

Linkgls and others added 30 commits August 22, 2024 19:30
chore: modify the dashboard page and add the pnpm-lock ignore
chore:xy-test2
Merge pull request #31 from DemocracyDevelopers/release
The Uploader component has been modified to accept an optional className prop. This allows for more flexibility in styling the component when it is used in different contexts.

- Updated the Uploader component to include an interface UploaderProps with a className prop
- Modified the JSX code to pass the className prop to the root div element

Closes #<issue_number>
Mirrorgo and others added 25 commits October 12, 2024 13:45
# Conflicts:
#	app/dashboard/components/elimination-tree/index.tsx
…dd difficulty/margin for sample file ( not these number is not real)
fix: search records still exist when the text was cleared in search bar; change arrow icons; change the style of fold and unfold button for toc;
chore: delete floatingmenu(useless now)
chore: update versions of @radix-ui/react-checkbox and @radix-ui/reac…
@Mirrorgo Mirrorgo self-assigned this Nov 5, 2024
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

shadcn应该有合适的table了,不需要用table标签来写

/>
</svg>
</button>

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

关闭按钮应该lucide里面有,不需要自己找svg图标

{maxDifficulty}{" "}
<span className="font-semibold">Minimum Margin:</span> {minMargin}
</p>
</div>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

不需要用这么多 {“ ”}, 应该有其他方案

</div>
</div>
);
};
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

用shadcn自带的表格,不要用table

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.

9 participants