PromucFlow_constructor/app/client/src/components/stories
devrk96 6fbab2078d
Feature: Checkbox component (#475)
* checkbox disabled state added and checked UI fixed

* checkbox imported corrected in story

* checkbox implemented using input and label elements.

* align and isChecked props removed

* used styled component for span
2020-09-09 08:47:49 +05:30
..
Button.stories.tsx default icon selection issue fixed in stories (#495) 2020-09-08 15:00:17 +05:30
Checkbox.stories.tsx Feature: Checkbox component (#475) 2020-09-09 08:47:49 +05:30
ColorSelector.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Dropdown.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
EditableText.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Icon.stories.tsx default icon selection issue fixed in stories (#495) 2020-09-08 15:00:17 +05:30
IconSelector.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Menu.stories.tsx default icon selection issue fixed in stories (#495) 2020-09-08 15:00:17 +05:30
SearchInput.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Table.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
TableDropdown.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Tabs.stories.tsx default icon selection issue fixed in stories (#495) 2020-09-08 15:00:17 +05:30
Text.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
TextInput.stories.tsx Fixing Storybook deploy (#493) 2020-09-03 12:42:22 +05:30
Toggle.stories.tsx Feature: Toggle component (#490) 2020-09-08 15:03:44 +05:30
Tooltip.stories.tsx Feature: Tooltip component with story (#498) 2020-09-09 08:46:44 +05:30