AugustSnow1127 / storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the components I developed!

This storybook shows some UI components I developed before.

Available Scripts

npm start

Runs the storybook

Components List

Scrollable Tabs

It was a project for Wistron. As Ant Design no longer supported tabs that can be scrolled by clicking arrows, I refactored the scrollable tabs in rc-tabs v10.0.0 from a class component to a functional component.

Live Demo: https://augustsnow1127.github.io/storybook/?path=/story/example-scrollabletabs--main-tabs

image

Rnd(Resizable and Draggable) Modal

It was a project for Wistron, developed with react-draggable and re-resizable packages.

Live Demo: https://augustsnow1127.github.io/storybook/?path=/story/example-rnd--rnd-modal

image

About


Languages

Language:JavaScript 94.5%Language:HTML 3.6%Language:CSS 1.9%