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

ui: implementing mantine checkbox #46

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Conversation

Nishchit14
Copy link
Contributor

@Nishchit14 Nishchit14 commented Aug 17, 2023

Completed:

  • Added Custom mantine checkbox component with default styles
  • Added stories for custom checkbox component
  • Updated usage of components related to Checkbox [CheckboxInGrid, CheckboxGroup]
  • Updated prop isChecked to checked (similar to mantine prop)
  • Storybook fails to run (fixed)
  • Rename the Checkbox component & CheckboxInGrid component file name
  • Update test cases for component

@Nishchit14 Nishchit14 marked this pull request as draft August 17, 2023 19:38
@Nishchit14 Nishchit14 marked this pull request as ready for review August 18, 2023 07:43
@Nishchit14 Nishchit14 merged commit 37773fe into main Aug 18, 2023
3 checks passed
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.

None yet

1 participant