chic-ui
chic-ui copied to clipboard
Opinionated UI Component Library for React
#97 added type prop to the link component. and adjusted the stories file to reflect the new customization.
Currently, `Link` Component has a hard coded color. Instead, pass a prop `type` based on existing theme.
Hi @karishmashuklaa , I would like to contribute. Steps Component- A navigation bar like component using which we can break a task into multiple steps and user navigates to next...
Hi @karishmashuklaa , For some of the component stories storybook controls are missing to edit props. I would like to pick this task to add controls according to prop types...
Hi @karishmashuklaa , I would like to contribute. Drawer Component - Overlay component which slides from the side of the page. Requirement: - The Drawer can appear from any edge...
Hi @karishmashuklaa , In this PR, - Added outline type of buttons. - Added hover transition. - Disable hover and focus on disabled button.
props : - visible - color - z-index
For colored breadcrumbs. Add prop `type` based on existing theme.